Quoting David Banning <[EMAIL PROTECTED]>: > I have proftpd running successfully on my site. The problem is that I > don't want the initial login to take my to my -home- directory. > > I would like the opening directory to be my webpage directory. > I scanned the man page and the proftpd.conf file but did not see any > reference for this. >
The following should work... DefaultChdir ~/public_html --daxbert To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
