Date: Mon, 30 Oct 2000 14:58:44 -0600 (CST) From: jmelesky@dynamictrade.com To: AZaitsau@panasonicfa.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ftp Message-ID: <20001030205623.5C9DE37B4D7@hub.freebsd.org> In-Reply-To: <054F7DAA9E54D311AD090008C74CE9BD01766D1E@exchange.panasonicfa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
man ftp: prompt Toggle interactive prompting. Interactive prompting occurs during multiple file transfers to allow the user to selec- tively retrieve or store files. So, 'prompt n' will work. Note, though, that 'mget *' does not properly recurse through directories. It isn't really designed for large-scale transfers. Check out wget for stuff like that. -johnnnnnnn > 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001030205623.5C9DE37B4D7>