Victor Hooi wrote:
> heya,
> 
> Sorry to bombard the forum with questions...
> 
> Hopefully this one is short - what's the best way to expose the
> .zfs folder over CIFS? (So that they can go through snapshots
> on their own).

Share the root of the dataset and, after mapping the share, enter
the .zfs path in the Explorer Address bar:

    z:\.zfs\snapshot

Or, using a cmd window, change to the appropriate drive and enter:

    cd .zfs\snapshot

Or set the snapdir property to visible and browse it as a normal folder:

    zfs set snapdir=visible pool/dataset

Alan

_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to