Search found 12 matches
- 21 Mar 2015, 20:35
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
I knew about that, but this is not a physical drive in the server, but on another machine. The solution described does not work in this case. The version I tested the last time worked fine!
- 13 Mar 2015, 15:05
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
No problem! The 'final' works great!
- 11 Mar 2015, 19:36
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
Copy with the preserve timestamp works. Here is the strace:
https://dl.dropboxusercontent.com/u/10558681/cp_log.txt
https://dl.dropboxusercontent.com/u/10558681/cp_log.txt
- 10 Mar 2015, 16:52
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
Version 2 seems to work. I only has the following message twice during the whole operation (in the terminal):
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
- 09 Mar 2015, 21:32
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
Sure:
https://dl.dropboxusercontent.com/u/10558681/ffs_log.txt
https://dl.dropboxusercontent.com/u/10558681/touch_log.txt
https://dl.dropboxusercontent.com/u/10558681/touch1_log.txt
In the last one I use command 'touch -d "two hours ago" <filename>
https://dl.dropboxusercontent.com/u/10558681/ffs_log.txt
https://dl.dropboxusercontent.com/u/10558681/touch_log.txt
https://dl.dropboxusercontent.com/u/10558681/touch1_log.txt
In the last one I use command 'touch -d "two hours ago" <filename>
- 09 Mar 2015, 17:18
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
Could it be that the call is incorrect?
- 09 Mar 2015, 16:57
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
Alas...
Cannot write modification time of "/media/m8/hdd/tv/2 Broke Girls/Season 01/2 Broke Girls - S01E01 - Pilot.avi.ffs_tmp".
Error Code 22: Invalid argument (utimensat)
Cannot write modification time of "/media/m8/hdd/tv/2 Broke Girls/Season 01/2 Broke Girls - S01E01 - Pilot.avi.ffs_tmp".
Error Code 22: Invalid argument (utimensat)
- 08 Mar 2015, 20:44
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
I get the following error:
Cannot write modification time of "/media/m8/hdd/tv/2 Broke Girls/Season 01/2 Broke Girls - S01E01 - Pilot.avi.ffs_tmp".
Error Code 22: Invalid argument (utime)
Cannot write modification time of "/media/m8/hdd/tv/2 Broke Girls/Season 01/2 Broke Girls - S01E01 - Pilot.avi.ffs_tmp".
Error Code 22: Invalid argument (utime)
- 02 Mar 2015, 09:18
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
Ok, I have tested the version you posted. I had to install some additional libraries first, but no real issue. Some icons do not have pictures btw.
I get the following error:
Cannot write modification time of "/media/m8/hdd/tv/The Block All Stars/Season 10/The Block - S10E22 - Bedrooms Revealed.mp4 ...
I get the following error:
Cannot write modification time of "/media/m8/hdd/tv/The Block All Stars/Season 10/The Block - S10E22 - Bedrooms Revealed.mp4 ...
- 28 Feb 2015, 07:25
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
It may be, although it does not seem to work on Ubunty with CIFS/NTFS. Perhaps a fallback option? I like the program on Windows, but this issue makes it unusable to use on my server it seems.
- 26 Feb 2015, 22:37
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Re: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
A quick additional note, touch uses utimensat instead of utimes on Ubuntu. So, perhaps if utimensat instead of utimes was used, it would also work.
- 26 Feb 2015, 22:31
- Forum: Help
- Topic: Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
- Replies: 21
- Views: 3811
Ubuntu 14.04 sync to NTFS: Cannot write modification time of xxxx (Error Code 22: Invalid argument (utimes))
I am unable to sync between my Ubuntu server and my mediaplayer. I get the errors like the one in the subject header. It seems that it fails when the time of the file must be adjusted (of the .ffs_tmp files to be exact). From what I have gathered, it might be a problem of the implementation of NTFS ...