burusftp filezilla import-users
Imports users from FileZilla FTP Server interactively.
This command is experimental and may change in future versions.
Synopsis
burusftp filezilla import-users [options]Options
--path <path>
Path to the FileZilla configuration file.
Default:c:\Program Files (x86)\FileZilla Server\FileZilla Server.xml.Example
# Import users from FileZilla installed in the default directory
burusftp filezilla import-users
# Import from a custom path
burusftp filezilla import-users --path "D:\FileZilla\FileZilla Server.xml"