summaryrefslogtreecommitdiff
path: root/docs/caja-connect-server.1
blob: 5ac49b70ff3bb743059aea22f481dfc85032ff33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH caja-connect-server 1 "05 Jan 2008"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
caja-connect-server \- To Access a remote server
.SH SYNOPSIS
.B caja-connect-server
.RI [ options ]
.RI [ URI ]
.SH DESCRIPTION
This manual page documents briefly the
.B caja-connect-server
command.
.PP
Caja Connect Server is the connection manager for the MATE desktop.
.PP
You can use the file manager to access a remote server, be it an FTP site,
a Windows share, a WebDav server or an SSH server.
.SH OPTIONS
Caja follows the usual GNU command line syntax, with long options starting
with two dashes (`-'). A summary of options is included below.
.TP
.B \-\-help
Show a summary of options.
.TP
.B \-\-version
Show version.
.TP
Other standard MATE options not listed here are also supported.
.SH SEE ALSO
Caja Connect Server documentation can be found from the "Help" menu, or by pressing the
F1 key. Caja also has a website at http://www.gnome.org/projects/caja/
.SH AUTHOR
This manual page was written by Julian Andres Klode <jak@jak-linux.org> for the
Debian GNU/Linux system (but may be used by others), based on a manpage by
Fernando Ribeiro <fernando@staff.nerdgroup.org>.