Erik writes: > I did that already, but I was just wondering if this is the only way to > do it or not. It would make administration from the web interface just > that much easier :-)
As you discovered, for security reasons BackupPC doesn't use a shell to execute any external commands. Therefore, any shell constructs like redirection, pipes, semicolon separated commands etc don't work for any of the *Cmd config parameters. Nils' advice is correct: you need to use a script to run a shell. Craig ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
