SSH Data Transfers: Difference between revisions
From Lsdf
Jump to navigationJump to search
(Created page with "share.lsdf.kit.edu # use-cases: ## sharing "private" data with colaborators (sfp...) ## making some data public via http (for instance data referenced in a publication) This se…") |
(No difference)
|
Revision as of 11:24, 23 April 2013
share.lsdf.kit.edu
- use-cases:
- sharing "private" data with colaborators (sfp...)
- making some data public via http (for instance data referenced in a publication)
This server is NOT sharing LSDF data directly, but:
- the server provides a second copy of the data (it is separate from the
LSDF/DDN/GPFS data). Here the idea was security -> whatever it happens, the original data is secure. Therefore the data would need to be transfereed there, disk is ~ 4TB.
- the access is via SFTP/SCP on port 2222 (private data,
access with username & password) or via http for public data (unprotected unless you add a .htaccess file).