file editing

i need to edit files on FTP servers oftenly, and currently there are some steps involved in doing this:
- download the file to local drive
- issue editor on the file
- edit & save file
- upload and overwrite file

I think this could be greatly optimised by adding basic file editing support within SmartFTP. A simple text-editor interface will do for most of us.
Offcourse i can only dream for SmartFTP to provide an OLE interface to Vim, my favortite editor.