users = ['alice', 'bob', 'bill', 'jim']
auth = DummyAuthorizer()
for user in users:
auth.add_user(user, 'somepasswd', '/home/ftpd/project/', perm='elr')
auth.override_perm(user, '/home/ftpd/project/' + user, perm='elradfmw',
recursive=True):
Regards,
Giampaolo
2011/7/11 seravitae <se...@tpg.com.au>:
> --
> You received this message because you are subscribed to the "Python FTP server library" project group:
> http://code.google.com/p/pyftpdlib/
> To post to this group, send email to pyft...@googlegroups.com
> To unsubscribe from this group, send email to pyftpdlib-...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/pyftpdlib