amoussard / sftp-deployment

Spend less time managing file transfers and more time coding. SFTP support for Atom.io to send and receive files directly in your server.
MIT License
76 stars 44 forks source link

Missing "ignore" option in config #118

Closed Hecsall closed 3 years ago

Hecsall commented 8 years ago

At the moment, in the deployment-config.json there is no option to ignore a specific file upload or a specific path upload. Uploading even the config file is a big problem because everyone can access the file obtaining the ftp password. Then, the possibility to ignore some file in the upload process would be very interesting and appreciated. Hope you can fix this as soon as possible, thanks. @amoussard

amoussard commented 8 years ago

Hi @DeSiden,

It's effectively a nice feature. I will try to add it in the next release.

Thank you for using my package.

amoussard commented 8 years ago

Duplicate of #116 #113 #107 #100 #97