HPSS User Access to bwDataArchiv with SFTP: Difference between revisions
From Lsdf
Jump to navigationJump to search
Felix.bach (talk | contribs) No edit summary |
(Replaced content with "The page has moved: [https://www.rda.kit.edu/103.php]") Tag: Replaced |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
The page has moved: [https://www.rda.kit.edu/103.php] |
|||
* First register for the bwDataArchive service here [https://www.rda.kit.edu/bwDA/ Registration]. You will receive a service specific user name and password. |
|||
* Log in using your bwDataArchive user name (e.g. 'xxx'): sftp xxx@archive-sftp.lsdf.kit.edu |
|||
Example: |
|||
[root@scc-sdm-dl-lt01-sl ~]# sftp k23@archive-sftp.lsdf.kit.edu |
|||
Connecting to archive-sftp.lsdf.kit.edu... |
|||
k23@archive-sftp.lsdf.kit.edu's password: |
|||
sftp> ls -l |
|||
drwx------ 4 k23 12345 512 Nov 23 16:51 private |
|||
sftp> cd private |
|||
sftp> pwd |
|||
Remote working directory: /private |
|||
sftp> |
|||
The directory 'private' itself cannot be removed or renamed. Just create folders inside 'private' to organize your data. |
Latest revision as of 10:45, 27 June 2022
The page has moved: [1]