/vscode-ftp-sync

Ftp Sync plugin for Visual Studio Code

Primary LanguageJavaScript

#FTP-Sync extension for VS Code

There are four commands available. You can access them from Ctrl+Shift+P prompt.

img

Ftp-sync: Init

Initialize the configuration file for ftp-sync. Allows to precise FTP connection details and additional options including automatic upload on save. Protocol can be set to ftp or sftp.

Ftp-sync: Sync Local to Remote

Displays synchronization wizard to configure sync operation that changes ftp files and folders to match project files.

Ftp-sync: Sync Remote to Local

Displays synchronization wizard to configure sync operation that changes project files and folders to match ftp files.

Ftp-sync: Commit

Commits reviewed list of changes made with Sync Local to Remote or Sync Remote to Local command.


To be added soon:

  • Config validation (add minimal configuration requirement)
  • Better connection error handling
  • More real life testing
  • Bug fixes

Future plans

  • Integration with git-ftp

Found any bugs? Got any questions or ideas?

  • Rise a ticket here!
  • Contact me at vscode[at]lukaszwronski.pl

Please provide as much information as possible. We are dealing with diffrent ftp servers, file structures, file permissions, operating systems and it might be difficult to reproduce your error and fix it without detailed informations.

I'm looking forward to get any feedback from extension users! Contribution, especially on bug fixing is more than welcome!

Great thanks for suggestions and help with debugging for Martin, Allan, Maxime, suuuunto and all other folks who reported bugs or made improvement requests.


Use at your own risk - I do not guarantee that it will work correctly!


Version history