Dart Ftp Control
StoreConstants Enumeration
Description
These constants enumerate the type of file stores that can be performed.
Members
MemberValueDescription
storeAppend2Perform an append. If the file already exists this will append the data to it.
storeReplace0Perform a normal store command. Default value.
storeUnique1Perform a store unique command. Stores a data under a unique name if the file already exists on the server. The name is name is returned in the reply.

PowerTCP FTP for ActiveX Documentation Version 2.2
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic