[Phrases you type are in bold font. Items enclosed in <> indicate a variable that you select.]
FTP stands for File Transfer Protocol. Files on any UNIX computer can be accessed using this command (e.g. all Pickers and all Suns). We have added software to the Fellows' Macs to enable them to connect via ftp too.
An ftp session is similar to logging onto a remote computer using an account which has limited privileges: there are only certain things you can do. Permitted actions are mainly restricted to copying files to and from the local computer and the remote computer.
Every ftp session contains these steps:
You will be prompted for a user name and password on the remote machine.
bin
cd /img16/P6686
lcd myfiles/July
get <filename>
put <filename>
looks in the remote computers directory for all files starting with the capital letter "T" and prompts you whether to transfer each one.
bye
Additional Comments About FTP
?
during the ftp session (after Step 2). For additional information about a particular command type:
? <command> e.g. ? pwd
To log onto the gateway computer from a UNIX computer you can issue the command:
telnet oasis.rad.upenn.edu
You will be prompted for your account name and password. Then you can ftp to Computer C, get the files, close the connection to Computer C then ftp the files from oasis to your local computer.
To log onto the gateway computer from a Mac you must start the Telnet application. For details, please refer to: Instructions for downloading and viewing Picker images on Nucmed Macs.