/
Connect to another Computer using SFTP

Connect to another Computer using SFTP

PLEASE NOTE: 
When connecting from outside the UCSD network VPN is required. Click here to learn How to VPN into the UCSD network.


sftp is an interactive file transfer program, similar to ftp

sftp johndoe@igppgateway.ucsd.edu
>help
>get remotefile.txt
>put localfile.tx


type help at the > prompt for a list of all the commands
put to send files from local machine to server
get to grab files from server to local machine 

For details see man sftp

Alternatively you can use a GUI program like Fugu or FileZilla or WinSCP for Windows to do this.

Related content

Connecting Using SMB
Connecting Using SMB
More like this
File Sharing and Accessing Your Network Home
File Sharing and Accessing Your Network Home
More like this
VPN
More like this
Connect to Another Computer using MacFUSE
Connect to Another Computer using MacFUSE
More like this
How to VPN into the UCSD network
How to VPN into the UCSD network
More like this
Sharing Files
Sharing Files
More like this