This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

help with Access violation in tftp:inetutils-1.3.2


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 

Attachment: Wipro_Disclaimer.txt
Description: Text document

--
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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]