Media Files

File Transfer Manager – User Guide

Overview
The File Transfer Manager allows users to transfer media files from the payload’s internal storage (/sdcard) to an external computer or server using:
USB Transfer (ORUS-L only)
SSH Transfer
This page is mainly used for exporting captured media, logs, or mission data securely over a network.
SSH Transfer
The SSH Transfer tab enables secure file copying from the payload to a remote server using the SSH protocol.
Source Directory
The source path is fixed as:
This directory contains media files stored on the payload.
Field Descriptions
Remote Host
IP address or hostname of the destination server.
Example
or
Notes
Ensure the server is reachable from the payload network.
Verify both devices are on the same LAN or connected network.
Username
SSH account username used to authenticate with the remote server.
Example
or
Password
SSH account password for authentication.
Notes
Password is required unless the server supports key-based authentication.
Ensure the account has write permission to the destination path.
Destination Path
Full directory path on the remote server where files will be copied.
Example
or
Notes
The directory must already exist.
User permissions must allow writing to this location.
Port
SSH communication port.
Default
Notes
Change this only if the remote SSH server uses a custom port.
Ensure firewall rules allow access to this port.
Starting the Transfer
Enter all required SSH connection information.
Verify network connectivity between the payload and remote server.
Click:
The system will begin copying files from
/sdcardto the remote destination.
Advanced Settings
The Advanced Settings section provides additional transfer configuration options for advanced users.
Possible configurations may include:
Transfer retry behavior
File overwrite policy
Compression options
Bandwidth limitation
Recursive directory copy
Recommended Workflow
Local Network Transfer
Connect payload and computer to the same network.
Enable SSH service on the destination machine.
Use the machine IP as the Remote Host.
Start transfer.
Troubleshooting
Connection Failed
Possible causes:
Incorrect IP address
SSH service not running
Firewall blocking port 22
Network disconnected
Authentication Failed
Possible causes:
Wrong username or password
User account disabled
Insufficient permissions
Last updated
Was this helpful?