Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 22:49:04 -0700
From:      "James" <effdefender@earthlink.net>
To:        "Grant Cooper" <grant.cooper@nucleus.com>
Cc:        "FreeBSD-Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Ftp question
Message-ID:  <001e01c227d5$7fdb7000$0301a8c0@sys.gtei.net>
References:  <00fd01c2277f$e67eba70$0801a8c0@customfilmeffects.com> <3D2B3074.9426.941E460@localhost> <00a801c227b9$cad22d40$1cec910c@fbccarthage.com> <00b701c22758$7ef6bd20$23b9fea9@ab.hsia.telus.net> <016601c227c3$da4bc560$1cec910c@fbccarthage.com> <013b01c2276d$2e18f020$23b9fea9@ab.hsia.telus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Thanks, I looked for an hour. I never used anything but window's up until
a
> month ago. Sometimes you unless you know what to look for it's hard to
find.
> It worked great. I'm sure I corrupted the file when I ftped it from my
> windows machine to FreeBSD because it mentioned someting in asci (another
> thing to look up).

Uploading in Ascii mode is great when you've got a text file and you want
the newline characters to turn out correctly on a Unix machine.

Windows uses a <CR><NL> combination, while Unix must use something else --
anyway they seem incompatible.

So, the best thing to do is to probably use binarie uploads unless you're
transferring plain text.

I've had to FTP a lot of computer code in my life, and keeping it all
straight can be a PITA.  ;)

Hope this helps.
-James Turnbull


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?001e01c227d5$7fdb7000$0301a8c0>