Quote:
Originally Posted by blue68f100
Looking through the .conf file it auto calls a welcome.msg Would be easier to add it to the welcome.msg and not modify a system file. Mine has alot of info in the proftpd.conf file.
|
thanks for the lead on modifying the welcome msg file. After some successful googling for where this file should be stored (not /etc/welcome.msg in my case, since i'm using a DefaultRoot directive to lock all ftp users in a specific directory, the file has to be in that directory for it to show the contents) and also how to hide this file properly so that the user will still be shown the contents when they log in, but cannot see the file to move/modify/delete it...i'm a bit happier in my control over the FTP server
I still had to make some additional modifications to the proftpd.conf file though