FAQ
We have gone through and create a list of the most commonly asked questions about our product from technical to billing. If you have a question that is not answer please send an email to sales@tinybackup.com.What is the tinyBackup tool?
It is an easy to use tool that allows to backup your files when and where you choose too.
What platforms will tinyBackup work on?
tinyBackup works on Windows 95, 98, ME, XP, NT, 2000, 2002.
What space requirements do I need to use tinyBackup?
You will need at minimum the same amount of space you use for your sites.
How many accounts can I backup using tinyBackup?
We do not limit the amount of accounts you can backup using the tool.
Will tinyBackup backup my mail files?
This depends on the control panel you have. For example if you are using cPanel all your mail can be downloaded for backup. How does tinyBackup store the files on my hard drive?
The files are stored in a .zip for each connection you make.
Does tinyBackup restore my files?
The tool at this point does not restore your files it just places a backup on your local machine at which time you can FTP them up to your own server.
Do I have to do nightly backups or can I do weekly instead?
You can choose to do backups every 1 - 60 days.
What happens if the server goes down during my backups?
Your backups that you have would be from the last possible backup tinyBackup could make. tinyBackup would attempt to start again at the next interval.
What if I am having troubles with tinyBackup?
You can contact our staff at support@tinybackup.com and we will help you with your issue.
How can I pay for tinyBackup?
Currently we only accept PayPal and Credit Card for tinyBackup.
What are the dimensions for of the picture used for branding?
The branding must be a GIF with the exact size of 158 x 58.
What if I decided to change my branding do I have to pay again?
If you choose to change the branding then you do have to pay again.
What if I want to customize the tinyBackup more?
Contact our staff at sales@tinybackup.com with your requirements and they will provide you with a custom quote.
How does the licensing work with purchasing the branded host version?
We do not limit the number of clients you can provide the tool too. You can choose to provide it to your customer as a free tool or a paid tool. We leave that option up to you.
Who provides support to our customers if they have issues with the tool?
You would provide a first level of support to your customers and any issue you were not able to resolve you can have our staff at support@tinybackup.com look into. I get an error that says it requires MSVCRT.dll and/or MFC71.dll?
These are common dll's if you do not have them installed you can download them here, decompress it into a temporary location, move the resulting DLL to the system directory under your windows directory (c:\windows\system32 on most computers), and delete the zip file. You can download MSVCRT.dll and/or MFC71.dll here. How do I just backup my site public_html files in cPanel?
Login to cPanel and choose Manage Accounts under FTP.
Click Add FTP Account
Type in a login name, password
Directory set as /
Click on Create
In the ResellerBackup Tool do the following:
Give the new connection a Name
For Host use the IP
Use the login name (as above) and password.
Note: cPanel uses username@yourdomain.com Can I backup my MySQL databases?
The tool does not generate a backup of MySQL database. You can set a cron that will dump your databases to a file to be download by the tool. A sample of that would be: mysqldump -u root -p DATABASENAME > BACKUP.sql
|