Build a tunnel to copy files from servers accessed via tunnels
Follow the instructions at https://rustup.rs/
After downloading the source code, change the directory of the Terminal to the project root and run:
cargo build
cargo run -- <SOURCE> <TARGET> <USERNAME>
just_boring <SOURCE> <TARGET> <USERNAME>