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

Add sync on rename and delete #354 #419

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

john-f
Copy link

@john-f john-f commented Jun 21, 2017

This adds basic support for #354, any renames or deletes done in TreeView will be synced to the server.

@laymance
Copy link
Collaborator

laymance commented Aug 1, 2017

@john-f I'm implementing this feature on my fork. I haven't been able to get it to work, it seems the commands being issued won't work with SFTP (only SSH). The infrastructure is in place with the current SCP implementation, it just needs to have some code for doing recursive deletes and recursive directory creations added... I'm working on that now. I already have syncing of renames, deletes, and some other goodies, etc., working on the FTP side.

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

Successfully merging this pull request may close these issues.

2 participants