Altough the option "Copy date/time of directories" is selected/activated (on), when you copy or synchronize a "read-only" folder, its date/time is not updated with original, leaving the current (date/time of action).
All the date/time attributes are copied to folders, except for those with "read-only" attribute activated.
The read-only attribute doesn't allow the modification with the original date/time.
This option "Copy date/time of directories" is very useful, but it would be appropriate to correct this bug when copy and synchronize.
Thank you very much in advance.
Folders "Read-Only" not updated
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 3
- Joined: 2010-08-08, 07:54 UTC
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
-
- Junior Member
- Posts: 3
- Joined: 2010-08-08, 07:54 UTC
It's very simple: the copied folder (destination) must have the same attributes (ro/date/time) that the original folder (source), even when read-only.
The read-only is only that: read only. But, it doesn't mean that the destination will have different attributes than the original (file or folder).
For example: when copying a read-only file, its date/time is the same than original's.
So, it must be equal for read-only folders too, like NTFS permissions are copied even read-only.
The date/time of destination folder must be the same date/time than original, like in copied files.
source file (ro/date/time) ---> copied file (ro/date/time)
source folder (ro/date/time) ---> copied folder (ro/date/time)
For example, when copying from source to destination:
Read-Only file:
(source) ---> readme.text 01-01-2010 00:00:00 -r--
(destination) ---> readme.text 01-01-2010 00:00:00 -r--
Read-Only folder (now):
(source) ---> [ro_example_folder] 01-01-2010 00:00:00 -r--
(destination) ---> [ro_example_folder] 08-08-2010 16:08:28 -r--
Read-Only folder (proposed):
(source) ---> [ro_example_folder] 01-01-2010 00:00:00 -r--
(destination) ---> [ro_example_folder] 01-01-2010 00:00:00 -r--
I hope my explanation will become clearer now.
[/b]
The read-only is only that: read only. But, it doesn't mean that the destination will have different attributes than the original (file or folder).
For example: when copying a read-only file, its date/time is the same than original's.
So, it must be equal for read-only folders too, like NTFS permissions are copied even read-only.
The date/time of destination folder must be the same date/time than original, like in copied files.
source file (ro/date/time) ---> copied file (ro/date/time)
source folder (ro/date/time) ---> copied folder (ro/date/time)
For example, when copying from source to destination:
Read-Only file:
(source) ---> readme.text 01-01-2010 00:00:00 -r--
(destination) ---> readme.text 01-01-2010 00:00:00 -r--
Read-Only folder (now):
(source) ---> [ro_example_folder] 01-01-2010 00:00:00 -r--
(destination) ---> [ro_example_folder] 08-08-2010 16:08:28 -r--
Read-Only folder (proposed):
(source) ---> [ro_example_folder] 01-01-2010 00:00:00 -r--
(destination) ---> [ro_example_folder] 01-01-2010 00:00:00 -r--
I hope my explanation will become clearer now.
[/b]
- ghisler(Author)
- Site Admin
- Posts: 50521
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
-
- Junior Member
- Posts: 3
- Joined: 2010-08-08, 07:54 UTC
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC