Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 Online backup
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

TastyNutz
Junior Member

USA
251 Posts

Posted - 22 April 2009 :  22:17:52  Show Profile  Visit TastyNutz's Homepage  Reply with Quote
I would like to use my extra hosted server space for backing up My Documents.

Ideally, I'd like something that can be scheduled to automatically make an unattended backup of a specified directory, and upload it to the server.

I use a modified VB backup script with task scheduler to backup to an external disk. But I would like to then automatically upload the backup, compressed if possible.

Does anyone have any suggestions of a script or reasonably priced commercial app to do this?


PowerQuad Disability Support Forum

Edited by - TastyNutz on 22 April 2009 22:19:52

AnonJr
Moderator

United States
5768 Posts

Posted - 23 April 2009 :  06:30:52  Show Profile  Visit AnonJr's Homepage  Reply with Quote
How much data are we talking about? and does this only need to be done on one computer?
Go to Top of Page

TastyNutz
Junior Member

USA
251 Posts

Posted - 23 April 2009 :  09:13:38  Show Profile  Visit TastyNutz's Homepage  Reply with Quote
Yes, just one computer. It's for personal use. The amount of data depends on the script. In an ideal setup, it would be several GB initially, with only changed files after that. But I'm thinking that's pie in the sky.

Looking around, I find plenty of online backup subscription services, like Mozy. And plenty of local backup programs, like True Image. But I don't find anything that combines the two concepts. I find that surprising because it seems it would be easy enough for something like True Image to include an FTP component.



PowerQuad Disability Support Forum
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 23 April 2009 :  09:22:51  Show Profile  Reply with Quote
You can do the task for free if you have any archiving program which supports command line processing.

To use a batch file to automatically connect to your ftp site and transfer the file, here's what you do:

Create a short text file, titled "xfr.txt" and save it on your desktop. The file should have the following lines (use correct username and password), replace filename with the filename you intend to transfer:

username
password
put filename
bye

Next, create a very short batch file, titled "send.bat" and save it on your desktop too. This file will have just two lines (three if you have a command-line archiving program). Replace URL with the URL of the ftp server - note: the url ONLY requires the actual domain, i.e. cnn.com - don't use ftp://cnn.com).

call ftp -s:xfr.txt URL
exit

If you have a command-line archiver, add the command to archive the folder at the top of this batch file (i.e.; call zip -a (folder) filename.zip)

Now to use it. Simply add a scheduled task to run the send.bat file when you want the backup made.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 23 April 2009 :  10:13:43  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
Is it really feasible to backup tens of GB online? I don't think it's worth it. For almost the price of subscription to such a service you can buy a 500 GB or 1 TB hard drive.

If you are just looking to store a important documents, Microsoft has the Live Mesh service, which I kinda like. Just 5 GB free storage, but great for synchronizing folders across different machines... and it will allow you to remote desktop between them.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 23 April 2009 :  10:50:01  Show Profile  Reply with Quote
I have a very large server here which is used (at no cost) for storage by a number of my customers from my old computer business. I allocated 5 TB for storage when I set this up. When my last back surgery took me off the job market, I left the on-line storage option open for them. All the transfers are secure (encrypted and password protected) and can be expressed back if their computers get stolen or they have a fire at the company, etc. Just a little peace of mind.
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 23 April 2009 :  12:35:44  Show Profile  Visit AnonJr's Homepage  Reply with Quote
If you're only talking about one computer, than for the money you might want to look at Carbonite. For my own use, I have a dropbox account, but I'm not using a whole lot of space either. Maybe 4 GB (enough that I couldn't keep using the 2GB free plan. Natch.).
Go to Top of Page

TastyNutz
Junior Member

USA
251 Posts

Posted - 23 April 2009 :  12:45:20  Show Profile  Visit TastyNutz's Homepage  Reply with Quote
ruirib & Anon: I already have several hosting accounts with 10gb of storage each. That's a lot of unused disk space. I figured I might as well use it for something.

Carefree: I tried the ftp batch script last night but it wasn't working. I tried your instructions with the domain only, and that must have fixed my problem because now it works. Thanks for the tip.

But I found a better option for the FTP function. Thru the magic of Google, I ran across this: http://www.sysax.com/ftpauto/index.htm Their FTP Automation app is really slick. Up and down transfers, script wizard and editor, and a built in scheduler. And a license for personal use is free.

Now I just need to decided on what backup script or app to use, since I'd like some file compression.


PowerQuad Disability Support Forum

Edited by - TastyNutz on 23 April 2009 12:50:20
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07