On Thu, Mar 27, 2014 at 11:40:25AM +0100, nopleasenospam wrote:
> Now I have a problem with a folder containing +380 000 files, it is stuck
> at:
>
> Getting directory content (51558960) [receiving data]
>
> And it's like that since 10 hours.

Do you use the latest stable lftp version? (4.4.15)

Try to run "strace -p PID" where PID is that of lftp process.
If it shows nothing, run "gdb /usr/bin/lftp PID" and type "info stack".
Also try "top" and see what is the state of lftp process.

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

Reply via email to