You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
Actually no, i waited for a while time and no solution, then I decided to use different application to upload files to drive. Maybe there is a method in GDriveFS but i don't have info about that.
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 ?
The text was updated successfully, but these errors were encountered: