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

Synchronize -download fails to sftp #10114

Closed
cyberduck opened this issue Oct 23, 2017 · 6 comments
Closed

Synchronize -download fails to sftp #10114

cyberduck opened this issue Oct 23, 2017 · 6 comments
Labels
bug cli Command Line Interface worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

2f5e014 created the issue

I am trying to synchronize files from a customer's server via sftp. I can download manually in CyberDuck fine, but using the cli I get an error of "Transfer incomplete…". No file gets retrieved. I am able to upload properly calling duck from a Python script. It is only the download synchronize that fails, either directly from CLI or when called by Python.

Does the synchronize command require a minimum age of FTP to work properly? Are there certain commands that the server needs to understand in order to work?

I am using 6.3.0.

@cyberduck
Copy link
Collaborator Author

2f5e014 commented

Using Cyberduck, Version 6.2.9 (26659), is able to sync/download from the same FTP server.

@cyberduck
Copy link
Collaborator Author

2f5e014 commented

changed settings in brew to use "iterate-ch" version of duck, rather than default setting and now the command line works properly.
version 6.3.0.26768

@cyberduck
Copy link
Collaborator Author

2f5e014 commented

False positive. Even after the update to 6.3.0.26768 the synchronize command fails.

@cyberduck
Copy link
Collaborator Author

2f5e014 commented

If synchronize command is not yet stable, is it possible to initiate mounting a file with Mountain Duck from the command line? Then I could use rsync instead.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:4 btully]:

If synchronize command is not yet stable, is it possible to initiate mounting a file with Mountain Duck from the command line? Then I could use rsync instead.

There is no CLI for Mountain Duck but you can of course mount a volume with Mountain Duck and then copy files to the volume using rsync.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please reopen this ticket with the output of the command including the --vebose flag if the error can still be reproduced.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug cli Command Line Interface worksforme
Projects
None yet
Development

No branches or pull requests

1 participant