array ("request", "string", ""),
);
getFields($fields);
$noftp=false;
if (!$r=$ftp->get_list($domain)) {
	$noftp=true;
	$error=$err->errstr();
}
?>
 
cancreate("ftp")) { ?>
    
	show_help("ftp_list_no"); ?>
  - '._("Server:").' '.$ftp->srv_name; ?>
- '._("FTP mode for data transfer:").' '._("passive");?>
- '._("User/password:").' '._("the one you specified when you created the account. You can edit them in the panel.");?>
show_help("ftp_list");
?>