Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need Help with setting up an anonymous like FTP Account.

Status
Not open for further replies.

indianwiz

MIS
Jul 21, 2000
1
US
I am try to setup an FTP Account which would act similar to an anonymous FTP account but would need a password instead of just an email ID. I started with making an account and assigning a home directory to the directory that I want the user to see but I do not want that user to see any other directories on that server except his own. This works in terms of permissions but the user cannot see a listing of files in the directory assigned as his home directory. The files are only visible via a command line interface using the 'ls' command, but are not visible using any GUI based FTP client.
 
On the &quot;man ftpd&quot; page is an nice list of the exact commands and files required. Just alter the word &quot;ftp&quot; when referenced as a user or directory in this section with your required username, and you should be fine. It is the possesion of a subdirectory containing &quot;ls&quot; and the special lib and dev files that does the trick.<br> <p>Fiona Williams<br><a href=mailto:willif@mosspharmacy.co.uk>willif@mosspharmacy.co.uk</a><br><a href= > </a><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top