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

Want to know best method to rsync to remote servers #10865

Closed
cyberduck opened this issue Nov 5, 2019 · 1 comment
Closed

Want to know best method to rsync to remote servers #10865

cyberduck opened this issue Nov 5, 2019 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

2f5e014 created the issue

I have a client FTP site that I have been accessing with a Python script that calls duck. It has been running rsync to a locally mounted Google Drive, via Google Drive File Stream. Today, Google made some change that breaks my code. I made a change to locally mount via Mountain Duck. The code is back to working correctly, but is quite slow.

I'm hoping for guidance on the best method to rsync
a source connected via SFTP and
a destination connected via Google Drive API.

Should I have both sides Mountain Duck?
Both sides duck?
Does it matter?

Any guidance appreciated.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You can mount both Google Drive and SFTP with Mountain Duck and use rsync to copy files between the two volumes.

@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.
Projects
None yet
Development

No branches or pull requests

1 participant