forked from TrueCloudLab/rclone
dropbox: typo
dropbix -> dropbox.
This commit is contained in:
parent
7b4f368307
commit
7e858f4b8d
1 changed files with 1 additions and 1 deletions
|
@ -130,4 +130,4 @@ attempt to upload one of those file names, but the sync won't fail.
|
|||
If you have more than 10,000 files in a directory then `rclone purge
|
||||
dropbox:dir` will return the error `Failed to purge: There are too
|
||||
many files involved in this operation`. As a work-around do an
|
||||
`rclone delete dropbix:dir` followed by an `rclone rmdir dropbox:dir`.
|
||||
`rclone delete dropbox:dir` followed by an `rclone rmdir dropbox:dir`.
|
||||
|
|
Loading…
Add table
Reference in a new issue