diff -r 2c8d96d47cda -r 15f23ed3f216 E5Network/E5Ftp.py --- a/E5Network/E5Ftp.py Fri May 30 13:17:20 2014 +0200 +++ b/E5Network/E5Ftp.py Fri May 30 15:16:40 2014 +0200 @@ -51,10 +51,9 @@ Site = 3 # proxy login first, than use SITE command Open = 4 # proxy login first, than use OPEN command UserAtProxyuserAtServer = 5 # one login for both - ProxyuserAtServer = 6 # proxy login with remote host given, than - # normal remote login - AuthResp = 7 # authenticate to proxy with AUTH and - # RESP commands + ProxyuserAtServer = 6 + # proxy login with remote host given, than normal remote login + AuthResp = 7 # authenticate to proxy with AUTH and RESP commands Bluecoat = 8 # bluecoat proxy