2

I'm using Less for front-end designs. I use Koala for convert less to css codes. I want use it when i work with ftp(online). Is it possible? Ie, how export to ftp with Koala?

Bass Jobsen
  • 48,736
  • 16
  • 143
  • 224
Fatih SARI
  • 435
  • 4
  • 21
  • 1
    Try to upload (ftp) your compiled files on change, for instance leveraging Grunt, see: http://stackoverflow.com/questions/16878866/grunt-watch-a-file-and-sftp-when-its-changed – Bass Jobsen Oct 18 '14 at 18:56

1 Answers1

2

I think you should try Prepros app for compiling any less files for your awesome project Fatih.

Here is the offical link. https://prepros.io/

This is better than Koala.

Fatih Toprak
  • 1,097
  • 1
  • 19
  • 48
  • This is nice alternative for me. Thanks namesake. What is Prepros full version goods? Do you have information on this? – Fatih SARI Feb 16 '15 at 22:30
  • yeah. actually nothing. here is the more info about this. http://discuss.prepros.io/t/what-is-the-difference-between-paid-and-trial-free-version/31 – Fatih Toprak Feb 17 '15 at 21:42
  • Very simple and great, can compile and can upload resulting css to FTP (right click on folder to setup Project Settings) on file change. You can choose which files upload. – Fanky Feb 23 '23 at 10:06
  • only not as free as Koala is, as it quite often flashes requests to go pro from the second day of use – Fanky Feb 24 '23 at 12:45