Hi there i wanted to say that lftp rocks! at first i found bug or maybe im doing it wrong way
when i run lftp -f cmd.lst cmd.lst open -p 21 1.2.3.4 user login pass 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 i tried --while-ok or --until-ok but then it say that lftp dont recognize that cmd any clue how to stop looping when both src and dest dirs have same files/dirs ?
