SoftDux
I'll repeat it again, slightly differently, as you do not seem to understand what I'm telling you about the dar2 contrib.
There is no documentation that I'm aware of except the wiki Contrib Howto article at
http://wiki.contribs.org/DAR2and various other forum posts on the same subject, some of which have usage information.
The contrib does install a panel called Disk ARchive in server manager in the Backup classification heading, and it's generally the very first one at the top of server manager, so you cannot really miss seeing it. It's obviously not called Dar2, but I would have also thought that anyone who can use sme server would easily identify any new panels that get installed into server manager. After all Disk Archive is what DAR stands for, see
http://dar.linux.free.fr/To install do
cd to an empty folder
wget
http://mirror.contribs.org/smeserver/releases/7/smetest/i386/RPMS/dar-2.3.6-1.el4.sme.i386.rpmwget
http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-dar2-0.0.1-3dmay.noarch.rpmyum localinstall *.rpm
The only possible problem during install that I'm aware of is if the new panel ends up in an unidentified group (at the bottom of server manager), then run this command to fix
/etc/e-smith/events/actions/navigation-conf
(ignore all warnings that appear on screen)
Note this can happen with other contribs too, when they are installed using the rpm -Uvh command.
Then open server manager & select Disk ARchive under the Backup classification heading.
The panel has supportive notes next to each field to "prompt " you for what to enter and is fairly easy to follow. It is quite comprehensive and that's why additional or seperate tutorial notes are not really needed, all the information needed is in the panel notes/field descriptions.
Just try it.
ie I have pasted the text from the panel below, which is in effect the tutorial you are wanting.
Disk ARchive
Use this panel to define, schedule and launch server backups and restores, to and from network shares or an attached local disk.
Then you click on the Create backup job button
Disk ARchive
Create backup job
Enter a unique backup job name. The name should contain only letters, numbers, periods, hyphens and underscores. No spaces.
Job name
Enter a description for this backup job.
Description
All backup selections needed to perform a Disaster Recovery are preset below. Note absolute paths are invalid. All paths must be relative to the base / directory. Example: [home] is relative/correct, [/home] is absolute/incorrect. If you are a performing a standard backup, edit the backup selections as required below. One entry per line. Do not enter [ /,/blah,proc,tmp ].
Backup selections etc/e-smith/templates-custom etc/e-smith/templates-user-custom etc/group etc/gshadow etc/passwd etc/samba/secrets.tdb etc/samba/smbpasswd etc/shadow etc/smbpasswd etc/ssh etc/sudoers home/e-smith root
Enter any directory tree to prune and not include in the backup. Example: [ home/e-smith/files/ibays/ibayname ]. One entry per line. Wildcards * and ? valid.
Prune directories
Enter any file exclusions. Example: [ home/e-smith/files/ibays/ibayname/files/document.doc ]. One entry per line. Wildcards * and ? are valid.
Exclude files
Valid targets are an attached local drive or network share.
If backing up to an attached local drive, enter the target mount point of your drive. Example: [/media/usbdisk]. Leave the username and password fields blank.
If backing up to a network share, enter the target in UNC format. Example: [//computername/sharename]. In addition you must enter a valid username/password that is a local account on the target with full access rights to the share.
Target
Username
Password
Three file systems are supported. [ext3] for backup to local attached disk. [smbfs] for backup to Windows workstation and SME Server network shares. [cifs] for backup to Microsoft Windows Server. Note if using cifs, target entry above must use IP address. Example: [//10.1.1.1/sharename].
File system
Enter the backup volume segment slices in megabytes. As an example to create 650MB volume segments for copying to CDR/RW you would enter [ 650 ]. This would create in the target files of the following format: job.yyyy.mm.dd.1.dar, job.yyyy.mm.dd.2.dar, etcetera. Note the maximum segment size is 2000MB. Total backup job size is limited only by available target free space.
Slice size
Enter the compression level from 0 (none) to 9 (maximum). No compression dramitcally improves backup speed.
Compression
Enter a backup expiry time. This will keep backups on the target for n days. Choosing 0 means backups are overwritten every day.
Expiry
Verbose option sets the output detail. On for full file-by-file listing and log file generated. Off for summary details only and no log file generated. Note if enabled size of output files is related to size of backup job and therefore can become quite large! Scheduled jobs will receive an e-mail to admin of job details.
Verbose
Enter the day you would like this backup to occur. Leave manual for unscheduled manual use.
Backup day
Enter the time you would like this backup to occur in 24 hr (hh:mm) format.
Backup time
Please reply with how you get on installing & using smeserver-dar2
Do an "advanced" forum search on DAR2 and author dmay and you will find plenty to read.