13 Nov
2007
13 Nov
'07
8:25 a.m.
On Thu, 2007-11-08 at 19:14 +0100, luigi augello wrote:
hello I need to use a source file as some as
source src_backup { file ('/log//192.168.2.180/LOG.$S_MONTH$S_YEAR' log_prefix("Log backup: ")); };
It is possible I tried but don't work Tanks..
Macros are not supported in source files, I'm planning to add support for wildcard filenames (like '*.log'), but probably not in the 2.0.x series. -- Bazsi