Yeah, I tried that too. But I get this: ftp> binary 200 Type set to I. ftp> get 33556885 200 PORT command successful. 150 Opening BINARY mode data connection for '33556885' <497961 bytes>. 226 Transfer complete. ftp: 252681 bytes received in 2.25Seconds 100.43Kbytes/sec.
I get 252681 bytes out of 497967 bytes. What am I doing wrong? Thanks again, Jamie --- Dmitry Mityugov <[EMAIL PROTECTED]> wrote: > On 8/27/05, Jamie Ann P. Zamodio <[EMAIL PROTECTED]> > 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). > > -- > 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" > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
