
how-to block ads
|
 vidalopez
@205.245.x.x
| [Need] automated daily backups to file server? are there any software packages that can do an automatic backup of a single folder to a file server at a certain time daily?
I tried seting up a scheduled task with ms backup to a mapped drive, but it only gave me the choice of saving the whole folder as a single bkf file. I would rather have it copy each file/folder exactly like the backup source. so I can browse the backup folder without ussing msbackup.
since this will be done durring offhours, checking the daily differentials is not as important but would be nice. thanks:) | |
|   av8r I'd Rather Be Flying Premium join:2002-06-14 Boca Raton, FL clubs:
| Re: [Need] automated daily backups to file server? I would suggest RoboCopy, part of the Windows Server Resource Kit. A good description of the switches supported can be found here. Use it in conjunction with the AT command or a scheduled task. -- "Jazz isn't dead, it just smells funny" - Frank Zappa | |
|   Awgeewhiz Gort, Klaatu Barada Nikto Premium join:2001-03-04 Delta, PA clubs: 
| Yes, there is.
SynchBack
Easily back-up, restore, and synchronize files using a multi-award winning software solution from 2BrightSparks.
Use on a local drive, network drive, FTP server, ZIP archive, or any removable media.
Also has a built-in scheduler.
Comes in two flavors: freeware and paidware.
I use it at work and highly recommend it. -- Out the 10Base-T, through the router, down the T1, over the leased line, off the bridge, past the firewall...nothing but Net. | |
|   McSummation Mmmm, Zeebas Are Tastee. Premium,MVM join:2003-08-13 Round Rock, TX | Use the XCOPY command with the /M option. Put this in a batch file and schedule it. | |
|   Mark Premium join:2001-11-15 Mesa, AZ | I use a batch file with command line WinRAR and the standard command line ftp client. I'd imagine you could tailor a solution for yourself with just a simple batch file doing copies. | |
|  |  | |  |
|