[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ACL support via NFS



On Fri, Mar 09, 2007 at 01:16:02PM +0000, Marco De Vitis wrote:
Does NFS support ACLs somehow?

Hm, from my kernel config (2.6.20.1):

CONFIG_NFS_V3_ACL:
Implement the NFSv3 ACL protocol extension for manipulating POSIX
Access Control Lists.  The server should also be compiled with
the NFSv3 ACL protocol extension; see the CONFIG_NFSD_V3_ACL option.

So it may work with current kernels.

Do I have any alternatives, besides compressing all content and transferring the archives? We're talking about 200GB of data, so this --

You could copy the archive on the fly, like

tar cpSf - . | ssh <remote> 'cd <target>; tar xpSf - '

I don’t know, if tar supports ACLs.

Shade and sweet water!

	Stephan

--
| Stephan Seitz                    E-Mail: Nur-Ab-Sal@gmx.de |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |

Attachment: signature.asc
Description: Digital signature


Reply to: