From owner-freebsd-questions Fri Aug 25 7:20:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 5D80737B422 for ; Fri, 25 Aug 2000 07:20:19 -0700 (PDT) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id KAA42250 for ; Fri, 25 Aug 2000 10:16:54 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <39A67FE0.E7101CDF@wmptl.com> Date: Fri, 25 Aug 2000 10:17:04 -0400 From: Nathan Vidican X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: ftp timeouts Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While doing webpage development, I often work from a Windows machine, I enter a dos prompt and run ftp. I usually get a file, shell out of ftp using the msdos editor to edit said file, then re-upload the file. Example: c:\temp ftp -i ftp3 ftp> get xyz.cgi ftp> ! edit xyz.cgi ftp>put xyz.cgi The problem is, that ftp often times out before I leave the editor, and I'm forced to re-login and get back to where I was. My question is, is it somehow possible to change the idle timeout of ftpd, (using FreeBSD 4.1-STABLE)? If so, how? -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message