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
2 days 17 hours ago
3 days 2 hours ago
3 days 5 hours ago
3 days 6 hours ago
3 days 8 hours ago
3 days 9 hours ago
3 days 11 hours ago
3 days 12 hours ago
4 days 4 hours ago
4 days 5 hours ago