-
nohup SCRIPT_LFTP &
-
Hi all,
I believe this is currently more of a feature than necessarily a bug, however, it would be nice to allow MS-DOS style paths.
I have a bunch of cmd files dependent on each other. The first ca…
-
https://github.com/martijnvanbrummelen/nwipe/releases/tag/v0.35
> Nwipe now has a configuration file, /etc/nwipe/nwipe.conf. This is currently used to store PDF parameters but will be enhanced over…
-
We are using LFTP at Bazaarvoice to facilitate imports/exports into/out of our system. To identify import files, we use `cls -1` to obtain a listing of files in a directory. Previously, we used vers…
-
Hello.
This is feature request about better status line in parallel (non queued) mirror.
Example:
````
$ lftp ftp.icm.edu.pl
lftp ftp.icm.edu.pl:~> set mirror:use-pget-n 50
lftp ftp.icm.edu.…
arekm updated
4 years ago
-
Running log of build failure for lftp.yar.ru=4.9.3
-
Hello there. lftp is very useful when I want to download a large file. Thanks!
the url is like this:
https://fs-hzfdl.mail.163.com/fs-86135/dl/?file=EBU59lW-FhIpOJV56rK6cknSaFbcl2gnzHCX4c0C7aN2fck…
-
I am running the following command:
lftp -c 'set net:timeout 10; set ftp:ssl-allow true; set ssl:check-hostname no; open -u {speed2['user']},{speed2['pass']} -e \"cd file-update-log; glob -f --exis…
-
lftp AppImage fails on Ubuntu 14.04 due to it being compiled against a "too new" glibc and libstdc++:
![](https://raw.githubusercontent.com/AppImage/appimage.github.io/20397ba5da3f242b6b08c711da1a0…
-
I am using ftp ( symlink for lftp) . Where I am trying to delete the directory which is actually not present in the given path.
It is working fine for ftp.
But the command is hanging incase of lft…