What if I wanted to do this for a regular user?  Where would I specify the folder in the .conf find?<br><br><div><span class="gmail_quote">On 4/3/06, <b class="gmail_sendername">Anthony Messina</b> <<a href="mailto:amessina@messinet.com">
amessina@messinet.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Devon Harding wrote:<br>> How can designate an upload folder to a anonymous user in vsftpd?  I
<br>> want this user to be able to download from any folder, and upload only<br>> to one specific folder.<br>><br><br>create upload directory with access perms and quota for user/group.<br><br>ensure that the anon user does not have perms to write to other directories.
<br><br>then<br><br>anonymous_enable=YES<br>write_enable=YES<br>anon_upload_enable=YES<br><br>--<br>Anthony<br><br>My Website: <a href="http://messinet.com">http://messinet.com</a><br>My Online Gallery:<br><a href="http://messinet.com/modules.php?name=Web_Links&l_op=visit&lid=3">
http://messinet.com/modules.php?name=Web_Links&l_op=visit&lid=3</a><br><br>Registered Linux User #389089<br>Get counted!: <a href="http://counter.li.org">http://counter.li.org</a><br><br>--<br>fedora-list mailing list
<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote>
</div><br>