-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Description
First, thanks for this great software! Very useful.
I have an issue when copying big amounts of files to the drive, (commands as "cp -R"). It copies some dozens of files and then starts sending messages "device or resource busy" ("Dispositivo o recurso ocupado" in my locale).
If I interrupt the command, every access to the drive gives the same error. I have to unmount the drive and mount it again to retake control.
I'm running:
google-drive-ocamlfuse, version 0.5.2
Ubuntu Server 12.04.3 LTS with: Linux 3.8.0-29-generic #42~precise1-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux
Thanks!
Reactions are currently unavailable