什么市“上传至网站根目录下”、“下传”、“上载”、“...

php sftp上传下载
&?php//php环境中必须有ssh$strServer = "ftp.***.";$strServerPort = "22";$strServerUsername = "***";$strServerPassword = "***";//connect to server$resConnection = ssh2_connect($strServer, $strServerPort);if(ssh2_auth_password($resConnection, $strServerUsername, $strServerPassword)){//init SFTP$resSFTP = ssh2_sftp($resConnection);//download a File//1$filename = 'c:/abc.jpg';$opts = array('http'=>array('method'=>"GET",'timeout'=>60,));$context = stream_context_create($opts);//$strData = file_get_contents("ssh2.sftp://{$resSFTP}/dfr508/WUN/ikea-logo.jpg", false, $context);//file_put_contents($filename, $strData);//2 也可以用copy()if(!copy("ssh2.sftp://{$resSFTP}/dfr508/WUN/ikea-logo.jpg", $filename)) {echo 'download failed';}//upload a File//1//file_put_contents("ssh2.sftp://{$resSFTP}/dfr508/WUN/456.jpg", 'c:/123.jpg');//2//if(!copy("c:/abc.jpg", "ssh2.sftp://{$resSFTP}/dfr508/WUN/789.jpg")) {//echo 'upload failed';//}} else {echo "Unable to authenticate on server";}?>
<a title="两个
最新教程周点击榜
微信扫一扫文件上传图片素材免费下载,千图网为中国设计师们免费提供包括,,。千图网素材为用户免费分享产生,若发现您的权利被侵害,请联系 ,我们尽快处理Copyright & 2015 沪ICP备号-6 用时:0.0178上海工商您是不是想找 :
专注正版设计作品交易平台
我图网为1900万位老板,设计师,白领,老师,
行政后勤,管理人员等提高工作效率
在线客服:免费热线:400-600-8526

我要回帖

更多关于 上传至网站根目录下 的文章

 

随机推荐