我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

PHP ftp_rawlist - 目录之前的选项

I'm looking for list of options, which can be used in PHP module FTP in methods ftp_nlist and ftp_rawlist before directory. There are some examples i found:

 // include hidden files
 ftp_rawlist($h, '-a /');

 // more complex - only names of files
 ftp_rawlist($h, '-1l /');

Maybe it is FTP server specific, but both work on Windows and Linux. I there any specification with full list.

Options are specific to LIST command of FTP server.

ListOptions available on Linux ProFTPd server. http://www.proftpd.org/docs/howto/ListOptions.html

近期文章

  • 将消息发布到Facebook组的墙上
  • PHP 5.3.17中的echo()产生奇数结果[关闭]
  • 将变量从Controller传递给View [关闭]
  • PHP PDO与MySQL扩展问题
  • 使用jQuery调用PHP SoapServer函数
  • 将上传文件脚本转换为上传网址
  • 如何在zend中隐藏和显示元素?
  • 500(内部服务器错误)php shell_exec
  • 使用mysqli将输入放在数据库中
  • 重定向一些网址没有缩短链接
  • 如何正确解析PHP中的整数?
  • 使用UTF-8在PHP中打开XML文件时出错
  • 如何在这种情况下进行URL屏蔽?
  • unity发布安卓程序会偶尔出现雪花屏问题
  • 迷你购物车有问题
  • mb_strpos vs strpos,有什么区别?
  • 在SSH上加载带有javascript / html5的页面
  • Opencart v1.5.4.1 - 未显示的模块
  • 如何使用参数作为对象属性?
  • ZF2返回格式基于accept头

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华