ftp.config
上传用户:wenllgg125
上传日期:2020-04-09
资源大小:7277k
文件大小:2k
- <?xml version="1.0"?>
- <ArrayOfFTPConfigInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <FTPConfigInfo>
- <Name>ForumAttach</Name>
- <Serveraddress>ftpserver</Serveraddress>
- <Serverport>21</Serverport>
- <Username>username</Username>
- <Password>password</Password>
- <Mode>1</Mode>
- <Allowupload>0</Allowupload>
- <Uploadpath>test</Uploadpath>
- <Timeout>10</Timeout>
- <Remoteurl>http://localhost/forumattach</Remoteurl>
- <Reservelocalattach>0</Reservelocalattach>
- </FTPConfigInfo>
- <FTPConfigInfo>
- <Name>SpaceAttach</Name>
- <Serveraddress>ftpserver</Serveraddress>
- <Serverport>21</Serverport>
- <Username>username</Username>
- <Password>password</Password>
- <Mode>1</Mode>
- <Allowupload>0</Allowupload>
- <Uploadpath>test</Uploadpath>
- <Timeout>10</Timeout>
- <Remoteurl>http://localhost/spaceattach</Remoteurl>
- <Reservelocalattach>0</Reservelocalattach>
- </FTPConfigInfo>
- <FTPConfigInfo>
- <Name>AlbumAttach</Name>
- <Serveraddress>ftpserver</Serveraddress>
- <Serverport>21</Serverport>
- <Username>username</Username>
- <Password>password</Password>
- <Mode>1</Mode>
- <Allowupload>0</Allowupload>
- <Uploadpath>test</Uploadpath>
- <Timeout>10</Timeout>
- <Remoteurl>http://localhost/albumattach</Remoteurl>
- <Reservelocalattach>0</Reservelocalattach>
- </FTPConfigInfo>
- <FTPConfigInfo>
- <Name>MallAttach</Name>
- <Serveraddress>ftpserver</Serveraddress>
- <Serverport>21</Serverport>
- <Username>username</Username>
- <Password>password</Password>
- <Mode>1</Mode>
- <Allowupload>0</Allowupload>
- <Uploadpath>test</Uploadpath>
- <Timeout>10</Timeout>
- <Remoteurl>http://localhost/mallattach</Remoteurl>
- <Reservelocalattach>0</Reservelocalattach>
- </FTPConfigInfo>
- </ArrayOfFTPConfigInfo>