Overwrite versus Append on GetFile Method - WeOnlyDo Discussion board

Overwrite versus Append on GetFile Method (wodSFTP / wodSFTP.NET / wodSFTPdll)

by cs-ljt, Monday, January 22, 2007, 17:08 (6327 days ago)

Previously using a free FTP class module which the getfile would overwrite the local file. Suprised to see this GetFile appends to current local file of same name. So, am I to assume by default the GetFile method appends instead of overwrites. Didnt see anything in the help about defaults. Is there a property I can set for GetFile that forces the overwrite. As of now I will just remove local file first.


Complete thread: