1afpcmd(1) afpfs-ng afpcmd(1)
2
3
4
6 afpgetstatus - Get simple status information from an AFP server without
7 logging into it.
8
10 afpgetstatus [afp_url|ipaddress[:port]]
11
13 afpcmd is a command-line tool that parses and prints the status inforā
14 mation of an AFP server. It does this without having to login to a
15 server.
16
17 It is a response to the DSI GetStatus request (which is the same as the
18 AFP FPGetSrvrInfo).
19
20 It only handles IPv4 addresses.
21
22
24 afp_url an AFP url in the form of afp://servername:port/. Any other
25 AFP url fields (username, volume name, etc) are ignored.
26
27 ipaddress the IP address of the server
28
29 port the TCP port to connect to (optional)
30
31
33 Report bugs to the afpfs-ng-devel@sf.net mailing list.
34
36 afpcmd(1)
37
38
39
40
410.8 4 Feb 2008 afpcmd(1)