Sublime Forum

Want: SFTP multiple transfers

#1

I’m in need of being able to set different commands to perform custom defined file transfers.

For example to name two commands to following:

“Save”:

  1. Saves the file
  2. Uploading to a specified folder on the server (eg test folder)

“Commit”:

  1. Saves the file
  2. Uploading to a specified folder on the server (eg test folder)
  3. Copying to another folder locally
  4. Uploading to another folder on the server (eg production/live folder)

Is there a package like this?

0 Likes