Differences between revisions 20 and 38 (spanning 18 versions)
Revision 20 as of 2010-11-05 09:15:20
Size: 911
Editor: hackerj
Comment:
Revision 38 as of 2020-09-11 15:56:26
Size: 99
Editor: stroth
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Remote File Access = #rev 2020-09-11 stroth
= Articles in this section =
Line 3: Line 4:
==== 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
<<PageList(^SErvices/FileAccess/[^/]+$)>>

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