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
alireza alallah opened INT-3706 and commented
Currently, get and mget operations fail if the file already exists locally.
get
mget
Add an option such that existing files are overwritten.
Affects: 4.1.3
Referenced from: pull request #1441
The text was updated successfully, but these errors were encountered:
Gary Russell commented
Notice that the mode attribute is currently (incorrectly) available on the gateway.
mode
See http://stackoverflow.com/questions/29827909/sftp-outbound-gateway-with-get-command-throws-exception-when-file-with-the-same
Sorry, something went wrong.
alireza alallah commented
thanks Gary Russell for support.
4.1.4.RELEASE is now available.
garyrussell
No branches or pull requests
alireza alallah opened INT-3706 and commented
Currently,
get
andmget
operations fail if the file already exists locally.Add an option such that existing files are overwritten.
Affects: 4.1.3
Referenced from: pull request #1441
The text was updated successfully, but these errors were encountered: