Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First stab at a Python3 port | willmcgugan | 2011-12-26 | 1 | -1/+7 |
* | Potential fix for Py2.7 issue with tests | willmcgugan | 2011-03-10 | 1 | -6/+5 |
* | Implemented a better way of managing the ftpserver subprocess in the ftp test... | willmcgugan | 2011-03-10 | 1 | -8/+36 |
* | test fixes for windoze | willmcgugan | 2010-12-20 | 1 | -6/+10 |
* | Major ftp improvments | willmcgugan | 2010-12-13 | 1 | -2/+3 |
* | Fixed tests for ftp | willmcgugan | 2010-12-11 | 1 | -1/+1 |
* | Added FS command line scripts | willmcgugan | 2010-12-05 | 1 | -0/+1 |
* | Some fixes for Python2.5 compatibility | willmcgugan | 2010-02-18 | 1 | -4/+1 |
* | Optimized FTP fs by caching directory structure | willmcgugan | 2010-01-02 | 1 | -20/+16 |
* | Documentation, fixes, A ReadOnlyFS wrapper and a plain old FTP FS class | willmcgugan | 2010-01-01 | 1 | -0/+78 |