|
Using FTPTransferring Files Between MachinesPart of the reason for having networked computers is convenient access to data on other machines. The program most commonly used to transfer files is called FTP (file transfer program). NCFTP is a configurable interface to FTP. The following examples assume you are transfering files between turing and odin. However, the commands should still apply if you are connected to other machines.1
Notes:There are many sites that run anonymous ftp servers. To connect to these, use the username anonymous and use your e-mail address for the password, or just use NCFTP. Because these servers are generally not dedicated ftp servers (people are trying to use them to get real work done), you should try to avoid doing large transfers (i.e. greater than 100K total) during normal working hours. This will keep the ftp site administrator happy and willing to continue service. For more detailed information, refer to the manual page for ftp(1). 1. Note: Due to security issues, ftp sessions into turing have been disabled. However you may still use ftp on turing to connect to other machines. If you need to connect to turing in order to transfer files, you can use scp which is a "secure copy" program. For more info on scp, see the manual page on scp(1). Copyright (c) HMC Computer Science Department.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1
or any later version published by the Free Software Foundation;
with the no Invariant Sections, with no
Front-Cover Texts, and with no Back-Cover Texts.
A copy of the license is included in the section entitled ``GNU Free Documentation License.''
HMC Computer Science Department Contact Information |