Date: Sun, 28 Aug 2005 09:21:32 +0400 From: Dmitry Mityugov <dmitry.mityugov@gmail.com> To: "Jamie Ann P. Zamodio" <japz20@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Sending files to Win/Linux clients from FreeBSD 4.3 server? Message-ID: <b7052e1e05082722214e3c9393@mail.gmail.com> In-Reply-To: <20050827074139.27819.qmail@web50309.mail.yahoo.com> References: <20050827024246.86278.qmail@web50305.mail.yahoo.com> <20050827074139.27819.qmail@web50309.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/27/05, Jamie Ann P. Zamodio <japz20@yahoo.com> wrote: > Ooops. I already got ftp to run in my Windows client. > However, the file sizes drop to almost half of its > actual value after transmission using "get" or "recv", > and the downloaded files themselves aren't consistent > with the original files in the server.What the...? Make sure you access the files in binary mode, not in the ascii mode (default on many ftp clients). --=20 Dmitry Mityugov, St. Petersburg, Russia I ignore all messages with confidentiality statements "We live less by imagination than despite it" - Rockwell Kent, "N by E"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b7052e1e05082722214e3c9393>