On Wed, 23 Jul 2014 13:51:15 -0700 (PDT) Ruben D <[email protected]> wrote:
> Hi. I have a big issue here. When I copy from un HD to a NAS drive or > any other hard drive the file or folder looses its date stamped with > the TODAY's Day and Hour. > I was shock to see that all my documents where showing like created > today a few minutes ago when all of them have different time of > creation or modification. > This makes this tool useless If I can't keep the right information. > Nowhere in your help files has a reference to this matter. > Would you please help me? I may be loosing track on how to solve it > myself. > I think that's the normal behaviour. That's what `cp` does by default. What you can do is add a user-action that opens up a terminal (so you can see the progress) and runs `cp -pv` on the files you selected. -- You received this message because you are subscribed to the Google Groups "krusader-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/krusader-users/20140723230813.3a77dd9e%40myarch. For more options, visit https://groups.google.com/d/optout.
