Difference between revisions of "Data Transfer"

From bwHPC Wiki
Jump to: navigation, search
(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

1 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


2 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: