#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "ftp.function"/> - <@s.m "global.add"/>
<@p.form id="jvForm" action="o_save.do" labelWidth="12">
<@p.text colspan="1" width="50" label="ftp.name" name="name" required="true" class="required" maxlength="100"/>
<@p.text colspan="1" width="50" label="ftp.ip" name="ip" required="true" class="required" maxlength="50"/><@p.tr/>
<@p.text colspan="1" width="50" label="ftp.port" name="port" value="21" style="width:70px" required="true" class="required digits" maxlength="10" help="ftp.port.help"/>
<@p.text colspan="1" width="50" label="ftp.timeout" name="timeout" value="0" style="width:70px" required="true" class="required digits" maxlength="10" help="ftp.timeout.help"/><@p.tr/>
<@p.text colspan="1" width="50" label="ftp.username" name="username" required="true" class="required" maxlength="100"/>
<@p.text colspan="1" width="50" label="ftp.password" name="password" required="true" class="required" maxlength="100"/><@p.tr/>
<@p.text colspan="1" width="50" label="ftp.path" name="path" maxlength="255" help="ftp.path.help"/>
<@p.text colspan="1" width="50" label="ftp.encoding" name="encoding" value="UTF-8" required="true" class="required" maxlength="255"/><@p.tr/>
<@p.text colspan="2" label="ftp.url" name="url" style="width:260px;" required="true" class="required" maxlength="255" help="ftp.url.help"/><@p.tr/>
<@p.td colspan="2"><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@p.td>
@p.form>