Buy Now

Backup4all Professional
$62.44 $49.95

Backup4all Standard
$53.27 $39.95

Backup4all Lite
$24.94 $19.95

Backup4all Portable
$53.27 $39.95

Awards & Reviews

  • 1_ico
  • 2_ico
  • 3_ico
  • 4_ico

Lockergnome feature

Backup4all is a bargain

"Backup4all lives up to its marketing claims. It’s versatile, has all the features you need, and is easy to use. The beginner can easily get a good backup the first time. And the professional can tweak the program until his backup hums along exactly as he wants it to. It runs on every Windows OS from 95 to XP, too. From $25 - $45, depending on the version you buy, Backup4all is a bargain."

ProNetworks review

A wealth of features

"We were quite pleasantly surprised to find that Backup4all installed and worked well on the latest Vista release. While this is still a Beta Operating system, it is nice to see that this program seems to be Vista compatible and that it will even use the Vista Aero theme without difficulties."

Sofpedia pick

Rated excellent by Softpedia

"To be honest, I always say "I'll burn that backup folder someday this week" and the week passes without having my files backed up. With a program like Backup4all this issue can disappear, and the stress related to “what if my hard drive crashes” problem will disappear. I think that I'll leave the backup tasks for this program from now on. What about you?"

The Office Letter review

Backup4all is flexible

"You can’t be too careful about your data, and Backup4All does a good job using a well-designed interface, with plenty of bells and whistles for more experienced users. A "standard" version may be all you need if you don’t want e-mail notification or AES 128, 192, and 256-bit encryption."

Latest News

January 20, 2010

Backup4all 4.4 was released.

Changes in version 4.4:
  • New option added to open backups from specific locations (Local, Network, FTP/SFTP)
  • Backup jobs can now be moved in the backup list(drag-and-drop)
  • Test runs after the merge operation too
  • Auto-complete path for network locations
  • User interface now available in Swedish

You can download version 4.4 here: Download Backup4all 4.4

Stay Updated

To join, simply enter your email address below and click on Subscribe.

About Us

Softland, the company that develops Backup4all, achieved the Microsoft Certified Partner status with an ISV/Software Solutions Competency.

Microsoft Certified Partner
Share
Add comment
Votes: 0
Comments: 0

Summary

This article explains how to create a private-public key pair. Private-public key cryptography is a relatively new cryptographic approach whose distinguishing characteristic is the use of asymmetric key algorithms instead of symmetric key algorithms.

On this page:

Details

Every digital certificate has a pair of associated cryptographic keys. This pair of keys consists of a private key and a public key.
A public key is part of the owner's digital certificate and is available for anyone to use. A private key, however, is protected by and available only to the owner of the key. This limited access ensures that communications that use the key are kept secure.


Create a private-public key pair using Backup4all

Follow these steps to create a private-public key pair using Backup4all:
  1. Open Backup4all
  2. Go to Properties (Ctrl+P)->SFTP->Edit configuration
  3. Under Private key section, select Key file
  4. Press Create key pair button
  5. Type a name for the private key file and press Save
  6. Enter a password for the private key file and press OK.
  7. You can see the generated key files (both private and public) in the location specified. 

Create a private-public key pair using Certificate Creation tool

The Certificate Creation tool generates X.509 certificates. It creates a public and private key pair for digital signatures and stores it in a certificate file. This tool also associates the key pair with a specified publisher's name.

The applications required in this section:
  • Makecert.exe can be downloaded from: http://msdn.microsoft.com/en-us/library/bfsktky3%28VS.80%29.aspx
  • Pvk.exe can be downloaded from http://www.drh-consultancy.demon.co.uk/pvktool.zip
  • Ssh-keygen (which is part of openssh) can be downloaded from http://www.openssh.com
  • FileZilla can be downloaded from http://filezilla-project.org/download.php
  • FreeSSHd can be downloaded from http://www.freesshd.com

Follow these steps to create a private-public key pair using Certificate Creation tool:

  1. Put Makecert.exe application on C: drive.
  2. Open a command line window.
  3. Type C:\makecert -r -n "CN=Top" -sv D:\top.pvk D:\top.cer This will create two files on your D: drive: top.pvk and top.cer
  4. Type a password for the private key.
  5. Put the pvk.exe file on D: drive. Use pvk.exe to convert .pvk file to .pem format
    Type in command line: D:\pvk.exe -in top.pvk -out top.pem
  6. (You will be asked to type the password before conversion.)
  7. Use ssh-keygen to extract the public key and save it in RFC 4716 format 
    Type in command line D:\ssh-keygen -e -f D:\top.pem > D:\top.pub
    (You will be asked to type the password before extraction.)
  8. Convert .pem to .ppk (PUTTY key format).
    To do that, just load top.pem in FileZilla client (go to Edit menu->Settings->Connection->SFTP)
  9. In freeSSHd server, go to Settings->Authentication
  10. Select the Public key authentication and disable all other methods.
  11. Indicate the public key folder and make sure you copy the top.pub file in that folder.

Backup to SFTP server using private key file

To make a backup to SFTP server with Backup4all, please follow these steps:
  1. Open Backup4all, press File->New Backup
  2. Press Advanced mode 
  3. Type a name for your backup job 
  4. On SFTP server press Edit configuration
  5. Enter the SFTP server details
  6. Under Private key section, select Key file and choose the private key file you generated.
  7. Press OK.
  8. Go to Sources page and add the backup sources.
  9. On Type page, select the backup type to use.
  10. Press Save.
  11. In freeSSHd server, go to Settings->Authentication
  12. Select the Public key authentication and disable all other methods.
  13. Indicate the public key folder and make sure you copy the public key file in that folder.
  14. You can now press the Backup button from Backup4all.

Applies to:

Backup4all 4.x or later.

Add comment
Name:
Email:
* Comment:
(Use BBcode - No HTML)
code
* Confirmation code:
Write the characters in the image above exactly as you see it


Others in this Category
document How to run a backup with not enough space in temporary folder
document How to back up and restore the Backup4all configurations
document Backup MS SQL Server data
document Backup the Favorites folder
document Backup Outlook emails and settings
» More articles
RSS

Legal Notices Terms of Use

Copyright Softland 2010. All rights reserved.