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