Commit Graph

6 Commits

Author SHA1 Message Date
Donavan Pantke 5ea2cc512e Refactor stat functions to look more like Go's original. Also allows for access to fields we can access from SFTP but do not conform to os.FileInfo. 2014-06-22 23:11:28 -04:00
Dave Cheney 4646e1e266 made all constants private 2013-11-06 19:12:25 +11:00
Dave Cheney 69fafb0562 Fixed attr walking, readdir now works! 2013-11-05 22:11:34 +11:00
Dave Cheney aa9d9e3605 readdir isnt reading dirs properly 2013-11-05 17:33:47 +11:00
Dave Cheney 33830f9c3a Added some janky POSIX -> os.FileMode conversion 2013-11-05 17:21:30 +11:00
Dave Cheney 69f358f7b8 Added file attribute parsing 2013-11-05 16:28:45 +11:00