Discuss this help topic in SecureBlackbox Forum
TElSimpleSFTPClient.UseTruncateFlagOnUpload
Specifies whether to use the 'truncate' flag on file upload.
Declaration
Description
If this property is
True, existing files are opened truncated on upload, otherwise a new file is created.
The default value is
True.
This property corresponds to
fmTruncate mode defined by
TSBSftpFileOpenMode.