help with Access violation in tftp:inetutils-1.3.2

Ganesh Sivaraman ganesh.sivaraman@wipro.com
Tue Aug 13 02:56:00 GMT 2002


Hi,
    I have installed inetutils-1.3.2 on my Redhat Linux 7.1 m/c. On trying to 'put' a file to a remote m/c....I get the following
  Access violation error (a 'get' works successfully):

  tftp> put temp
  Error Code 2: Access violation
  tftp>

  Here're the entries in the /etc/xinetd.d/tftp file:

  service tftp
  {
          socket_type = dgram
          protocol   = udp
          wait            = yes
          user            = root
          server          = /usr/local/libexec/in.tftpd
          server_args     = /tmp/SIPUA
          disable         = no

  }

  I've given 777 permisions to the SIPUA directory and all the files in it.

  Please help me with how to 'put' files throught tftp.

  Thanks
  Ganesh 

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Wipro_Disclaimer.txt
URL: <http://cygwin.com/pipermail/cygwin/attachments/20020813/cc378df6/attachment.txt>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list