bigeyex / brackets-sftp-upload

SFTP upload plugin for brackets
MIT License
72 stars 24 forks source link

Upload whole folder #97

Open coderiderpl opened 7 years ago

coderiderpl commented 7 years ago

Hello,

Is there posibility to upload whole folder with files to server?

When I right click on folder in brackets - there's option like 'Upload via SFTP', when i click it uploading started, I see every file like -> 'finished /folder/subfolder/fileX.phtml', but its uploaded to basic directory.

Example: I click to upload folder: path/subpath/file.pthtml

And after that i see this file in /file.phtml.