Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2006 Nov : WinInet + FTP + How to Append file
| Subject: | WinInet + FTP + How to Append file |
| Posted by: | "Vladimir Iahnenco" (iahnen..@yahoo.com) |
| Date: | Thu, 2 Nov 2006 12:26:12 |
Hi All,
I need to append to a ftp file using WinInet functions.
FtpOpenFile() + InternetWriteFile() alsways overwrite existing file.
Thanks in advance,
Vladimir