Hi, Does someone know how to copy directory with same attributes etc. ?
I tried this with files: set-modes %dst-file get-modes %src-file get-modes %src-file 'copy-modes ...and it works ok but... tried the same with dirs: set-modes %dst-dir/ get-modes %src-dir/ get-modes %src-dir/ 'copy-modes ** Access Error: Cannot open dst-dir/ ** Near: set-modes %dst-dir/ get-modes %src-dir/ get-modes >> ...I tried it under WindowsXP, anyone can help? regards, Cyphre -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
