lftp  

Re: lftp copy many files and directories at once

Sameer Arora
Tue, 22 Dec 2009 19:08:33 -0800

Many Many thanks Kyle

Kyle Thurow wrote:
The 'mirror' command should be used for directories, and the get, put,
mget and mput commands can be used for files.

See the man page for specifics on how to use mirror, get, and put for
fxp.  Additionally the section on the obsolete 'ftpcopy' command has
some examples using get and put.

- Kyle

On Tue, Dec 22, 2009 at 12:46 AM, Sameer Arora <sameer.ar...@rdks.com.au> wrote:
Hi,

I need to copy set of files and directories from one server to another using
lftp what is the right command for this.

Thanks
Sameer