bigeyex / brackets-sftp-upload

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

Upload to local server? #61

Open kupoback opened 9 years ago

kupoback commented 9 years ago

I work at a firm that is also a server hosting compnay. With that, I have a direct shortcuts to our servers which I can upload or work directly from.

However, we have started utilizing bitbucket more and more, and with brackets, I am not able to connect to them directly. I've had to resort to using Visual Studio to work on these sites, which is too slow and the IDE is too much for how little I am working on sites for.

Does this plugin allow for me to directly connect to our internal file system? Our file system follows the directory as this example:

\\Ics-dev-01\www\webdomain.com\files

Any help is appreciated.

bigeyex commented 9 years ago

looks that this is a samba file system. This plugin does not support it at present.

kupoback commented 9 years ago

I gotcha, thank you. Do you know of any extensions that may be able to help me upload to a local file system? Or should I just go back to Visual Studio for this? I'm way more fond of a simplistic layout like Brackets or Atom than I am an IDE.

Visual Studio just doesn't support SFTP