Thanks! I didn't know that and not the BackupPC_sendEmail runs but I am not 
getting the test email. I checked my firewall and junkmail it seems to not 
being sent out. Can it be blocked on the backupps server? Its Debian and I 
don't see any firewalls on the backuppc server itself though.


Eddie Gonzales wrote:
>
> test but when I try to run backupPC_sendEmail from CMD it says the
> "sh: BackupPC_sendEmail: command not found" even though I am in the
> correct directory
>

Unlike Windows, Linux based systems don't search the current directory
for executables, just the system's path. To execute a program within the
current directory, you need to precede the command with a ./

So, to run that command would be:

./BackupPC_sendEmail

Doug

--


Eddie Gonzales
BUSD TECH SUPPORT
Shingle Springs CA.
530-363-0986
www.buckeyeusd.org<UrlBlockedError.aspx>

P Please consider the environment before printing this e-mail


"Do or do not... there is no try."
Yoda..

------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to