Menu

Permissions.

Help
simion
2007-02-26
2020-09-27
  • simion

    simion - 2007-02-26

    How could i permit anyone to create files on my tftp server?

     
    • rhythmX

      rhythmX - 2007-02-27

      chmod a+x /tftpboot
      worked for me

       
    • rhythmX

      rhythmX - 2007-02-27

      sorry, that should read:
      chmod a+w /tftpboot

      not a+x

       
    • simion

      simion - 2007-02-27

      And how could I start automatically tftp server not from root account? Cause of anyone, who connects to my server via tftp, could create files in /tftpboot directory... =(

       
    • Achal Dhir

      Achal Dhir - 2007-03-01

      This version only listens on port 69, for which the root account is needed. You can set the home directory to anything in section [Home]. The files will be created there or a child directory thereof.

       
    • Achal Dhir

      Achal Dhir - 2007-03-29

      Vesion 1.3 can listen on any port, ports higher than 1024 do not need root account.

       
  • Donald1010

    Donald1010 - 2020-09-27

    how to give permission

     
  • gas ase

    gas ase - 2021-11-12
    Post awaiting moderation.

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.