O OM Aug 12, 2005 #1 Hi, How to I copy file between 2 hard disk without change the archive bit of the files? Thanks Keith
B Bob Lawn Aug 13, 2005 #2 OM said: Hi, How to I copy file between 2 hard disk without change the archive bit of the files? Thanks Keith Click to expand... try xcopy - /A or /M options type 'xcopy /?' for adescription. bob
OM said: Hi, How to I copy file between 2 hard disk without change the archive bit of the files? Thanks Keith Click to expand... try xcopy - /A or /M options type 'xcopy /?' for adescription. bob