Overwrite versus Append on GetFile Method (wodSFTP / wodSFTP.NET / wodSFTPdll)
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:
- Overwrite versus Append on GetFile Method - cs-ljt, 2007-01-22, 17:08
- Re: Overwrite versus Append on GetFile Method - wodDamir, 2007-01-22, 17:12
- Re: Overwrite versus Append on GetFile Method - cs-ljt, 2007-01-22, 17:17
- Re: Overwrite versus Append on GetFile Method - wodDamir, 2007-01-22, 17:12