Posts Tagged ‘Windows Users’

An Overview of Three Popular Online Backup Services

Tuesday, June 30th, 2009

James Fohl is a contributor at Free-backup.info — the home of the popular tool for personal online backup — Back2zip. This article can be found at http://free-backup.info/an-overview-of-three-popular-online-backup-services.html

An Overview of Three Popular Online Backup Services

There are a great number of online backup services on the internet, and choosing one is a difficult one. If you continue reading, you will get an overview of three very popular online backup services; .mac, ibackup, and backup.com

A very easy to use online backup service is provided to subscribers of Apple’s .mac online service.

Apple gives every subscriber of their .mac service two hundred and fifty megabytes of web space that users may use for online backup and their email. It’s kind of a combined deal; the amount of space that you actually are able to use for online backup purposes depends on how much of the space you would like to use for your email.

The .mac service charges a flat fee of $99 a year, and also has several other services targeted primarily towards Apple computer users. Any owner of a new Apple computer can use the service to two months for free, as well as get a $30 discount on a subscription.

While the .mac service is primarily targeted towards Mac Os X users, Apple also provides software tools for Windows XP that users are able to use to access their dedicated online backup space.

If you are one of the few Apple users out there, then .mac is the perfect option for you. You’ll get enough space to make online backups of your small files, as well as several other utilities for your computer. Windows users should try and stay away from this service, as several other services exist for their platform that are far more powerful.

Ibackup.com is the best online backup service provider for users who demand a lot of space for their files.

The next online backup provider, is the original, ibackup.com ibackup.com is the king online backup provider on the internet. They have several service plans, including an economy plan that is priced at $9.95 a month, and includes a very impressive five gigabytes of storage.

Not only do you get more storage than you’ll know what to do with, but you also get access to a wide variety of free software tools provided by ibackup to easily upload and download your files.

iBackup.com also provides users with a thirty day free trial, however they request a credit card number before you can start the trial. If you find out that the online backup service is not exactly what you needed, be sure to quickly cancel your account. Failure to do so will result in your credit card account being charged for the service.

Backup.com is an excellent online backup service for users who do not need much space, yet do not wish to pay a lot either.

Backup.com also has online backup services that vary with the needs of the computer user. Plans start at a mere $4.25 a month for fifty megabytes of online space. This is perhaps the best bang for your buck as far as commercial online backup services go.

All three of the above services provide users with a fair amount of online space to backup or just store their personal files. Picking the right service provider is totally up to you, because everyone has their own set of needs when it comes to online backup services.

read the full article

Using the Undelete Command in Windows 98/95, DOS

Sunday, June 14th, 2009

James Fohl is a contributor at Free-backup.info — the home of the popular Amazon S3 based software for online data backup — Back2zip. This article can be found at http://free-backup.info/using-the-undelete-command-in-windows-98-95-dos.html

Using the Undelete Command in Windows 98/95, DOS

Early Windows users, as well as DOS users have a really great undelete tool built in to their systems. A lot of computer users are still running Windows 98, or below. While Windows XP has been on the market for more than three years now, some people have been hard pressed to make the upgrade, while others have found themselves completely happy with their Windows 98 setup.

Undelete is not available on Windows XP systems; only DOS and Windows 95-ME.

A really cool program that was in previous versions of Windows, as well as certain versions of MS-DOS is not available in Windows XP. The tool, Undelete is a DOS command prompt program that allows users to literally undelete the files that they had previously deleted.

The major limitation of the software is the fact that is can only recover files if no new files or changes have been made. So, basically the undelete command will allow you to recover files if you accidentally delete them, but it will not be able to recover files that you deleted a week ago.

Users should be experienced, as the undelete utility does not have a graphical user interface, and relies on text commands.

Undelete isn’t a flashy program. There are no graphics, and the program is not very user friendly. To start the program, you’ll need to activate a DOS prompt in your Windows operating system.

To do this, click the start button and select “Run”. Type in “command” and press enter. A black box with white text will soon be visible. This is the DOS prompt, and you will soon be able to use ‘Undelete‘ to undelete your files.

In order to use Undelete properly, you will have to learn the options for the program. As mentioned before, Undelete is a text based program, and does not have any spectacular user interface.

Undelete offers the user several different options to help recover your deleted files.

To gain access to the commands of Undelete, type in “Undelete /? ” at the DOS prompt, and press the enter key. The following text will be displayed on your screen;

/all – Automatically recovers all of the files you specify.

/list – All available files are listed (but files are not recovered).

/DOS Restricts recovery to those files that meet the file specifications (filespec) in the disk directory table.

/DT – Restricts recovery to those files found in the Delete Tracking File.

/DS – Restricts recovery to those files found in the SENTRY directory.

/load – Loads the Undelete memory-resident program into memory using information defined in the UNDELETE.INI file.

/unload – Unloads the memory-resident portion of the Undelete program from memory, turning off the capability to restore deleted files.

/purged[d] – Deletes the contents of the SENTRY directory.

/status – Displays the type of delete protection in effect for each drive.

/S[d] – Enables the Delete Sentry level of protection and loads the memory-resident portion of the UNDELETE program.

/Tdrive[-entries] – Enables the Delete Tracker level of protection and loads the memory-resident portion of the UNDELETE program. The optional entries parameter specifies the maximum number of entries in the deletion-tracking file (PCTRACKR.DEL). It must be a value in the range 1 through 999 with the default value determined by the type of disk being tracked.

After you have read through ‘Undelete’ program options, you will need to goto the specific directory of where you wish to undelete the files. Below is an example;

C:\> cd Downloads <- cd “change directory”

C:\Downloads\>

Once you are in the appropriate directory, rerun the ‘Undelete’ program, only this time fill in the correct options. For example, if you wanted to restore all files in the directory, you would use the ‘/all’ command. Below is an example;

C:\Downloads> undelete /all

The above command will allow the undelete software to safely recover your deleted files.

Now that you have an understanding of how the undelete software works on your operating system, the next time you find yourself worried about deleted files you can simply remember what you learned about the undelete command.

read the full article