Discuss this help topic in SecureBlackbox Forum
Uploads a file to the server.
Declaration
Parameters
- LocalFileName - the name of the file in the local file system.
- URL - the URL of the new resource.
- Locks - the list of locks to be put on the new resource.
- Errors - the list of errors returned by the server.
- Mode - specifies the file transfer mode.
- RestartFrom - Specifies the position from which the data transfer should be resumed. Set to -1 to start from the beginning.
TSBFileTransferMode values
Description
Use this method to upload files to the server.
Discuss this help topic in SecureBlackbox Forum