Are you looking for Online Backup Software with your own title?
What is a Backup Server?
Backup Server is a computer with any standard FTP Server.
Software uses standard FTP protocol to transfer files. That means:
- You can use any operating system for your Backup Server. All operating
systems have free FTP Servers.
- FTP user is a "backup user".
How to manage of backup users?
Backup user is a standard FTP user and that's why:
- When you change password of FTP user you also change password for Backup user.
- When you disable account of FTP user you also disable Backup user.
FTP user is a user of FTP Server. In other words you MUST be able to connect
to FTP Server by using user's properties through any FTP client software.
How to check user's disk quotas?
There are 3 ways to check user's disk quota:
- By using built-in ability of operating system to set disk quotas.
All modern versions of UNIX and Windows have this option. Use it when FTP
user is equal to operating system user (all UNIX servers and a
few of Windows servers work like that).
- By using built-in ability of FTP Server software to check users' disk quotas.
Some of Windows FTP Servers allow to do that.
- By using any external program that periodically (e.g. daily)
checks total size of user's files.
I have problems with the first full backup because my clients have low-speed internet connection. Can you help me?
We know how to help you! Follow the instructions below:
IMPORTANT: This article contains information about editing the registry.
Before you edit the registry, make sure you understand how to restore it if
a problem occurs. For information about how to do this, view the "Restoring
the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help
topic in Regedt32.exe.
- Start Registry Editor (Regedt32.exe).
- Open the following key:
HKEY_CURRENT_USER\Software\KIESoft\EBShell
- On the Edit menu, click Add Value.
- Add the following value:
Value Name: RedirectFTPTransfersToDiskFolder
Data Type: REG_SZ
Data: X:\path\to\folder\where\to\store\backup\archives
- Click OK.
- Start full backup. EaseBackup will ask you to confirm the folder to store backup archives.
- When the first backup is finished, delete the RedirectFTPTransfersToDiskFolder value.
- Quit Registry Editor.