-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on ntfs partition. #35
Comments
The fix for this should be very simple (do not throw exception when mtime change fails), but it's interesting that your ntfs volume does not allow changing mtime. Is it ntfs-3g? |
Just tested with ntfs-3g - there is no such error... |
I tried again and I found the solution. Before my /etc/fstab
After
|
Ok, so you weren't the owner of these files. |
When I tried to sync my google drive on a ntfs partition, the following error occured.
After changing to ext4, no error occurs.
The text was updated successfully, but these errors were encountered: