From owner-freebsd-questions Tue Oct 31 4:46: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.port.ru (mx3.port.ru [194.67.23.37]) by hub.freebsd.org (Postfix) with ESMTP id E399637B4C5 for ; Tue, 31 Oct 2000 04:45:59 -0800 (PST) Received: from [212.96.98.38] (helo=[212.96.98.38]) by smtp3.port.ru with esmtp (Exim 3.14 #30) id 13qanU-0008XJ-00; Tue, 31 Oct 2000 15:45:56 +0300 Date: Tue, 31 Oct 2000 15:49:20 +0300 (MSK) From: Jaroshenko Serge X-Sender: jaroshenko@freebsd.merlin.ru To: "Zaitsau, Andrei" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: ftp In-Reply-To: <054F7DAA9E54D311AD090008C74CE9BD01766D1E@exchange.panasonicfa.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try in Your .cshrc (or command line "ftp -i ftp.site.net"): alias ftp ftp -i For me this work good: I do "mget *" and whole directory download with out pressing key Y. Best regards! Sorry for my bad english! Serge. On Mon, 30 Oct 2000, Zaitsau, Andrei wrote: > Hello, > I know this is really RTFM question, > but can you tell me how can I download the whole directory via FTP (console) > on FreeBSD ? Without pressing Y to confirm on getting every single file. I > tried mget * , but it asks me for a confirmation for every single file. > Thanks. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message