Menu

[Request] Save locally and to FTP

2008-05-12
2012-11-13
  • Oliver Harrison

    Oliver Harrison - 2008-05-12

    Hi.

    Often, I have an opened local document and I want to save it both locally and to the current ftp server I'm attached to with FTP folders. It would be very handy to be able to 'Save Locally and remotely' simultaneously. RJTextEd handles this nicely with a popup window that gives you three choices; local, remote, both.

    Would anyone else find this useful?

     
    • Harry

      Harry - 2008-05-12

      If you put the document in the cache, FTP_s can upload it automatically.
      If oyu work with the root of the FTP, you might even be able to redirect the cache to the local folder, so they will be in sync.

      Theres always the problem for the plugin on how to determine if the file that is being saved should be uploaded, and where :)