Ah sorry, the enum FileType is from the ftp crate and thus must be imported like this:
FileType
ftp
use ftp::types::FileType;