h3imdall / ftp-remote-edit

Edit files on ftp servers with Atom editor and without a workspace.
MIT License
178 stars 26 forks source link

Do not send .css files after compiling .scss #430

Open cleDiego opened 2 years ago

cleDiego commented 2 years ago

I'm using sass-autocompile (https://github.com/armin-pfaeffle/sass-autocompile) to transform .sass into .css, but after compilation the .css file is saved in the folder but it is not sent to the ftp server, when opening the .css file through the ftp tree it restores the previous state of the file. Is this possible to solve via ftp-remote-edit?

https://github.com/armin-pfaeffle/sass-autocompile/issues/149 "armin-pfaeffle commented on 28 May 2018 Hey! Such an feature is not implemented in my package, sorry!

Which OS do you use? On Windows you can use "map network drive" for adding a FTP folder nad then working with Atom on this directory. I nevery tried that, but it should word."