721
Comment:
|
921
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Remote File Access = | = Remote Data Access = |
Line 3: | Line 3: |
This document explains methods to access the data on your Tardis account from home or some other remote computer. | ==== Access Your Data ==== This document explains methods to access the data on your account from home or some other remote computer. |
Line 11: | Line 12: |
==== Providing Upload to Your Page ==== * [[Web/Homepage/Upload|Upload]] * https://cifex.ethz.ch/ provides file exchange services for up to 50GB ---- [[CategoryEDUC]] |
Remote Data Access
Access Your Data
This document explains methods to access the data on your account from home or some other remote computer. From a users point of view there are two main approaches to remote filesystem access:
- A special program transfers individual files or directories from one host to another:
FileTransfer - FTP and SSH on Unix and Windows
- The filesystem of the remote host gets attached to the local host such that it appears as a normal filesystem and can be accessed directly from every application:
FileSystemAccess - Samba and CIFS on Linux, network drive on Windows
Providing Upload to Your Page
https://cifex.ethz.ch/ provides file exchange services for up to 50GB