On Tue, May 21, 2024 at 6:00 AM Frederic Muller <f...@cm17.com> wrote:

> Hi!
>
> I thought someone here could help me out. I am using lftp to automate some
> file copy on Ubuntu 20.04. The originating server is switching to SFTP and
> I have about a week for testing. It works fine by default with F40.
>
> On ubuntu it seems by default lftp is not compiled with sftp support as I
> didn't get any trace of *libssl*.so using ldd.
>
> I then removed it, compiled a new version with sftp support, checked with
> ldd for libssl.so and got it but it is still not working. Any idea what
> could be the problem then, or how to further troubleshoot?
>

Start with `man lftp`:

On  startup,  *lftp*  executes  */etc/lftp.conf*  and  then
*~/.lftprc* and *~/.lftp/rc* (or *~/.con‐*
       *fig/lftp/rc* if *~/.lftp* does not exist).  You can place
aliases and `set' commands there. Some
       people  prefer to see full protocol debug, use `debug' to turn
the debug on. Use `debug 3' to
       see only greeting messages and error messages.

 --
George N. White III
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to