690
Comment:
|
949
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Remote File Access = | = Remote File Access (data upload) = |
Line 3: | Line 3: |
==== Access Your Tardis Data ==== | |
Line 10: | Line 11: |
[[Services/FileAccess/FileSystemAccess|FileSystemAccess]] - '''Samba''' and '''CIFS''' on Linux | [[Services/FileAccess/FileSystemAccess|FileSystemAccess]] - '''Samba''' and '''CIFS''' on Linux, '''network drive''' on Windows ==== Providing Upload to Your Page ==== * [[Web/Homepage/Upload|Upload]] * https://cifex.ethz.ch/ provides file exchange services for up to 50GB ---- [[CategoryEDUC]] |
Remote File Access (data upload)
Access Your Tardis Data
This document explains methods to access the data on your Tardis 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