Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CInternetFile $ append

Status
Not open for further replies.

VBAnalyser

Programmer
Feb 23, 2003
2
IR
hi,
I'm using CInternetFile to write in a ftp file and CFtpConnection.OpenFile to create it. I should use GENERIC_WRITE in CFtpConnection.OpenFile to write in file but this opration force the ftp file to recreate and it loose its data .But i want to append data to file and i need old data in ftp file. What can i do? What is the problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top