These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for My virtualmin commandline does not show --ftp option on the new forum.
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.
Howdy,
First off, I did want to mention that Fedora 8 reached it's End of Life two years ago, and new Virtualmin releases stopped shortly thereafter. So both your distro and Virtualmin version are a bit outdated :-)
However, what you're trying to do should still work... if you go into System Settings -> Features and Plugins, is "ProFTP Virtual FTP" enabled in that list?
-Eric