On Thursday 16 March 2006 14:59, Don Gould wrote: > I'm logged in to ftp. > > I'm connected to the remote host. > > I want to copy everything, including subfolders and files, to the remove > server. > > mput seems to be the command, it does the first folder but doesn't seem > to go recersive. > > What have I done wrong? > > ftp> mput * > > Cheers Don
before doing mput *, try
recursive
prompt
This (should) turn on recursing directories, and turn off prompts ("Do you
wish to upload foobar.ext? [y/N]").
Regards
Lee Begg
pgpPjXPCtoAwz.pgp
Description: PGP signature
