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

Implement all function from SublimeText SFTP package #39

Closed
5 of 15 tasks
yongkangchen opened this issue Sep 3, 2014 · 2 comments
Closed
5 of 15 tasks

Implement all function from SublimeText SFTP package #39

yongkangchen opened this issue Sep 3, 2014 · 2 comments
Assignees

Comments

@yongkangchen
Copy link
Owner

yongkangchen commented Sep 3, 2014

Implement all function from SublimeText SFTP package.

TODO

  • Upload
  • Download
  • Diff
  • Edit Remote Mapping...
  • Delete Remote
  • Rename Local and Remote
  • Delete Local and Remote
  • Sync Local -> Remote...
  • Sync Remote -> Local...
  • Sync Both Directions...
  • Bowser Remote...
  • Add Alternate Remote Mapping...
  • Switch Remote Mapping...
  • Map to Remote...
  • confirm_overwrite_newer
@yongkangchen yongkangchen self-assigned this Nov 18, 2014
@yongkangchen yongkangchen changed the title Sync Support Implement all function from SublimeText SFTP package Nov 18, 2014
This was referenced Nov 18, 2014
@ghost
Copy link

ghost commented Jan 6, 2015

Would "sync down on open" be possible too?

@udokmeci
Copy link

Another plus for st sftp is keeping alive the connection which gives very fast uploading time, almost 10 times faster.

I guess it works with child processes but not sure if may work on, but definitely it is missing.

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

No branches or pull requests

2 participants