execute_ftp_command

Function execute_ftp_command 

Source
pub async fn execute_ftp_command(
    command: FtpCommands,
    vfs: Arc<VirtualFileSystem>,
    spec_registry: Arc<FtpSpecRegistry>,
) -> Result<()>
Expand description

Execute FTP commands