Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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.

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

  • No labels