mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
<Anonymous /var/ftp>
|
|
User ftp
|
|
Group nogroup
|
|
MaxClients 2
|
|
# We want clients to be able to login with "anonymous" as well as "ftp"
|
|
UserAlias anonymous ftp
|
|
|
|
RequireValidShell off
|
|
</Anonymous>
|