summaryrefslogtreecommitdiff
path: root/fs/tests/test_ftpfs.py
Commit message (Expand)AuthorAgeFilesLines
* Added option to folllow symlinks to ftpfs, patch from Andrewwillmcgugan@gmail.com2013-09-091-14/+16
* First stab at a Python3 portwillmcgugan2011-12-261-1/+7
* Potential fix for Py2.7 issue with testswillmcgugan2011-03-101-6/+5
* Implemented a better way of managing the ftpserver subprocess in the ftp test...willmcgugan2011-03-101-8/+36
* test fixes for windozewillmcgugan2010-12-201-6/+10
* Major ftp improvmentswillmcgugan2010-12-131-2/+3
* Fixed tests for ftpwillmcgugan2010-12-111-1/+1
* Added FS command line scriptswillmcgugan2010-12-051-0/+1
* Some fixes for Python2.5 compatibilitywillmcgugan2010-02-181-4/+1
* Optimized FTP fs by caching directory structurewillmcgugan2010-01-021-20/+16
* Documentation, fixes, A ReadOnlyFS wrapper and a plain old FTP FS classwillmcgugan2010-01-011-0/+78