[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ftp details RAQ3
- Subject: Re: [cobalt-users] ftp details RAQ3
- From: PyschoCotic@xxxxxxx
- Date: Sun Apr 30 10:16:05 2000
On the new raq do the following to ftp into the old:
ncftp -u oldraqusername oldraqip
It will prompt for a password enter...
Travel to the directory of choice using cd
Travel to the local directory of choice usign lcd
type mget -R *
That will grab everything in the current directory and transfer it to the
current local directory.