Data Transfer
Jump to navigation
Jump to search
Using SFTP from UNIX client
Example:
> sftp ka_xy1234@bwfilestorage.lsdf.kit.edu
Connecting to bwfilestorage.lsdf.kit.edu
ka_xy1234@bwfilestorage.lsdf.kit.edu's password:
sftp> ls
snapshots
temp test
sftp> help
...
sftp> put myfile
sftp> get myfile
Using SFTP from WINDOWS client
Windows clients do not have a BwFileStorage_SCP client installed by default, so it needs to be installed before this protocol can be used.