Nilesh writes:
> I am continuously getting the following entry in log file and it increase.
>
> ----------
> 2006-07-21 17:09:40 can't exec
> /usr/local/BackupPC-2.1.2/bin/BackupPC_trashClean
> for trashClean
Does that path exist? Is that file executable? Does the
BackupPC user have permission to read/execute it? What
happens if you run it manually as the BackupPC user:
su backuppc
/usr/local/BackupPC-2.1.2/bin/BackupPC_trashClean
What is the first line of BackupPC_trashClean, eg:
#!/usr/bin/perl
It should be the path to perl. Does an executable perl
exist at that path?
Craig
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/