I recently inherited two FTP servers; both systems run Filezilla Server. One has a small user-base so creating users is a small task. The other is huge and needs to have 300+ users created. I estimate that several hundred users may be added yearly so, manually creating accounts would be a bit of a pain.

Are there any options on scripting user account creation?

link|improve this question
So, presumably you'll have a list of the user accounts to be created in some easily parsed format, like CSV, or something? – Doc Sep 29 '11 at 18:53
That is correct. – somehume Sep 29 '11 at 18:57
feedback

1 Answer

up vote 2 down vote accepted

The Filezilla project have an example script

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.