[CentOS] put command is not working in tftp server

nate centos at linuxpowered.net
Wed Feb 27 16:31:51 UTC 2008


ankush grover wrote:

> Please let me know if you need any further inputs.

I'm not sure if it applies to all tftp servers but for
the most part the file your uploading must already exist
and be world writable.

touch /tftpboot/filename
chmod 666 /tftpboot/filename

then upload filename

(assuming /tftpboot/ is where your root is at)

nate




More information about the CentOS mailing list