yongkangchen / remote-sync

Upload your files to remote host after every change. Both SCP/SFTP and FTP are supported.
https://atom.io/packages/remote-sync
MIT License
237 stars 71 forks source link

Enhancement: "source"-Attribute as array #454

Open pi3n4t opened 7 years ago

pi3n4t commented 7 years ago

It would be nice to have the source-Attribute in .remote-sync.json as an array option.

So something like "source": ["path/to/some/folder", "path/to/some/different/folder", "wayShorter/path"]

to not having all those folders created on my FTP-Server.

Similar to #257 except with source.