Hello Dsoprea, thank you for this open source project.
When i try to upload my .mp3 extension file to google drive with this command
rsync -tr /media/files/ /media/googledrive/
It says that;
rsync: mkstemp "/media/googledrive/.01.mp3.2gpZi2" failed: Input/output error (5) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1196) [sender=3.1.2]
Am i doing wrong something else ?