]> arthur.barton.de Git - netatalk.git/blob - man/man1/asip-status.pl.1.tmpl
Merge remote-tracking branch 'origin/develop' into spotlight
[netatalk.git] / man / man1 / asip-status.pl.1.tmpl
1 '\" t
2 .\"     Title: asip-status.pl
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 24 Jul 2012
6 .\"    Manual: Netatalk 3.0
7 .\"    Source: Netatalk 3.0
8 .\"  Language: English
9 .\"
10 .TH "ASIP\-STATUS\&.PL" "1" "24 Jul 2012" "Netatalk 3.0" "Netatalk 3.0"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 asip-status.pl \- Queries AFP servers for their capabilities
23 .SH "SYNOPSIS"
24 .HP \w'\fBasip\-status\&.pl\fR\fB\fR\ 'u
25 \fBasip\-status\&.pl\fR\fB\fR [\-d] [\-i] [\-x] HOSTNAME[:PORT]
26
27 .br
28 .HP \w'\fBasip\-status\&.pl\fR\fB\fR\ 'u
29 \fBasip\-status\&.pl\fR\fB\fR \-v | \-version | \-\-version 
30 .SH "DESCRIPTION"
31 .PP
32 \fBasip\-status\&.pl\fR
33 is a perl script that sends a FPGetSrvrInfo request to an AFP server at HOSTNAME:PORT and displays the results, namely "Machine type", the server\'s name, supported AFP versions, UAMs and AFP flags, the "server signature" and the network addresses, the server provides AFP services on\&.
34 .PP
35 When you don\'t supply :PORT, then the default AFP port, 548, will be used\&.
36 .SH "OPTIONS"
37 .PP
38 \fB\-d\fR
39 .RS 4
40 Enable debug output\&.
41 .RE
42 .PP
43 \fB\-i\fR
44 .RS 4
45 Show icon if it exists\&.
46 .RE
47 .PP
48 \fB\-x\fR
49 .RS 4
50 Enable hex dump output\&.
51 .RE
52 .PP
53 \fB\-v, \-version, \-\-version\fR
54 .RS 4
55 Show version\&.
56 .RE
57 .SH "EXAMPLES"
58 .PP
59 .if n \{\
60 .RS 4
61 .\}
62 .nf
63 \fBasip\-status\&.pl\fR 192\&.168\&.1\&.15
64 AFP reply from 192\&.168\&.1\&.15:548
65 Flags: 1  Cmd: 3  ID: 57005
66 Reply: DSIGetStatus
67 Request ID: 57005
68 Machine type: Macintosh
69 AFP versions: AFPVersion 1\&.1,AFPVersion 2\&.0,AFPVersion 2\&.1,AFP2\&.2
70 UAMs: Cleartxt passwrd,Randnum exchange,2\-Way Randnum exchange
71 Volume Icon & Mask: Yes
72 Flags: 
73     SupportsCopyFile
74     SupportsChgPwd
75     SupportsServerMessages
76     SupportsServerSignature
77     SupportsTCP/IP
78     SupportsSuperClient
79 Server name: bookchan
80 Signature:
81 04 1d 65 23 04 1d 65 23 04 1d 65 23 04 1d 65 23  \&.\&.e#\&.\&.e#\&.\&.e#\&.\&.e#
82                                                   
83 Network address: 192\&.168\&.1\&.15:548 (TCP/IP address and port)
84 Network address: 65280\&.128 (ddp address)
85 .fi
86 .if n \{\
87 .RE
88 .\}
89 .PP
90 .if n \{\
91 .RS 4
92 .\}
93 .nf
94 \fBasip\-status\&.pl\fR myserver:10548
95 AFP reply from myserver:10548
96 Flags: 1  Cmd: 3  ID: 57005
97 Reply: DSIGetStatus
98 Request ID: 57005
99 Machine type: Netatalk3\&.0
100 AFP versions: AFP2\&.2,AFPX03,AFP3\&.1,AFP3\&.2,AFP3\&.3
101 UAMs: DHX2,DHCAST128
102 Volume Icon & Mask: Yes
103 Flags: 
104     SupportsCopyFile
105     SupportsServerMessages
106     SupportsServerSignature
107     SupportsTCP/IP
108     SupportsSrvrNotifications
109     SupportsOpenDirectory
110     SupportsUTF8Servername
111     SupportsUUIDs
112     SupportsExtSleep
113     SupportsSuperClient
114 Server name: myserver
115 Signature:
116 8a c6 12 3a 0e d9 95 3e 6f 31 e3 a9 17 f5 70 f6  \&.\&.\&.:\&.\&.\&.>o1\&.\&.\&.\&.p\&.
117                                                   
118 Network address: 192\&.168\&.1\&.154:10548 (TCP/IP address and port)
119 UTF8 Servername: myserver
120 .fi
121 .if n \{\
122 .RE
123 .\}
124 .SH "REPORTING BUGS"
125 .PP
126 Report bugs to the Netatalk\-devel list <netatalk\-devel@lists\&.sourceforge\&.net>\&.