[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configuration of ProFTPD



P.S. grep is your friend:

$ cd proftpd-x.x.x
$ grep chroot *

or

$ find . -type f | xargs grep chroot

(the second version also finds all matching files in all subdirectories)

However I guess it might not have been obvious that "chroot" is the right
thing to search for in this case :-)

Regards,

Brian.

-----
This is the afnog mailing list, managed by Majordomo 1.94.5

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org