Data Transfer: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
(added putty psftp)
Line 28: Line 28:
*[https://www.eldos.com/-net-drive/comparison.php NetDrive]
*[https://www.eldos.com/-net-drive/comparison.php NetDrive]
*[http://cygwin.com/install.html Cygwin]
*[http://cygwin.com/install.html Cygwin]
*[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PSFTP from Putty suite]
* ...
* ...
<hr>
<hr>
<br>
<br>

<br>
<br>
<br>
[[Category:bwFileStorage|SFTP]]
[[Category:bwFileStorage|SFTP]]

Revision as of 17:01, 14 August 2014

Using SFTP from UNIX client

Example:

> sftp  ka_xy1234@bwfilestorage.lsdf.kit.edu
Connecting to bwfilestorage.lsdf.kit.edu<br>
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 SCP client installed by default, so it needs to be installed before this protocol can be used.

Windows tools for example: