Hi!

Is anyone using LM as a TFTP server? I mean a TFTP server for files, not for
bootp/remote boot.

I've configured a directory and the service, but I can't write (PUT) to that
directory (it has the right permissions). I can read (GET) files from it, but I
need write too, since I have some ideas to store configurations from our routers
and access servers in it.

bellow is the line in /etc/inetd.conf were I start TFTPd.

TIA

orlando

=================================================

# Tftp service is provided primarily for booting.  Most sites
# run this only on machines acting as "boot servers." Do not uncomment
# this unless you *need* it.
#
tftp    dgram   udp     wait    root    /usr/sbin/tcpd  in.tftpd -sc /home/tftp
-r 1024

-- 

        ,~~v~~,            ,~~v~~, 
       ,'.   .',          ,'.   .', 
      ===  +  ===        ===  +  === 
       /   ~   \          /   ~   \    
      /\_m   m_/\        /\_m   m_/\
     .\  +----------------------+  /. 
     /   ! [EMAIL PROTECTED]  !   \  
      /  +----------------------+  \  
       `\m/ \m/'           `\m/ \m/'

Reply via email to