Date: Sat, 20 Sep 2003 21:51:44 -0700 From: Brian Dessent <brian@dessent.net> To: freebsd-questions@freebsd.org Subject: Re: Samba over SSH Message-ID: <3F6D2E60.4BAADF19@dessent.net> References: <D6FE7BAE-EBE4-11D7-87A2-000393D67E4A@computer-rental.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
Rapha=EBl Marmier wrote: > = > Unless you _must_ use samba, try using nfs with tcp connection through > your vpn. It is much faster and still reliable. > = > mount -t nfs -o -T host:/the/path/ /mount/point > = > will use tcp for transport, thus ensuring you don't suffer problems > even in the case of a disconnection of the vpn. Of course, the server > must supprt nfs over tcp (most bsd do that). > = > We use this to connect to a cvs server and it works great. But windows does not have a freely available nfs client, unless I'm missing something -- please point me to one if it does exist. The whole point of this exercise was to mount a remote FreeBSD filesystem on a local windows box. Brian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F6D2E60.4BAADF19>