SynWrite Wiki
Advanced text editor for programmers and Notepad replacement.
Brought to you by:
alexey_t,
matthias030
This action is called by SW when user saves file which was opened from FTP connection before.
If pointer to info structure is non-zero, the structure is the same as was passed by plugin in [cActionOpenFtpFile] action (the contents of structure is saved by SW and then passed back).
If pointer to info sctructure is zero, plugin should upload local file to current FTP folder.
Parameters:
Return value: not used.