Data Transfer/SFTP
Jump to navigation
Jump to search
SFTP is a network protocol for data transfer.
Usage
Windows
We strongly recommend to use MobaXterm for data transfer between your PC and a remote system you have acess to.
Linux & Mac
Direct/interactive access via an sftp-shell:
> sftp <username>@<remotehost> Connecting to <remotehost><br> <username>@<remotehost>s password: sftp> ls ... sftp> help ... sftp> put myfile sftp> get myfile
Mounting
The following tools create a network drive in the windows explorer as mount point.
Tool | Linux | Mac | Windows |
---|---|---|---|
SFTP Drive | ✓ | ✓ | ✓ |
WebDrive | ☓ | ✓ | ✓ |
SFTP Net Drive (ELDOS) | ☓ | ☓ | ✓ |
NetDrive | ☓ | ☓ | ✓ |
ExpanDrive | ☓ | ✓ | ✓ |