Differences between revisions 20 and 36 (spanning 16 versions)
Revision 20 as of 2010-11-05 09:15:20
Size: 911
Editor: hackerj
Comment:
Revision 36 as of 2020-09-10 12:29:09
Size: 0
Editor: stroth
Comment: Repetive information contained elsewhere
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Remote File Access =

==== 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:
  [[Services/FileAccess/FileTransfer|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:
  [[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

Services/FileAccess (last edited 2020-09-11 15:56:26 by stroth)