Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-files does not copy to proper location #20

Open
efrecon opened this issue Feb 19, 2016 · 2 comments
Open

-files does not copy to proper location #20

efrecon opened this issue Feb 19, 2016 · 2 comments
Assignees
Labels

Comments

@efrecon
Copy link
Owner

efrecon commented Feb 19, 2016

When recursively copying folders, the behaviour of -files is not consistent. This is probably a bug in scp and a good way of solving this would be to recurse manually and copy one by one the files to the location (instead of relying on scp's recursing capabilities only).

@efrecon efrecon added the bug label Feb 19, 2016
@efrecon efrecon self-assigned this Feb 19, 2016
@efrecon
Copy link
Owner Author

efrecon commented Sep 26, 2017

This is supposedly fixed in 5b6ebe2, keeping it opened until it's been verified entirely.

@efrecon
Copy link
Owner Author

efrecon commented Oct 2, 2017

But one of the necessary features is the ability to add a flag not to overwrite newer files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant