i have two problems using lftp:

1) unfinished files when ULing (fxps)

i use lftp now since a half year and i noticed a strange behaviour for 
ULs/fxps. sometimes the UL doesn't finish the files. the ULed file are 
missing a small % of the file length. i noticed this with mirror -R, mput and 
with fxp using mget -O.

---example-----
-rwxr-xr-x   1 ftp      ftp      15000000 Aug 24 06:25 some_file_name.exe
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 06:38 some_file_name.r00
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 06:51 some_file_name.r01
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 07:05 some_file_name.r02
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 07:18 some_file_name.r03
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 07:30 some_file_name.r04
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 08:25 some_file_name.r05
-rw-r--r--   1 ftp      ftp      14998486 Aug 24 08:31 some_file_name.r06
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 08:38 some_file_name.r07
-rw-r--r--   1 ftp      ftp      14994106 Aug 24 08:44 some_file_name.r08
-rw-r--r--   1 ftp      ftp      14998486 Aug 24 08:50 some_file_name.r09
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 08:56 some_file_name.r10
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 09:02 some_file_name.r11
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 09:08 some_file_name.r12
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 09:14 some_file_name.r13
-rw-r--r--   1 ftp      ftp      15000000 Aug 24 09:21 some_file_name.r14
-rw-r--r--   1 ftp      ftp      10186576 Aug 24 09:31 some_file_name.r15
-rw-r--r--   1 ftp      ftp          1879 Aug 24 06:18 some_file_name.SFV
---example-finish----

Sometimes the file are missing the same amount of bytes.
when i try to append (resume the upload) on this "not finished files" i 
always end with corrupted files. unfortunatley
did anyone else make the same experience?

2.) pause between file transfer using fxp
* when i use mget -O for fxp i have a big pause between the file transfers.  
the file transfer stops untill BOTH servers are timing out, and then the next 
file is starting to transfer.  i set following variables:
set ftp:use-abor yes
set ftp:use-fxp yes
set ftp:use-quit yes
set ftp:use-site-idle no
set ftp:use-stat yes
turning stat off didn't help. and i have this probelm using passive and non 
passive mode.

* using fxp is not showing any % for the file transfer in the status line (i 
have set ftp:use-stat yes). the only way i can see the transfer is setting 
debug to 4 but which tends to be very spammy.


mfg Max

lftp version 2.4.1
Linux 2.4.0

Reply via email to