transferring a whole directory from ftp command?

Armitage

Banned
Feb 23, 2001
8,086
0
0
I don't think there is a standard command, but some FTP clients will do it for you. ncftp comes to mind for a command line client. Just say get <dirname>

Probably most drag -n- drop style clients will let you drag full directories.
 

Armitage

Banned
Feb 23, 2001
8,086
0
0
mget will get multiple files matching a glob style pattern, but I don't think it can grab a directory.
 

dmw16

Diamond Member
Nov 12, 2000
7,608
0
0
Im using knopix so I only have access to a drag n drop client. So...
-doug