Hi!
I have found that LFTP behaves itself different while using '-e mirror ...'
and ('-f mirror-script' or '< mirror-script').
In the first situation it prints something like 'Total: 2 directories, 34
files, 0 symlinks', and in the second it doesn't.
I have found already work-around:
lftp -e 'source mirror-script'
instead of
lftp -f mirror-script
does final printing but it is only work-around.
And don't You think about making the following features in LFTP
- optionally GET and/or PUT files in temporary (.in.*) file like mirror.pl
does while mirroring or in general (m)get/(m)put commands;
- make test mirror - do only remote files listing and saying what
files/directories to be downloaded/uploaded/deleted without real processing
to test my include/exclude/network settings (like "-n" option in mirror.pl
does);
- make the same functionality on "local" (mounted) file systems - to make
things like this:
lftp -e 'mirror -R -e -v /home/httpd/
/mnt/network/other-host/mirror/home/httpd/'
Sincerely,
Sergey Bychkov
[EMAIL PROTECTED]
ICQ: 21014758