I'm tired of backing up my files manually, what software do you use or recommend?
What automatic backup software do you use or recommend?
Collapse
X
-
locally, i don't save anything on my local computer, i have external discs that any important data goes on, so if the machine takes a dive, the data is still there
you can get an external solution for pretty cheap now, i got my last 200gb drive for $70 on pricewatch.com and a sweet neon lit case for $20 off ebay
you can even set it up so the external is a backup drive, and run your backup program to just dump on there automatically
backup on my server I use the NAS service from theplanet....all automatedComment
-
What backup program would that be for your computer?Originally posted by Jacelocally, i don't save anything on my local computer, i have external discs that any important data goes on, so if the machine takes a dive, the data is still there
you can get an external solution for pretty cheap now, i got my last 200gb drive for $70 on pricewatch.com and a sweet neon lit case for $20 off ebay
you can even set it up so the external is a backup drive, and run your backup program to just dump on there automatically
backup on my server I use the NAS service from theplanet....all automatedComment
-
All you need is a second internal or external hard drive, and a $30 software package called Second Copy 2000. The software makes a backup of your data files to another directory, disk, or even another computer across the network. It then monitors the source files and keeps the backup updated with new or changed files. It runs in the background with no user interaction. So, once it is setup you always have a backup of your data somewhere else.
http://www.centered.com/Comment
-
you need rsync http://samba.anu.edu.au/rsync/
we backup all our servers to our office and two offsite locations each night so we have full backups of everything. once you have done the full rsync it will only backup files that have changed since the last copy.
awesome program with little overhead on the servers.Paul L - OnlyTease / Only-Opaques / Only-Secretaries / OnlySilkandSatin / Art-Lingerie / Layered-Nylons
Sponsor program at www.otcash.com
Comment
-
Just setup a nice SDLT tape library system to backup all of our servers, We're using the BRU software from Tolisgroup to control it all. As far as the workstations we have these maxtor one touch drives, but I got to tell you the software that comes with it is total crap. If your catalog gets corrupt it never rebuilds properly.Comment
-
I came across this freeware http://www.educ.umu.se/~cobian/cobianbackup.htm that basically do the same thing I think!Originally posted by InGayPornAll you need is a second internal or external hard drive, and a $30 software package called Second Copy 2000. The software makes a backup of your data files to another directory, disk, or even another computer across the network. It then monitors the source files and keeps the backup updated with new or changed files. It runs in the background with no user interaction. So, once it is setup you always have a backup of your data somewhere else.
http://www.centered.com/Comment
-
Thanks for the link, I'm looking into itOriginally posted by onlyteaseyou need rsync http://samba.anu.edu.au/rsync/
we backup all our servers to our office and two offsite locations each night so we have full backups of everything. once you have done the full rsync it will only backup files that have changed since the last copy.
awesome program with little overhead on the servers.
Comment
-
i backup my servers to an external local drive, but i do it manually tooOriginally posted by Alex from MontrealDoes anyone backup their server(s) into their computer(s) regularly via a program?
New models booked and shot every week... MILFs, pornstars and teens. Girls for every niche and project.
Looking for high-quality affordable exclusive content? Check me out at Easton Content for all the details.Comment
-
Anyone using the software Cobian http://www.educ.umu.se/~cobian/cobianbackup.htm ? I'm trying to find out how to backup the whole server into my computer instead of files!Comment
-
Windows: Just create a scheduled task through the admin screens that runs against a DOS .bat file with predetermined copy commands to an external, mounted location:
sample "copy.bat"
For unix, do the same with a shell script and a cron job. The only money you need to spend is for the external / additional drives.Code:copy c:\temp\* g:\externaldrive\temp\ copy c:\hot_blonde_pics\* g:\externaldrive\i_like_pussy\
Your post count means nothing.Comment
-
Comment
-
jace, even though you save on external hd. then you still need to backup that drive. Keeping data in one location no matter where that is still needs to be backed up. I make backup to an external drive which is kept in a safebox and then switched around every week.
This will make my data safe in case of hardware failure or fire at the office or what ever.
I don't backup servers since they can easily be restored from my local data even though it might require some time and work.Comment
-
I think you should give http://www.educ.umu.se/~cobian/cobianbackup.htm or any other auto-backup software a try. After playing around Cobian for a few hours, I think it's pretty good soft for what I need (i.e. backing up both my servers and computer into an external drive).Originally posted by Eastoni backup my servers to an external local drive, but i do it manually too
Comment

Comment