Till & Falko,
I noticed that when I would try to connect to my ISPC3 webserver via FTP using windows explorer the connection would drop before I could log on and the error I received is "The FTP session was terminated". For the first week or so I thought that pure-ftpd was broken and so I proceeded to reinstall it. Of course that didn't work. I later found out that I could log on using
ftp://username@domain.tld/. After doing a little research I found out that technically Windows & Internet Explorer are 'broken' FTP clients and in order to fix this issue I had to have pure-ftpd start with the -b flag. It isn't real obvious in Debian on how to configure this but I finally found how.
Code:
echo yes > /etc/pure-ftpd/conf/BrokenClientsCompatibility
/etc/init.d/pure-ftpd-mysql restart
Does this need to be added to the bugtracker for ISPC3?
Recent comments
13 hours 58 min ago
16 hours 53 min ago
18 hours 7 min ago
19 hours 30 min ago
21 hours 8 min ago
22 hours 37 min ago
23 hours 51 min ago
1 day 15 hours ago
1 day 16 hours ago
1 day 20 hours ago