From owner-freebsd-hackers Thu Aug 24 10:43:43 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from unx70.staff.flyingcroc.net (smokey.staff.flyingcroc.net [207.246.150.70]) by hub.freebsd.org (Postfix) with ESMTP id C3B4A37B424 for ; Thu, 24 Aug 2000 10:43:41 -0700 (PDT) Received: from flyingcroc.net (localhost [127.0.0.1]) by unx70.staff.flyingcroc.net (8.9.3/8.9.3) with ESMTP id KAA68418 for ; Thu, 24 Aug 2000 10:43:40 -0700 (PDT) (envelope-from jkraft@flyingcroc.net) Message-ID: <39A55ECC.BEC39349@flyingcroc.net> Date: Thu, 24 Aug 2000 10:43:40 -0700 From: Jason Kraft X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-RC3 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: nfs mount problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am running FreeBSD 4.1. I have made an NFS mount. server:/some/partition /mnt nfs rw 2 2 If I start to bring over files from that mount partition (/mnt) to a local directory, say /some/other/directory, it times out if I open up another terminal and type ls in /some/other/directory. I am not sure if there is something I can put in my fstab to help from this timing out problem. I have read the man pages for mount_nfs and nfsd. Any suggestions? Jason Kraft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message