Menu

cActionSaveFtpFile

Alexey T.

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:

  • A1 (PWideChar) - local file path.
  • A2 (Pointer) - pointer to FTP info structure.
  • A3 (Integer) - size of FTP info structure, in bytes.
  • A4 - not used.

Return value: not used.


Related

Wiki: binary API actions
Wiki: cActionOpenFtpFile

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.