-
I happened to have a password to one site containing the string "&". With escape enabled this resulted in a the password sent to lftp being escaped which resulted in authentication failing. I cha…
-
Hi,
lftp 4.4.7 and 4.4.8 hangs while getting webdav directory listing from the remote server.
If i delete the directory it will upload the files and hang on the next run again on the same directory. …
-
question:
1\Why the SSH2_MSG_USERAUTH_FAIKURE comes first?
2\How to avoid the SSH2_MSG_USERAUTH_FAIKURE information?
lftp version:
Version 4.0.9
command:
# lftp -u abc,1234 sftp://123.123.123.12…
-
I am mirroring a folder from mirrors using lftp,
1、lftp https://opensource.apple.com #connect successfully
2、useing 'mirror -c -v -n tarballs' command to mirror tarballs folder # /tar…
-
Hi Alexander,
I noticed an issue in folder and filenames that contain special symbols such as â and è. lftp encodes them as Unicode symbols which the sftp server doesn't seem to understand.
On FTP s…
-
I know this might be a long shot. But I want to have the ability to only FTPS files that have changed or are new. I think there are flags that you can specify in lftp such as `-Rne`.
Even if you wa…
-
May be it's a feature, but when mirroring directory LOC to remote directory REM, I expect files in LOC newer than in REM to be transfered to REM when using "mirror -R".
However, (even with option --o…
-
I'm trying to synch a RHEL7 mirror, which previously working great using the certs from a live RHEL7 machine, but I've recently run into an issue:
It looks like an mrepo mirror run will consistent…
-
Using the following compile statement
./configure --prefix=/usr --with-openssl=/usr --with-zlib=/opt/zlib-1.2.8 --with-readline=yes --with-readline-inc=/opt/readline-6.3/include --with-readline-lib=/…
-
Background: I have experience issues using lftp to mirror a directory over https when an individual directory (or sub directory) being mirror has a combination of a large number of files (greater tha…