ftps.class.php
php ftp操作类 使用$ftps = new ftps();进行初始化。 首先通过 $ftps->connect($host,$username,$password,$post,$pasv,$ssl,$timeout);进行FTP服务器连接。
下载地址
用户评论