rsync special remotes: When sending from a crippled filesystem, use the destination's default file permissions, as the local ones can be arbitrarily broken. (Ie, ----rwxr-x for files on Android)
This commit is contained in:
parent
6c02c4c7d9
commit
f92eaf6315
4 changed files with 31 additions and 15 deletions
|
@ -23,8 +23,6 @@
|
|||
jobs when low on battery or run flat out when plugged in.
|
||||
* The app should be aware of network status, and avoid expensive data
|
||||
transfers when not on wifi. This may need to be configurable.
|
||||
* Jabber and Webdav configuration both fail with
|
||||
"getProtocolByname: does not exist (no such protocol name: tcp)"
|
||||
* glacier and local pairing are not yet enabled for Android.
|
||||
* The "Files" link doesn't start a file browser. Should be possible to do
|
||||
on Android via intents, I suppose?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue