urlencode all filenames, foldernames, username and password

This commit is contained in:
josch
2015-01-16 08:49:23 +01:00
parent 3bff628066
commit f0a55615ae
11 changed files with 117 additions and 27 deletions

2
TODO
View File

@@ -26,8 +26,6 @@
- add an option to only call device/get_status in configurable intervals
- 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