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:
2
TODO
2
TODO
@@ -21,3 +21,5 @@
|
||||
- add an option to make file cache size configurable
|
||||
- write man pages
|
||||
- username and password must be urlencoded in mfapi/apicalls/user_get_session_token.c
|
||||
- implement truncate (problem: zero byte files are not allowed at the remote)
|
||||
- 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)
|
||||
|
||||
Reference in New Issue
Block a user