Hi, Lftp still trying to overwrite files with --loop,

Is there a way to repeat mirror command few times but without disconnecting
from ftp servers ?

On 06/02/2008, Alexander V. Lukyanov <[EMAIL PROTECTED]> wrote:
>
> On Tue, Feb 05, 2008 at 03:36:15PM +0100, frytaz wrote:
> > mirror --loop /dir/src ftp://user:[EMAIL PROTECTED]:2121/dir/dest
> >
> > this script repeat sending and overwrite files on destination ftp all
> over
> > again till i cancel it
>
> Try to add --ignore-time or --only-newer option. If the server supports
> it,
> `set ftp:use-mdtm-overloaded yes' or `set ftp:use-site-utime yes' can help
> too.
>
> --
>    Alexander.
>

Reply via email to