Felix Pojtinger
|
0835dcda2f
|
fix: Return written bytes if there is a EOF error while reading/seeking
|
2021-12-19 01:50:57 +01:00 |
|
Felix Pojtinger
|
f13b984cb1
|
fix: Use file mode directly to prevent dir bit from being supressed
|
2021-12-19 01:34:52 +01:00 |
|
Felix Pojtinger
|
ee575c2abc
|
feat: Start implementation of testing FTP server
|
2021-12-19 01:12:57 +01:00 |
|
Felix Pojtinger
|
d55a7e1be3
|
feat: Implement File.ReadAt
|
2021-12-18 23:42:42 +01:00 |
|
Felix Pojtinger
|
da97762f77
|
feat: Implement File.Readdirnames
|
2021-12-18 23:15:54 +01:00 |
|
Felix Pojtinger
|
ce1aab69a1
|
feat: Add list limit support
|
2021-12-18 23:12:52 +01:00 |
|
Felix Pojtinger
|
e51e59c2f5
|
feat: Add support for io.SeekStart, io.SeekCurrent and io.SeekEnd
|
2021-12-18 18:12:00 +01:00 |
|
Felix Pojtinger
|
f983bdd00e
|
feat: Enable seeking form start without closeing files
|
2021-12-18 17:37:13 +01:00 |
|
Felix Pojtinger
|
0c7cb7c1ec
|
feat: Add basic STFS-backed Close and Seek implementations
|
2021-12-18 01:57:44 +01:00 |
|
Felix Pojtinger
|
44110382f7
|
feat: Add basic STFS-backed Read implementation
|
2021-12-17 21:57:51 +01:00 |
|
Felix Pojtinger
|
4bb2bd17f8
|
feat: Add basic implementation of File.Readdir
|
2021-12-17 18:39:00 +01:00 |
|
Felix Pojtinger
|
9fd72adf49
|
refactor: Decompose FileInfo conversion
|
2021-12-17 18:27:39 +01:00 |
|
Felix Pojtinger
|
fb59528889
|
feat: Start implementation of Afero FileSystem, File and FileInfo
|
2021-12-17 18:11:21 +01:00 |
|
Felix Pojtinger
|
321a1efa09
|
feat: Start implementation of Afero-based filesystem abstraction
|
2021-12-17 16:59:40 +01:00 |
|