Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
yar229 committed Dec 10, 2016
1 parent 17ba020 commit 2525c25
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
--help Display this help screen.
--version Display version information.
```

Clone shared cloud.mail.ru file/folder to your account:<br>
make folder with name '>>SHARED_FOLDER_LINK'

**Windows**

Use as Windows disk: <br>
```
net use <disk>: http://127.0.0.1:<port>
Expand All @@ -28,12 +34,10 @@ By default, Windows limits file size to 5000000 bytes, you can increase it up to
* Click on Decimal
* In the Value data box, type 4294967295, and then click OK.

[Wrong disk size when mapped as Windows drive](https://support.microsoft.com/en-us/kb/2386902)
[Wrong disk size when mapped as Windows drive](https://support.microsoft.com/en-us/kb/2386902)<br>
Microsoft says - "It's not a bug, it's by design"


Bad news: Total Commander [WebDAV plugin](http://www.ghisler.com/plugins.htm) does not work... ([sources](http://ghisler.fileburst.com/fsplugins/webdav_src.zip) found occasionally, but no time...)

**Big thanks** to
* [Ramon de Klein](https://github.com/ramondeklein) for [nwebdav server](https://github.com/ramondeklein/nwebdav)
* [Erast Korolev](https://github.com/erastmorgan) for [Mail.Ru.net-cloud-client](https://github.com/erastmorgan/Mail.Ru-.net-cloud-client)
Expand All @@ -42,5 +46,6 @@ Bad news: Total Commander [WebDAV plugin](http://www.ghisler.com/plugins.htm) do

**Remarks**
* [How to compile for Linux](https://toster.ru/q/375448) from [Алексей Немиро](https://toster.ru/user/AlekseyNemiro) (yep, I'm lazy ass...)
* Bad news: Total Commander [WebDAV plugin](http://www.ghisler.com/plugins.htm) does not work... ([sources](http://ghisler.fileburst.com/fsplugins/webdav_src.zip) found occasionally, but no time...)
* Avoid using #, %, + in file and folder names
* If you have paid account - you can remove 2Gb filesize limitation using `--user-agent "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17/TCWFX(x64)"` (taken from [pozitronik/CloudMailRu]( https://github.com/pozitronik/CloudMailRu), no any guarantees, speed limit may exist)

0 comments on commit 2525c25

Please sign in to comment.