source: branches/samba-3.5.x/docs/manpages/vfs_catia.8

Last change on this file was 773, checked in by Herwig Bauernfeind, 12 years ago

Samba Server 3.5: Update branch to 3.5.20

File size: 1.8 KB
Line 
1'\" t
2.\" Title: vfs_catia
3.\" Author: [see the "AUTHOR" section]
4.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5.\" Date: 12/14/2012
6.\" Manual: System Administration tools
7.\" Source: Samba 3.5
8.\" Language: English
9.\"
10.TH "VFS_CATIA" "8" "12/14/2012" "Samba 3\&.5" "System Administration tools"
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"
22vfs_catia \- translate illegal characters in Catia filenames
23.SH "SYNOPSIS"
24.HP \w'\ 'u
25vfs objects = catia
26.SH "DESCRIPTION"
27.PP
28This VFS module is part of the
29\fBsamba\fR(7)
30suite\&.
31.PP
32The Catia CAD package commonly creates filenames that use characters that are illegal in CIFS filenames\&. The
33vfs_catia
34VFS module implements a fixed character mapping so that these files can be shared with CIFS clients\&.
35.PP
36This module is stackable\&.
37.SH "EXAMPLES"
38.PP
39Map Catia filenames on the [CAD] share:
40.sp
41.if n \{\
42.RS 4
43.\}
44.nf
45 \fI[CAD]\fR
46 \m[blue]\fBpath = /data/cad\fR\m[]
47 \m[blue]\fBvfs objects = catia\fR\m[]
48.fi
49.if n \{\
50.RE
51.\}
52.SH "VERSION"
53.PP
54This man page is correct for version 3\&.0\&.25 of the Samba suite\&.
55.SH "AUTHOR"
56.PP
57The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
Note: See TracBrowser for help on using the repository browser.