> > As for security, NFS is well-known for *NOT* being secure.
> > Do not use NFS over networks where you don't trust all the machines.
> 
> What should you use instead of NFS? I like the fact that I can open up a
> window and throw some files to my server. Maybe, something can be
> accessed through a firewall?

scp for single files, and dump over an ssh tunnel works fine
and it's a secure method. ssh-agent and ssh-add are your friends.

-- 
Cordula's Web. http://www.cordula.ws/

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to