[lftp] lftp output

2014-08-18 Thread Jorge Mendes
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

___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp


[lftp] lftp enhancement request: command line option to inhibit loading of ~/.lftprc

2014-08-18 Thread Andreas Luik
Hello Alexander,

 
  I would like to propose a small enhancement for lftp: I use it from a cron-Job

and was looking for a way to inhibit loading of (user specific-) settings from

the ~/.lftprc or ~/.lftp/rc to make sure that settings in these file do not

(inadvertetly) influence the background job(s).  Other programs often

have a command line option to do so, but unfortunately lftp lacks it.

I would appreciate it, if you could consider to add it ...

 
Thanks for the great tool, lftp works great ...

 
PS: I understand that using a dedicated user for the cron-Job would reduce

the need for the command line option, but still I think it would be useful.




Kind regards,
-- 
i. A. Andreas Luik
in - innovative navigation GmbH
phone: +49 7154 807171
fax:   +49 7154 807154
email: andreas.l...@innovative-navigation.de 
mailto:andreas.l...@innovative-navigation.de 

in - innovative navigation GmbH, Leibnizstrasse 11, D-70806 Kornwestheim
Geschäftsführer/Managing Directors:
Dr. Thomas Gern, Dr. Martin Sandler, Dr. Reinhard Zimmermann, Uwe Vögele
Handelsregister: Stuttgart HRB 205770

in - innovative navigation GmbH is ISO 9001:2008 certified.



___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp


[lftp] Compilation errors with lftp 4.5.4

2014-08-18 Thread Andrew Reis
 

Receiving the following errors that are stopping compilation: 

lftp_ssl.cc: In constructor 'lftp_ssl_openssl::lftp_ssl_openssl(int,
lftp_ssl_base::handshake_mode_t, const char*)':
lftp_ssl.cc:835: error: 'SSL_set_tlsext_host_name' was not declared in
this scope 

Versions: 

gcc -v
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi --disable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-54) 

openssl version
openssl 0.9.8e-el5 

ssh -V
openssh 6.6p1, openssl 1.0.1h 

Any help would be appreciated. 
-- 

ANDREW REIS | MCTS, NETWORK+, MOBILITY+
NETWORK/SYSTEMS ANALYST
_WINDOWS SUPPORT/WEBMASTER_

DBMS Inc.

_ _
 ___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp