On 2/23/03 9:55 PM, "Glenn L. Austin" <glenn at austin-home.com> wrote: > on 2/23/2003 5:48 PM, Warwick Teale at warwick_teale at mac.com wrote: > >> Guys, some help if you have it. >> >> How do I set up the airport base station with the Airport Admin utility >> (AAU) via port mapping for FTP using ports 20-21. >> >> I need to have FTP access to my Ti for a large xfer. > > A better solution is scp, which uses the standard SSH port. > > If you can log in to your machine with SSH, then you can use SCP -- and it > is more secure. Test. Transfer 2 large files. First with SSH. Then in FTP. Note the time difference. SSH takes twice as long. FWIW I did that test with SSH1, maybe 2 is faster. SCP is allot better I know, but for large transfers it may be a concern.