PDA

View Full Version : FTP backup question?



neorder
04-25-2004, 07:41 AM
There is not much info about reseller's backup feature, i've to come here and ask some basic question.

I have 2G FTP space for me to backup my data.

i've set a cron to run backup every 48 hours, my question is:

will this cron job creat a new backup each time? my space is limited, how can i setup incremental backup?

DirectAdmin Support
04-27-2004, 09:20 AM
Hello,

It will create a backup with the same name for each user, so the old data will be overwritten. The space used will only use up the current size of the accounts (tar.gz-ed)

John