Back to product page

FileLockings enumeration


Constants that define how will wodFTPServer lock files when accessed by clients.

Remarks

Values from this enumeration should be used with FileLocking, and define if wodFTPServer should lock files when they are downloaded/uploaded by the clients.

Members:
Constant Value Description
FileLockNone0 No file locking.
FileLockUploads 1 File is locked during upload.
FileLockAll3 File is locked during any transfer.

Platforms

Windows