Ralph Lehmann wrote: > Hi, > > if I try to start a server on OSX via SSH, an error occurs: > ----------------------------------------------------------- > sh: line1: rdiff-backup: command not found > ----------------------------------------------------------- > > rdiff-backup _is_ in the PATH and I'm able to start other commands > successfully.
Well, it's clearly not in the PATH. :-) Where did you install it? Also, when a program is invoked via SSH, the PATH gets setup differently than when you invoke an interactive shell. I can't remember the specific details, however. Andrew -- Andrew Ferguson - [EMAIL PROTECTED] _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
