Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


File Backup with Timestamps

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,61671
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> File Backup with Timestamps
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 File Backup with Timestamps - 6/20/2008 8:04:04 AM   
  aarondcounts

 

Posts: 1
Score: 0
Joined: 6/20/2008
Status: offline
I need to create a vbscipt that will do a file backup at a given time interval and when adding the file to the new directory it will add a time stamp or add the file without overwriting the previous file that was saved to that directory. I can not figure out how to do this any other way and I can not get a third-party application to do it for me.
 
Any help is appreciated.
 
 
Post #: 1
 
 RE: File Backup with Timestamps - 6/20/2008 8:11:58 AM   
  dm_4ever


Posts: 2666
Score: 46
Joined: 6/29/2006
From: Orange County, California
Status: offline
Search for FileSystemObject

_____________________________

dm_4ever

My philosophy: K.I.S.S - Keep It Simple Stupid
Read Me: http://www.visualbasicscript.com/m_24727/tm.htm
Frequently Asked Stuff: http://www.visualbasicscript.com/m_47117/tm.htm

(in reply to aarondcounts)
 
 
Post #: 2
 
 RE: File Backup with Timestamps - 6/30/2008 2:19:15 AM   
  Rischip


Posts: 502
Score: 2
Joined: 3/26/2007
Status: offline
It sounds like you are trying to do an incremental backup. You will not be able to do this without changing the file name, putting the file into a directory structure based on date/time, or packing the files in a zip/tar/bkf. Is it necessary to have the files in "raw" format? If not why don't you use shadow copies or just setup a scheduled inceremental backup using NTbackup? If none of these will work, then we need more detail as to exactly what you are trying to accomplish.

_____________________________

Rischip
Author of - The Grim Linker

(in reply to aarondcounts)
 
 
Post #: 3
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> File Backup with Timestamps Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts