I am doing some file maintenance and noticed what I think is an issue in the copy behavior. I have two files that are both gziped tar files. if I start a copy operation that will copy one tree to other side. It appears to properly copy the existing files and updates their timestamp and preserving their linux file attributes and owner and group. if the file does not exist in the destination the attributes are not set and the owner and group are lost. i can correct it with the touch action but think the copy should handle it.
[edit]
Btw, forgot to mention I am running the windows version of pro at 3.3.12 level
one other point to mention after doing a copy, it appears that many items have copied with attributes intact, but actually they are being munged. a full refresh shows this I have been able to correct afterwards with the set attributes action, but it would be better if they were properly preserved.
[edit]
Btw, forgot to mention I am running the windows version of pro at 3.3.12 level
one other point to mention after doing a copy, it appears that many items have copied with attributes intact, but actually they are being munged. a full refresh shows this I have been able to correct afterwards with the set attributes action, but it would be better if they were properly preserved.
Comment