mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
update TODO list
This commit is contained in:
1
TODO
1
TODO
@@ -25,3 +25,4 @@
|
||||
- move uploading of files from release() to flush() because the return value of release is ignored and because the calling close() returns before release() finishes (problem: zero byte files are not allowed at the remote)
|
||||
- create a Debian package
|
||||
- call folder/get_content in a loop until more_chunks=no because folder/get_content only returns 100 items (or up to 1000 as given by the chunk_size parameter)
|
||||
- proper versioning of the directory cache
|
||||
|
||||
Reference in New Issue
Block a user