View Issue Details

IDProjectCategoryView StatusLast Update
0001185Double CommanderFile operationspublic2015-10-31 23:54
Reportervander Assigned ToAlexx2000  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
ProjectionnoneETAnone 
Product Version0.7.0 (trunk)Product Build2015/09/29 6311M 
Summary0001185: Error message while copy from NTFS -> (Ex)FAT
DescriptionWhile copying files from filesystem NTFS to FAT or ExFAT I got an error

'Can not set date/time for "Path\filename.ext"'
Steps To Reproduce- create a file on an NTFS volume
- change 'last access attribute' to 01.01.1970 00:00:00.000
- copy to (Ex)FAT volume
Additional InformationMaybe NTFS support attribute 'last access' other filesystems don't. Setting this attribute while copying would cause an error than.

I have no idea why it need a specific date on the source file to render this error message. Newer files don't show an error.
TagsNo tags attached.
Fixed in Revision
Operating systemWindows
WidgetsetWin32
Architecture64-bit

Activities

Alexx2000

2015-10-03 00:20

administrator   ~0001571

Last edited: 2015-10-03 00:22

Error happened because minimal FAT file system date is 01.01.1980.

I don't see a bug here. If you don't need copy date/time then disable it in copy dialog options or set to ignore such errors.

vander

2015-10-03 01:30

reporter   ~0001572

Last edited: 2015-10-03 01:32

In general I need to copy the filedates. It seems for some reason sometimes the last access filedate is set to this wrong date on my ntfs drive (none of my files is that old :-) ), maybe problem with editor.
Logicaly the last access can never be older than create or modify, so there is some other of my program buggy.
Since the more important dates for me are create and modify date, I will just follow your guide and setup copy to ignore the last access date.

Issue History

Date Modified Username Field Change
2015-10-01 16:03 vander New Issue
2015-10-03 00:20 Alexx2000 Note Added: 0001571
2015-10-03 00:20 Alexx2000 Status new => resolved
2015-10-03 00:20 Alexx2000 Resolution open => no change required
2015-10-03 00:20 Alexx2000 Assigned To => Alexx2000
2015-10-03 00:22 Alexx2000 Note Edited: 0001571
2015-10-03 01:30 vander Note Added: 0001572
2015-10-03 01:32 vander Note Edited: 0001572
2015-10-31 23:54 vander Status resolved => closed