GDriveFS
GDriveFS copied to clipboard
Uploading to Google Drive, Input Output Error
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 ?
Hi @veyselolgun , did you find any solution to this by any chance?
Hello @khannavivek,
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.