Transfer Files to Outside FTP Server
by
Webmaster
—
last modified
March 03, 2008 10:34 AM
- ftp to the proxy server, for example: ftp proxy1.sunyrockland.edu
- Enter your "user name of outside ftp server" + "@" + "outside ftp server name," for example: anonymous@ftp.nai.com
- Enter your password of outside ftp server
- Change to the directory that contains the files you want to download or the directory you want to upload your files (ftp>cd pub)
- Enter get filename to download files or put filename to upload file (ftp>get Usage.txt)
- Enter quit to quit FTP (ftp>bye)

|
|