Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ftp File Modify
#3
Maybe it is this?
http://support.microsoft.com/kb/934376

Quote:Is there any other way to pass data to a file on an ftp without having to first save data to a file and then upload that file?

In wininet documentation I see 3 functions that can be used to put file to ftp.
1. FtpPutFile. It is used by Ftp.FilePut. The local file must exist; cannot send just data.
2. FtpCommand/InternetWriteFile. It is used by Ftp.Cmd.
3. FtpOpenFile/InternetWriteFile.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)