Hi I am trying to connect to my internal QNX 6.2.1 machine with tftp to
transfer a couple of files but it does not work.
I did a netstat -an and my service is up.
My config file looks like this:
tftp Stream tcp nowait root /user/sbin/tftpd in.tftpd -S /tfptboot
I made sure to chmod 777 every thing in the /tftpboot directory including
the directory.
It gives me this error when I try to get something:
error code 2: Access violation
Any help would be appreciated
Thanks
Denis
Denis Baxter <tuntto@hotmail.com> wrote:
Hi I am trying to connect to my internal QNX 6.2.1 machine with tftp to
transfer a couple of files but it does not work.
I did a netstat -an and my service is up.
My config file looks like this:
tftp Stream tcp nowait root /user/sbin/tftpd in.tftpd -S /tfptboot
I made sure to chmod 777 every thing in the /tftpboot directory including
the directory.
It gives me this error when I try to get something:
error code 2: Access violation
Any help would be appreciated
Are you giving the full path? ie: /tftpboot/myfile.txt
chris
–
Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/
Thanks that was the problem
Denis
“Chris McKillop” <cdm@qnx.com> wrote in message
news:bp3450$r8a$2@nntp.qnx.com…
Denis Baxter <> tuntto@hotmail.com> > wrote:
Hi I am trying to connect to my internal QNX 6.2.1 machine with tftp to
transfer a couple of files but it does not work.
I did a netstat -an and my service is up.
My config file looks like this:
tftp Stream tcp nowait root /user/sbin/tftpd in.tftpd -S
/tfptboot
I made sure to chmod 777 every thing in the /tftpboot directory
including
the directory.
It gives me this error when I try to get something:
error code 2: Access violation
Any help would be appreciated
Are you giving the full path? ie: /tftpboot/myfile.txt
chris
–
Chris McKillop <> cdm@qnx.com> > “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/