📄 00000002.htm
字号:
remote_fs 变数以符合将会传回(return)的目录列表类型。此变数 <BR> (remote_fs) 与其它变数特别是 flags_recursive, recurse_hard <BR> 以及 get_size_change 之间有些交互作用。下列的节次将会秀些 <BR> 在不同档案服务处执行 ftp 的 dir 指令所产生的结果以及相关 <BR> 变数的建议。在配合某些设定与众不同的档案服务处的时候你可能 <BR> 必须变更此处所建议的变数设定。 <BR> <BR> remote_fs=unix <BR> total 65 <BR> -rw-r--r-- 1 ukuug ukuug 2245 Jun 28 20:06 README <BR> -rw-r--r-- 1 ukuug ukuug 61949 Jun 29 19:13 mirror-2.1.tar.gz <BR> <BR> 这是预设值而且你应该不必重设任何其它变数。 <BR> <BR> remote_fs=dls <BR> 00index.txt 189916 <BR> 0readme 5793 <BR> 1_x/ = OS/2 1.x-specific files <BR> <BR> 这是某些 unix 档案服务处所使用的 ls 变化型。它在列表中提供 <BR> 其所知项目的描述。把 flags_recursive 设为 -dtR 即可。 <BR> <BR> remote_fs=netware <BR> - [R----F--] jrd 1646 May 07 21:43 inde <BR>x <BR> d [R----F--] jrd 512 Sep 09 10:52 netw <BR>ire <BR> d [R----F--] jrd 512 Sep 02 01:31 pktd <BR>rvr <BR> d [RWCE-F--] jrd 512 Sep 04 10:55 inco <BR>ming <BR> <BR> 这是 Novell 档案服务处所使用的。把 recurse_hard 设为 true <BR> 并且把 flags_recursive 设为空(nothing)的。参阅 remote_dir <BR> <BR> dosftp <BR> 00-index.txt 6,471 13:54 7/20/93 alabama.txt 1,246 23:29 5 <BR>/08/92 <BR> alaska.txt 873 23:29 5/08/92 alberta.txt 2,162 23:29 5 <BR>/08/92 <BR> <BR> dosftp 是在 dos 上执行的一套 ftp 伺服程式。recurse_hard <BR> 设为 true 并且把 flags_recursive 设为空(nothing)的。 <BR> <BR> remote_fs=macos <BR> -------r-- 0 127 127 Aug 27 13:53 !Gopher Links <BR> drwxrwxr-x folder 32 Sep 9 16:30 FAQ <BR> drwxrwx-wx folder 0 Sep 9 09:59 incoming <BR> <BR> macos 是麦金塔(Macintosh) ftp 伺服程式的一个变化型。虽然此 <BR> 输出类似於 unix 但是 unix 这个 remote_fs 型态无法应付它是 <BR> 因为每个档案有三个大小。把 recurse_hard 设为 true, flags_ <BR> recursive 设为空(nothing)的,get_size_change 设为 false 并 <BR> 将 compress_patt 设为空(最後这个设定是因为此不平常的档案 <BR> 名称会扰乱执行压缩的 shell 界面)。参阅 remote_dir 设定。 <BR> <BR> remote_fs=vms <BR> USERS:[ANONYMOUS.PUBLIC] <BR> <BR> 1-README.FIRST;13 9 14-JUN-1993 13:09 [ANONYMOUS] (RWE,RWE,R <BR>E,RE) <BR> PALTER.DIR;1 1 18-JAN-1993 11:56 [ANONYMOUS] (RWE,RWE,R <BR>E,RE) <BR> PRESS-RELEASES.DIR;1 <BR> 1 11-AUG-1992 20:05 [ANONYMOUS] (RWE,RWE,, <BR>) <BR> <BR> <BR> alternatively: <BR> <BR> [VMSSERV.FILES]ALARM.DIR;1 1/3 5-MAR-1993 18:09 <BR> [VMSSERV.FILES]ALARM.TXT;1 1/3 4-FEB-1993 12:20 <BR> <BR> 把 flags_recursive 设为 '[...]' 并将 get_size_change 设为 <BR> false。recurse_hard 在 vms 上不能使用。除此之外还可以参阅 <BR> vms_keep_version 以及 vms_xfer_text 变数。 <BR> <BR> remote_fs=infomac <BR> 这个特殊型态仅在处理 sumexaim.stanford.edu info-mac 目录之 <BR> help/all-files 有意义。recurse_hard 应该设为 true。 <BR> <BR> remote_fs=lsparse <BR> 允许开启高阶除错方式重新剖析由 mirror 产生的列表。这只对於 <BR> mirror wizards 有用。 <BR> <BR>范例 <BR> 这里是从 src.doc.ic.ac.uk 上来的 mirror.defaults 档案: <BR> <BR> # This is the default mirror settings used by my site: <BR> # src.doc.ic.ac.uk (146.169.2.1) <BR> # This is home of the UKUUG Software Distribution Service <BR> <BR> package=defaults <BR> # The LOCAL hostname - if not the same as `hostname` <BR> # (I advertise the name src.doc.ic.ac.uk but the machine is <BR> # really puffin.doc.ic.ac.uk) <BR> hostname=src.doc.ic.ac.uk <BR> # Keep all local_dirs relative to here <BR> local_dir=/public/ <BR> remote_password=ukuug-<A HREF="mailto:soft@doc.ic.ac.uk">soft@doc.ic.ac.uk</A> <BR> mail_to= <BR> # Don't mirror file modes. Set all dirs/files to these <BR> dir_mode=0755 <BR> file_mode=0444 <BR> # By default, files are owned by root.zero <BR> user=0 <BR> group=0 <BR> # # Keep a log file in each updated directory <BR> # update_log=.mirror <BR> update_log= <BR> # Don't overwrite my mirror log with the remote one. <BR> # Don't retrieve any of&nb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -