Koozali.org: home of the SME Server

backup to desktop problem?

Pat Erler

backup to desktop problem?
« on: May 26, 2002, 09:52:40 PM »
hi!

on my freshly installed SME 5.1.2, when i create a backup to desktop, the server-manager tells me there are 268 mb of user data, but the actual backup is just 38 kb, consisting of some files from /etc, /root and /home.

the only special thing i did was, that i moved /home/e-smith/files/ibays to another disk and symlinked the directory back from there...

what can i do about this?


PAT

dj_ramjet99

Re: backup to desktop problem?
« Reply #1 on: May 27, 2002, 01:31:10 PM »
Hi Pat, I just discovered this problem when backing up to tape, I also look forward to an answer.

Pat Erler

Re: backup to desktop problem?
« Reply #2 on: May 27, 2002, 08:41:15 PM »
To answer my question:

to have the symbolic links backed up edit the file

/etc/e-smith/web/panels/manager/cgi-bin/backup

and change line 420 from

            "/bin/tar --directory / --create @directories --file=-"

to

            "/bin/tar -h --directory / --create @directories --file=-"

regards,

PAT