File transfer
Mobile SSH get SFTP file transfer screen wey dey connected to di active SSH session. E dey useful for quick server maintenance from Android: upload config file, download log, rename remote file, or check permissions — all without leaving di app.
Open file transfer
- Connect to one SSH server.
- Select di connected terminal pane.
- Open Transfer from di terminal toolbar, or long-press di pane header if di current screen support am.
- Di file transfer screen go open with one local pane and one remote pane.
If no active SSH session dey, file transfer no go fit open.
Local and remote panes
Di file transfer screen get two browser panes:
- Local pane: phone storage.
- Remote pane: server files over SFTP.
Di app dey remember recent local and remote paths for each host. Sort settings also dey saved per host for both panes.
Android storage permission
For Android versions wey restrict direct file browsing, Mobile SSH fit request storage access before di local pane go fit browse phone files. If you skip or deny dis permission, remote browsing fit still work, but local upload and download paths fit be limited.
Private key import dey separate from file transfer and e dey use di Android file picker.
Upload files
- Open di local pane.
- Navigate go di file wey you wan upload.
- Choose upload.
- Confirm di remote destination.
- Watch di transfer queue to see progress and when e finish.
Uploads dey use di existing SSH/SFTP connection. If di connection cut, reconnect first then try again.
Download files
- Open di remote pane.
- Navigate go di file wey you wan download.
- Choose download.
- Confirm di local destination.
- Watch di transfer queue to see progress and when e finish.
Make you do big downloads on stable network when e possible.
Remote file actions
Depending on di remote item wey you select, Mobile SSH fit show actions like:
- Download.
- Rename.
- Delete.
- Create file or directory.
- Edit text file.
- View file details.
Remote file details fit include permission bits, owner, group, and octal permission values. Check dis details before you change server files wey anoda process or deployment tool dey manage.
Sorting and recent paths
Each pane fit sort by name or date, for ascending or descending order. Mobile SSH dey store di local and remote sort modes wey you choose per host, together with recent paths — so when you transfer to di same server again, e go start from familiar location.
Transfer queue
Transfers dey queued and e show by status. Di log area dey separate queued, failed, and successful transfers. Failed transfers go show reason wen di underlying SFTP operation provide one.
Practical tips
- Use SFTP for targeted file moves; use command-line tools like
rsyncon di server for large directory synchronization. - Avoid editing live production files unless you get backup or deployment rollback path.
- If file no appear after upload, refresh di remote pane or verify di destination path.
- If Android storage access dey block local browsing, grant di permission from Android Settings and reopen file transfer.