Jorge Mendes
2014-08-09 17:48:06 UTC
Hi!
I've been using lftp the last few weeks and its an awsome aplication.
I'm running a script to mirror a directory in 2 ftpservers and catching the
output. This is the output i'm getting:
Transferring file `file1'.
Transferring file `file2'.
Transferring file `file3'.
Transferring file `file4'.
Transferring file `file5'.
Total: 1 directory, 5 files, 0 symlinks.
New: 5 files, 0 symlinks.
5 errors detected.
Those 5 errors are "file size decreased during transfer". It's weird because
its not correct, all transfers are good.
My main question is about the output information. I would like to know if
its possible to add more information, like source and destination site names
and transfer speeds, for exemple.
I'm using cmd:interactive true and debug 9 in my script. Should i add
something?
Jorge Mendes
I've been using lftp the last few weeks and its an awsome aplication.
I'm running a script to mirror a directory in 2 ftpservers and catching the
output. This is the output i'm getting:
Transferring file `file1'.
Transferring file `file2'.
Transferring file `file3'.
Transferring file `file4'.
Transferring file `file5'.
Total: 1 directory, 5 files, 0 symlinks.
New: 5 files, 0 symlinks.
5 errors detected.
Those 5 errors are "file size decreased during transfer". It's weird because
its not correct, all transfers are good.
My main question is about the output information. I would like to know if
its possible to add more information, like source and destination site names
and transfer speeds, for exemple.
I'm using cmd:interactive true and debug 9 in my script. Should i add
something?
Jorge Mendes