added link to Dropbox file naming limitations
This commit is contained in:
parent
fd5c9cd6b7
commit
06077b402c
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ This is not a git-annex bug, but the problem is severe and it would be helpful w
|
||||||
* issue a warning when running in a Dropbox managed folder
|
* issue a warning when running in a Dropbox managed folder
|
||||||
* avoid using filenames that differs in case only (this would make git-annex also more robust against corruption i.e. when a repository is copied over filesystems/protocols without filename case support)
|
* avoid using filenames that differs in case only (this would make git-annex also more robust against corruption i.e. when a repository is copied over filesystems/protocols without filename case support)
|
||||||
|
|
||||||
|
Dropbox file name limitations: [[https://www.dropbox.com/help/145/en]]
|
||||||
|
|
||||||
### What steps will reproduce the problem?
|
### What steps will reproduce the problem?
|
||||||
cd ~/Dropbox
|
cd ~/Dropbox
|
||||||
mkdir test_annex
|
mkdir test_annex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue