-
```
What steps will reproduce the problem?
1.python 2.7 pyftpdlib 0.7.0 ubuntu 12.04
2.python ftps-server.py
Starting FTP server
3.lftp ftps://aa:aa@127.0.0.1 is error
root@bt:~/ftps# lftp ftps…
-
FYI: NOT SOLVED FOR THE DOCKER - MOVED SEEDSYNC TO VM!
Running the latest docker on unraid
Extra parameters: --cpus=2 --memory=3G --restart unless-stopped --user 99:100
The docker stopped be…
-
```
What steps will reproduce the problem?
1. svn checkout http://lftp-gtk.googlecode.com/svn/trunk/ lftp-gtk-read-only
2. ls lftp-gtk-read-only
3. nothing
What is the expected output? What do yo…
-
Greetings:
Seems like the domain:
ftp://polar.ncep.noaa.gov/
is invalid as I cannot access it via ftp/sftp/browser nor matlab - thus where are these critical input files hidden? Thank!:
>>…
-
My smartphone is connected through a VPN.
When I try to access the FTP server with the VPN IPv4, everything works fine.
But when I use the IPv6, I get a 502 error.
Here is the Filezilla log:
```
Sta…
-
A client of ours noticed that Netbeans wasn't working properly with our FTP server but worked fine with PureFTPd and vsftpd. Here's a sample of the work flow done through lsftp:
lftp guppy@localhos…
guppy updated
7 years ago
-
Hi happy new year :D, we recently noticed that after running commands such as:
- `mkdir -p -f "/destination_route"`
- `mirror --verbose=3 --log="/tmp/lftp.log" --no-empty-dirs --no-perms -P 10…
-
When things go wrong I'm often asked to prove that and when a file was transferred. lftp solves this with it's robust logging. Here's some log lines from lftp that show when, from, to, and size.
2015…
-
Hi,
I found a problem with lftp version 4.6.3a. I looked over the commit history and I guess the problem is still here with more recent versions. Unless this fix "ftp: fixed ls freezing with unstable…
-
When trying to download torrents using lftp-4.9.2-1.fc33.x86_64 on Fedora 33 I get the following error:
```
lftp -c "set ssl:verify-certificate no; set torrent:stop-on-ratio 0; set torrent:seed-max-…