Re: Integrated Viewer/Editor Needed
Next version of WinSCP will have editor feature (both internal and external).
This addition is great, very useful.
I would only add a 'view only' on F3 like GNU midnight commander.
Thanks
Next version of WinSCP will have editor feature (both internal and external).
Next version of WinSCP will have editor feature (both internal and external).
why not let programs access the files? such as an html editor on your local machine. if you want to edit remote html files, the html editor can browse, just like to a local or networked file, to a file with winscp, edit, then save.
I guess i could have said it better to have the ability to be like sshfs in linux's lufs. you basically, through scp, mount a remote dir as a local share through ssh.
Next version of WinSCP will have editor feature (both internal and external).
why not let programs access the files? such as an html editor on your local machine. if you want to edit remote html files, the html editor can browse, just like to a local or networked file, to a file with winscp, edit, then save.
Next version of WinSCP will have editor feature (both internal and external).
My desired solution would be this:
- Add "Edit" button to WinSCP.
- Download the file and open an editor as defined in the registry or prompt and/or use a default editor.
- Watch the file for changes (Is this at all possible under Windows?) and prompt for upload when a change is detected. (Ideal: A small window in the bottom-right corner of the window that doesn't steal the editor's focus.)
- Alternative: Watch the editor program until it terminates, then prompt for upload.