Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: matt phillips on February 05, 2002, 03:13:22 AM
-
is their any way to include other files when doing a backup to the desktop
-
edit /etc/e-smith/web/function/backup
or another less invasive option
mkdir /mnt/share
smbmount //pc/share /mnt/share
cd /mnt/share
tar -zxcf stuff.tar.gz /stuff
-
Hi, it would bee nice to know what to change/add to:
edit /etc/e-smith/web/function/backup
-
> Hi, it would bee nice to know what to change/add to:
> edit /etc/e-smith/web/function/backup
there is a list of files/directories that is backed up
if you can't find the list and you don't understand what you are doing
i would only be causing mischief by being more specific
-
Thank's Steven, that explanes it to me. I have found the list, but I just wanted to know if there was additional entries to be made.