On Fri, 11 Aug 2006, Clemson, Chris wrote:
Hi everyone.
I'm having trouble getting my head round the mirroring/recursive
capabilities of lftp.
I'd like to issue a command that downloads a directory I specify and all
subfolders and files, that also creates the directory name specified
locally.
Eg,
Something like "get directory1"
Which creates "directory1" locally and downloads everything under the
remote "directory1" into the local "directory1".
Thanks,
chris
mirror directory
mirror -c directory # continue an interrupted one (or incase there are new
files)