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

recursive scp #23

Open
cyrillef opened this issue Sep 20, 2015 · 3 comments
Open

recursive scp #23

cyrillef opened this issue Sep 20, 2015 · 3 comments

Comments

@cyrillef
Copy link

Hi,

In your documentation:
If SCP protocol is used, please take note that this type of connection can only sync the file, it cannot create the entire directory tree where the file will be saved. Thus you need to have the tree created. This is not a bug of sourcesync. SCP is not a file protocol like FTP. It's only purpose is to transfer files.

but if you do:
scp -r . [email protected]:/root

that will copy all files and directory structure even if it is not yet created on the remote machine.

@curunoir
Copy link

I agree, would be a great feature like the old sftp eclipse plugin did

@mohamed-ezz
Copy link

+1. Syncing a selected directory is much needed

@fioan89
Copy link
Owner

fioan89 commented Jul 21, 2023

Hi @cyrillef @curunoir @mohamed-ezz . I just wanted to let you know that I've released Sourcesync Pro, a paid variant for Sourcesync with extra features. One of them is recursive, folder transfer for SCP. Among other things, Sourcesync Pro also adds support auto-sync when files are saved and local vs remote file comparison (integrated with IntelliJ Diff tool). Please check out https://plugins.jetbrains.com/plugin/22318-source-synchronizer-pro

I will continue to maintain and improve Sourcesync - the free&opensource version however some features that are more complex to implement and maintain will live in the Pro variant. Thank you for your understanding and support.

Warm regards,
Ioan

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

No branches or pull requests

4 participants