Toni writes: > Found it. Using " " around parameters, is parsed by the shell when > testing, but is not parsed when used in eg DumpPreShareCmd. > > So never use any quotes in BackupPC *Cmd lines!
That's right - you found that BackupPC doesn't use a shell to run the *Cmd lines. It splits the arguments and calls execvp directly. 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/
