<#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "ftp.function"/> - <@s.m "global.edit"/>
" onclick="history.back();" class="return-button"/>
<@p.form id="jvForm" action="o_" labelWidth="12"> <@p.text colspan="1" width="50" label="" name="name" value= required="true" class="required" maxlength="100"/> <@p.text colspan="1" width="50" label="ftp.ip" name="ip" value=ftp.ip required="true" class="required" maxlength="50"/><@> <@p.text colspan="1" width="50" label="ftp.port" name="port" value=ftp.port style="width:70px" required="true" class="required digits" maxlength="10" help=""/> <@p.text colspan="1" width="50" label="ftp.timeout" name="timeout" value=ftp.timeout style="width:70px" required="true" class="required digits" maxlength="10" help=""/><@> <@p.text colspan="1" width="50" label="ftp.username" name="username" value=ftp.username required="true" class="required" maxlength="100"/> <@p.text colspan="1" width="50" label="ftp.password" name="password" value=ftp.password required="true" class="required" maxlength="100"/><@> <@p.text colspan="1" width="50" label="ftp.path" name="path" value=ftp.path maxlength="255" help=""/> <@p.text colspan="1" width="50" label="ftp.encoding" name="encoding" value=ftp.encoding required="true" class="required" maxlength="255"/><@> <@p.text colspan="2" label="ftp.url" name="url" value=ftp.url style="width:260px;" required="true" class="required" maxlength="255" help=""/><@> <@ colspan="2"><@p.hidden name="id" value=><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>