jader
Been a while since I used it.
I think you are wrongly concluding & misinterpreting usage & function.
IIRC the first run of shadow copy will copy all the files in the non excluded ibays & user home folders, in effect everything has changed as there are no files in the shadow copy folders
/home/e-smith/files/.shadow/1
/home/e-smith/files/.shadow/2
& so on
Thus the need to have a lot of spare space on your hard drive that will be at least the size of everything in /home/e-smith/files/
plus spare for subsequent shadow copy runs.
Subsequent runs of shadow copy will backup only what has changed since the first run.
As mentioned external Backup capacity will also need to be sufficiently large to handle all the additional shadow copy files on your server
The Howto advises the commands to exclude specific ibays & users (home folders) from the shadow copy process. I'm not aware of being able to specify specific directories.
AFAIK you always need a reference snapshot in order to track changes, how would you know what has changed.
Simply said, if you want to avail the benefits of shadow copy (ie easy user restore of files & in effect multiple backups throughout the day) then you need to have sufficient hard disk storage. If you cannot provide the required disk space then do not use Shadow Copy.
There were some links to further info at the end of the How to, and I would also search these forums & Google generally for more info.
http://wiki.contribs.org/ShadowCopyFor recovering deleted files use the Recycle Bin feature
http://wiki.contribs.org/RecycleBinUsing the Recycle Bin (on sme server) & a good normal backup system may be sufficient for your needs & avoid the overhead required for Shadow Copy.
Affa can run extra incremental backups throughout the day, to act like a pseudo Shadow Copy, but will need an admin to restore the files.
+1-1 =0
PS: Take look at Comments 9 & 10 of this bug, from when Shadow Copy was being developed, re expected function.
http://bugs.contribs.org/show_bug.cgi?id=1549