Hi All,

I am using the HowTo:PasswordProtectedRemoteAccess and I have created the file dyndns.sh, placed it in the /var/hack directory and made it executable.
When I try to test it I get:
[TiVo [p0] ~]# ./dyndns.sh
bash: ./dyndns.sh: No such file or directory
[TiVo [p0] ~]#

I get the same if I put in the path:
[TiVo [p0] /]# /var/hack/dyndns.sh
bash: /var/hack/dyndns.sh: No such file or directory
[TiVo [p0] /]# cd /var/hack
[TiVo [p0] /var/hack]# dyndns.sh
bash: dyndns.sh: command not found

The file is there and the permissions are OK.

[TiVo [p0] ~]# find /var/hack/dyndns.sh
/var/hack/dyndns.sh
[TiVo [p0] ~]# cd /var/hack
[TiVo [p0] /var/hack]# ls -l dyndns.sh
-rwxr-xr-x 1 0 0 854 May 2 10:32 dyndns.sh

The first line of the file is: #!/bin/sh
so I don't think that's the problem.

To create the file I simply copied & pasted from the HowTo to a new file in xint. I modified the Host Name etc and saved it as dyndns.sh

I am not very experienced in Linux so I would be grateful if anyone could point out the error of my ways!

Regards
Mike Sharkey

Phillips Series 1 Tivo running v.1.5 Image