I have been dabbling around with the remote api for quite a while now and I can’t get to see the --ftp option in any of the command line directives
When I try
virtualmin create-domain --domain domain.com --pass 123456 --user user --unix --dir --web --ftp --mysql --template “xxxx” --plan “xx”
It says
“The --ftp option cannot be used unless the feature is enabled in the module configuration”
Can I know where I can enable this feature? And what module configuration are we talking about here?
I have proftpd running as a standalone daemon, and I can pretty much connect to it without any problems. So what should I enable?
I am running Virtualmin latest on FC8 if that’s makes a difference.