Displaying 1 result from an estimated 1 matches for "info_identity".
2007 Mar 02
1
smbfs gzip/bzip2 "File too large"?
...chive";
default = "full";
type = "${default}"; # comment
datadir = "/mnt/host/fs_backup/";
table = "$datadir/.table";
tsfmt = "%Y%m%d%H%M.%S";
time_fmt = "%Y%m%d-%H%M%S";
info_files = ".files";
info_dirs = ".dirs";
info_identity = ".identity";
name = "%identity.%type.%time";
archive = "$name.tgz";
And I run:
# fs_backup -a t:/var/www/html pages
# fs_backup -a x:/var/www/html/syssite/home/cache/ pages
These will create a directory "/mnt/host/fs_backup/pages" and 2 files
"/mnt/ho...