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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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?
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 :)