summaryrefslogtreecommitdiff
path: root/fs/helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Rename 'helpers' to 'path'.rfkelly02009-06-041-219/+0
* Added SFTPFS class, for accessing SFTP servers via paramikorfkelly02009-06-031-0/+15
* some small helper tweaksrfkelly02009-05-061-3/+3
* updated test suite now passingrfkelly02009-05-061-1/+1
* Condense and cleanup helpers.py/utils.pyrfkelly02009-05-051-56/+88
* Renamed fs.py to base.py after all. Added copydir and movedir functions to utilswillmcgugan2008-09-191-0/+13
* Some documentationwillmcgugan2008-09-191-0/+2
* Added more zipfs tests, and fixed a few issueswillmcgugan2008-09-181-8/+8
* Work in progresswillmcgugan2008-09-081-4/+27
* Work in progress. More tests. Move helper function in to new helpers.py file.willmcgugan2008-09-061-0/+134