Ian Romanick wrote: > > On Mon, Mar 04, 2002 at 05:33:30PM +0000, Keith Whitwell wrote: > > > I'm using nfs to get executables from devel to test boxes, but I'd like > > something less insecure... > > In other projects I have found that using rsync works quite well. There > have been enough problems with Linux NFS over the years that I've pretty > much just given up on it. I just got in the habit of doing 'make && rsync' > or the moral equiv. :)
I've always thought it would be an option but never actually got it working. Won't this command copy all the .o files and changed .c files as well? Keith _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
