From: Aleksander B. <zu...@zu...> - 2008-07-16 14:39:58
Hi All!
How do I organize my backups in this way (from config file): $device =
'/serve/backups/miscYYYYMM'; (ofcourse I want to substitute YYYYMM with
actual system date values)
Right now ilt looks like $device = '/serve/backups/misc';
Thanks