# Secure copy scp ~/my_local_file.txt user@remote_host.com:/some/remote/directory scp user@remote_host.com:/some/remote/directory ~/my_local_file.txt