1832897 Members
2281 Online
110048 Solutions
New Discussion

Re: Wu ftp permissions

 
Martin Sell
Occasional Contributor

Wu ftp permissions

Hello all,
I would like to retain the same permissions on my sent file as the original file.I have tried defumask 0000 in ftpaccess this gives me chmod 777 on files but I need to retain the original permisions..Help
3 REPLIES 3
Rajesh SB
Esteemed Contributor

Re: Wu ftp permissions

Hi,

You can set chmod parameter in the ftpaccess configuration file.

See the "man ftpacess" of wuftp

Regards,
Rajesh
Rajesh SB
Esteemed Contributor

Re: Wu ftp permissions

Hi,

If you want to retain the original permissions, define parameter in the ftpaccess file like
Example:

upload /var/ftp * no


Good luck

Rajesh
Borislav Perkov
Respected Contributor

Re: Wu ftp permissions

Hi,

See this link maybe it will help you to solve your problem.

http://www.wu-ftpd.org/HOWTO/

Regards,
Borislav