Re: Lftp multiple mirror

2007-10-16 Thread Jérémie Lumbroso
Just exclude everything before -i: mirror -x . -i ^TEST0[1-9]/ Thank you! That worked very well (and after finding it an unnatural way of specifying that task, I believe it is actually more powerful!). Another question, if you don't mind: I've looked at the documentation for the options,

Re: Lftp multiple mirror

2007-10-16 Thread Alexander V. Lukyanov
On Mon, Oct 15, 2007 at 05:41:35PM +0200, Jérémie Lumbroso wrote: for the options, and I could not find an option that says when mirroring, *don't* download empty folders and another option that 3.6.0 will have --no-empty-dirs option. You can try 3.6.0.rc3 beta version. says when mirroring

Re: Lftp multiple mirror

2007-10-08 Thread Alexander V. Lukyanov
On Sun, Oct 07, 2007 at 02:38:00PM +0200, Jérémie Lumbroso wrote: I want to mirror folders TEST01 ... TEST09 to the local directory, so I do: mirror -i TEST0[1-9] ./ ./ But that also creates the nine FINAL01 ... FINAL09 folders as empty folders (and it also creates the whole subtree of those