From d4e68ff822fd1a74353d3a264d965894610a0f71 Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Tue, 21 May 2024 06:29:16 +0200 Subject: [PATCH] Link to page --- docs/cluster_guides/transfer_bianca.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/cluster_guides/transfer_bianca.md b/docs/cluster_guides/transfer_bianca.md index 0b3661308..9fc155b2c 100644 --- a/docs/cluster_guides/transfer_bianca.md +++ b/docs/cluster_guides/transfer_bianca.md @@ -32,7 +32,8 @@ There are multiple ways to transfer files to/from Bianca: Method |Features ----------------------------------------------------------------------------------|--------------------------------------------- [Using a graphical program](#using-a-graphical-program) |Graphical interface, intuitive, for small amounts of data only -[Using `sftp`](#using-sftp) |Terminal, easy to learn, terminal-based, can use terminal commands to select files +[Using `rsync`](#using-rsync) |Terminal, recommended +[Using `sftp`](#using-sftp) |Terminal, easy to learn, can use terminal commands to select files [Using `lftp`](#using-lftp) |Terminal Transit server from/to Rackham, see below |Terminal, can be used to transfer data between clusters in general [Mounting `wharf` on your local computer](#mounting-wharf-on-your-local-computer) |Both graphical and terminal, need a computer with `sshfs` installed @@ -59,6 +60,11 @@ See [using `sftp` with Bianca](sftp_with_bianca.md). `sftp` is a terminal SFTP client to transfer files to/from Bianca. See [using `lftp` with Bianca](lftp_with_bianca.md). +## Using `rsync` + +[rsync](../software/rsync.md) is a terminal program to transfer files to/from Bianca. +See [Bianca file transfer using rsync](bianca_file_transfer_using_rsync.md). + ## Transit server To facilitate secure data transfers to, from,