You can use scp
to copy to a remote machine.
scp <file to upload> <username>@<hostname>:<destination path>
Article Categories:
config