Appending to a File

By default, the File Transfer control overwrites existing files on the target machine. However, for an FTP transfer, the transferred data will be appended to the target file or files, provided that:

FileTransfer1.AppendFile = True


Copyright © 2008 Catalyst Development Corporation. All rights reserved.