Mailru 2GB at free - not actually

In doc i see mailru can receive only 2G with free account. My account is free but actually i'am able to transfer more than 2G per file. I tested 2.5 and 4gigs files. Downside is 2-core cpu is loaded at 100% for few seconds when >2G files being preperaed to transfer. Is it a chunk technology?

root@hpserv:/mnt/user/xxx# rclone sync "/mnt/user/xxx" mailru:unraid_test -P
Transferred:        6.207G / 6.207 GBytes, 100%, 84.980 MBytes/s, ETA 0s
Transferred:            4 / 4, 100%
Elapsed time:      1m14.7s

rclone calculates a checksum before uploading files. perhaps that is the delay.
without more info, we cannot know for sure.

mail.ru might have changed their limits for free accounts.
perhaps rclone docs are outdated
you can goto mail.ru and read about it.

What is the problem you are having with rclone?

What is your rclone version (output from rclone version)

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Which cloud storage system are you using? (eg Google Drive)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

Paste  log here

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.