Re: [lftp] Can't connect to FreeBSD sftp

2014-03-11 Thread Alexander Lukyanov
I think you can try to use strace to find out what data lftp receives from the connection (if any). Then compare that with the data lftp receives from other sftp servers. Also it would help if you provided me with access to a FreeBSD sftp account. -- Alexander. 2014-02-19 5:16 GMT+04:00

Re: [lftp] string of commands and lftp output

2014-03-11 Thread Alexander V. Lukyanov
On Tue, Mar 11, 2014 at 06:07:59AM -0400, Robert DuToit wrote: Where in the code would I look for the switch be that turns down the verbose levels? You can take a look at: bool Log::WillOutput(int l) void MirrorJob::va_Report(const char *fmt,va_list v) also you can try:

[lftp] LFTP does not quit when receiving 530 Permission Denied response

2014-03-11 Thread Jeremy Matthews
Hi, I am using lftp in a script. It is an older 4.0.9 version which was installed in an older Fedora version. When the user root is passed to lftp and lftp tries to connect to the FTP server, the FTP server responds with a 530 Permission Denied. This is not surprising as root is not normally

Re: [lftp] Can't connect to FreeBSD sftp

2014-03-11 Thread Michael Ross
On Tue, 11 Mar 2014 10:02:41 +0100, Alexander Lukyanov lavv...@gmail.com wrote: I think you can try to use strace to find out what data lftp receives from the connection (if any). Then compare that with the data lftp receives from other sftp servers. Also it would help if you provided me

[lftp] color:dir-colors questions

2014-03-11 Thread susumew
Hello, two questions re color:dir-colors please like I would like to include on my LFTP article (http://www.mewbies.com/lftp_basic_usage_tutorial.htm). 1. What does 'rs' stand for?: set color:dir-colors rs=0: The only one I haven't found the meaning for yet. 2. Is it possible to color