Discuss this help topic in SecureBlackbox Forum
Uploads the file to the server.
Declaration
Parameters
- LocalFileName - name of the file to be uploaded
- RemoteFileName - remote name of the uploaded file
- Mode - specifies what to do if the file with the same name already exists
- RestartFrom - can be used to resume broken transfer operation.When RestartFrom is set to non-zero positive value, the file being transferred is read starting from RestartFrom position and is written also starting from RestartFrom position.
Values
Description
Use this method to send file or its part to the server.
Discuss this help topic in SecureBlackbox Forum