Hi, I was working on moving all files of my project https://osdn.net/projects/xiaomifirmwareupdater/ from sourcefroge https://sourceforge.net/projects/xiaomi-firmware-updater/files/ to here.
The total size of files is ~120GB.
I was using rclone to copy files. But it gave me some errors, so switched to rsync.
Everything was going well at the first, but after sometime I got Disk quota exceeded error. Same with scp.
So, What's wrong here?
Did I fill the whole storage or what?
Hi, I was working on moving all files of my project https://osdn.net/projects/xiaomifirmwareupdater/ from sourcefroge https://sourceforge.net/projects/xiaomi-firmware-updater/files/ to here. The total size of files is ~120GB. I was using rclone to copy files. But it gave me some errors, so switched to rsync. Everything was going well at the first, but after sometime I got Disk quota exceeded error. Same with scp. So, What's wrong here? Did I fill the whole storage or what?
Regrads, yshalsager