HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Software / Tools > Windows XP / 2000 / NT / 9x Forum


Windows XP / 2000 / NT / 9x Forum Discussion for Windows operating systems from XP right back to the very beginnings!

Reply
 
Thread Tools
Old Aug 12, 2010, 05:25 AM   #1
HardwareHeaven Lover
 
WxMan1's Avatar
 
Join Date: Dec 2007
Posts: 221
Rep Power: 40
WxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud of

Archive bit

To remove the Archive file attribute from all files and sub files

attrib -a /s

===============================================

Found this (SOURCE: The Archive Bit And Incremental Backups on Windows Filesystems ):

The archive bit is used to determine what files have been backuped up previously on a Windows filesystem. The bit is set if a file is modified. A backup program can then clear the bit when it does a full backup. This allows the backup program to do an incremental or differential backup that only backs up the changes to the filesystem since the last time the bit was cleared. Note that on programs like BrightStor ARCserve backup, you have a choice on full backups about whether or not to clear the archive bit. If you choose not to clear the archive bit, this is the same as a "copy" backup, where the backup does not affect the state of your scheduled backups. For instance, say you did a full backup over the weekend, and differential backups during the week. If you decide you want to upgrade a server and want to do a full backup, you could run a full backup on a separate set of tapes without changing the ever-growing nightly differential set of backups by choosing not to clear the archive bit. This would be particularly useful if you were not the one managing the regular backup process. If you don't do this, then the following day, when the differential runs (or incremental), you would need to have the second full backup you made to get a complete restore. The ext2 filesystem on GNU/Linux does not have an archive bit, but it does have three different time stamps (creation, modification, and access) that can be used to work around this. The problem, though, is you need an extra process to make decisions on this. Samba works around this by tweaking the owner bits on ext2. For an explanation on how this is done, and some further explanation of Windows filesystem bits, see this document. To determine what files have the archive bit set on a Windows (or DOS) filesystem, use:

dir /AA
WxMan1 is offline   Reply With Quote


Old Aug 12, 2010, 05:29 AM Threadstarter Thread Starter   #2
HardwareHeaven Lover
 
WxMan1's Avatar
 
Join Date: Dec 2007
Posts: 221
Rep Power: 40
WxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud ofWxMan1 has much to be proud of

Re: Archive bit

This thread is at the mercy of the powers that be to put it whereever they will. There's no need to go into WHY I felt compelled to post this.

I'm just sharin' for sharin's sake AND so you don't have to go through the grief I did. PLUS, I needs more checkmarks on the left side (as opposed to the other checkmarks).
WxMan1 is offline   Reply With Quote
Reply

Thread Tools