You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transit server from/to Rackham, see below |[Terminal](../software/terminal.md), can be used to transfer data between clusters in general
41
-
[Mounting `wharf` on your local computer](#mounting-wharf-on-your-local-computer) |Both graphical and [terminal](../software/terminal.md), need a computer with `sshfs` installed
42
-
43
-
## Using a graphical program
44
-
45
-

46
-
47
-
> FileZilla connected to Bianca
48
-
49
-
To transfer files to/from [Bianca](bianca.md)
50
-
one can use a graphical tool, such as FileZilla and WinSCP.
51
-
See [Bianca file transfer using a graphical program](../software/bianca_file_transfer_using_gui.md)
52
-
for details.
53
-
54
-
## Using `sftp`
55
-
56
-
`sftp` is a terminal SFTP client to transfer files to/from Bianca.
57
-
See [Bianca file transfer using sftp](../software/bianca_file_transfer_using_sftp.md).
58
-
59
-
## Using `lftp`
60
-
61
-
`sftp` is a terminal SFTP client to transfer files to/from Bianca.
62
-
See [Bianca file transfer using lftp](../software/bianca_file_transfer_using_lftp.md).
63
-
64
-
## Using `rsync`
65
-
66
-
[rsync](../software/rsync.md) is a terminal program to transfer files to/from Bianca.
67
-
See [Bianca file transfer using rsync](../software/bianca_file_transfer_using_rsync.md).
32
+
<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
[File transfer to/from Bianca using a graphical program](../software/bianca_file_transfer_using_gui.md)|A general page for tools with a graphical user interface
37
+
[File transfer to/from Bianca using FileZilla](../software/bianca_file_transfer_using_filezilla.md) |Graphical interface, intuitive, for small amounts of data only, all operating systems
38
+
[File transfer to/from Bianca using WinSCP](../software/bianca_file_transfer_using_winscp.md) |Graphical interface, intuitive, for small amounts of data only, Windows-only
39
+
[File transfer to/from Bianca using `rsync`](../software/bianca_file_transfer_using_rsync.md) |[Terminal](../software/terminal.md), recommended
40
+
[File transfer to/from Bianca using `sftp`](../software/bianca_file_transfer_using_sftp.md) |[Terminal](../software/terminal.md), easy to learn, can use terminal commands to select files
41
+
[File transfer to/from Bianca using `lftp`](../software/bianca_file_transfer_using_lftp.md) |[Terminal](../software/terminal.md)
42
+
Transit server from/to Rackham, see below |[Terminal](../software/terminal.md), can be used to transfer data between clusters in general
43
+
[Mounting `wharf` on your local computer](#mounting-wharf-on-your-local-computer) |Both graphical and [terminal](../software/terminal.md), need a computer with `sshfs` installed
0 commit comments