Upload file to server with SSH command June 27, 2017 Use this command to upload file to your remote server via SSH: scp <file> <username>@<IP address or hostname>:<Destination>