--- a/Utilities/FtpUtilities.py Sat May 17 19:58:49 2014 +0200 +++ b/Utilities/FtpUtilities.py Sun May 18 14:13:09 2014 +0200 @@ -310,7 +310,7 @@ def parseLine(self, line): """ - Private method to parse a directory listing line. + Public method to parse a directory listing line. This implementation support Unix and Windows style directory listings. It tries Unix style first and if that fails switches