Awesome!
Thanks.

I am having some difficulties to compile on cygwin, though.
I did:

git clone git://git.savannah.gnu.org/gnulib
export PATH=$PATH:/home/carlosc/gnulib
git clone git://github.com/lavv17/lftp.git
cd lftp
./autogen.sh

Last Friday I was getting:

./configure: line 48074: syntax error near unexpected token `LIBGNUTLS,'
./configure: line 48074: `   PKG_CHECK_MODULES(LIBGNUTLS, gnutls >=
1.0.0,'

Today I am getting:

./configure: line 19758: gl_INIT: command not found
./configure: line 19761: syntax error near unexpected token `wcwidth'
./configure: line 19761: `   gl_LIBOBJ(wcwidth)'

Any ideas?

On Thu, 2014-07-10 at 12:06 +0400, Alexander V. Lukyanov wrote:

> On Wed, Jul 09, 2014 at 11:05:53AM +0400, Alexander V. Lukyanov wrote:
> > On Mon, Jun 30, 2014 at 07:12:16PM -0300, Carlos Colombo wrote:
> > > Hi,
> > > How can I use lftp to mirror a site doing transfers of older files prior
> > > to newer files.
> >
> > It is not possible now. Mirror sorts the files by name.
> 
> I have implemented mirror:sort-by setting. You can try it by fetching 
> development
> sources from git repository:
> 
>    git clone git://github.com/lavv17/lftp.git
> 
> --
>    Alexander.


_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to