Error Code 3800 - General Failure (Upload)
- Last Updated: July 30, 2026
- 1 minute read
- MOVEit Automation
- Version 2026
- Documentation
This error indicates that a file upload operation failed. Error code 3800 is a general failure code and typically indicates that the transfer was interrupted by a condition outside of MOVEit Automation.
$ Logging /users/miadmin/example.txt to Destination/Filepath size 0 err 3800
Interrupted. Did NOT complete task against '/users/miadmin/example.txt'
on 'SSH Host Example'Common causes
- Network connectivity interruptions.
- Firewalls or security devices terminating the connection.
- Destination system availability issues.
- Problems with the target server or storage platform.
- Other communication failures that occur during file transfer.
Network-related failures
In many cases, Error 3800 is caused by a network device or security appliance interrupting the transfer. Because the error is generated when the transfer unexpectedly terminates, the task log may not identify the specific device responsible. Reviewing network traces, firewall logs, and proxy logs can help determine where the connection is being interrupted
Rare cases
In rare situations, 3800 errors can occur when transferring large files to older SFTP servers that do not fully support modern protocol implementations. If network analysis does not identify a failure and the issue can be consistently reproduced, contact Progress Technical Support for further investigation.