mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 00:40:03 +01:00
dropbox: typo
dropbix -> dropbox.
This commit is contained in:
parent
7b4f368307
commit
7e858f4b8d
@ -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…
Reference in New Issue
Block a user