CRLF unix windows ftp notepad wordpad modify file



My app receives a large text file that is ftp'd from a unix system over to a
win server where I pick it up. There does not seem to be any uniform way to
make sure that the resulting copy that I receive has a crlf pair at the end
of each line. Moreover, notepad fails to read the badly formatted lines
correctly whereas wordpad and the internal vfp editor (save with linefeeds
checked) both do ok with the file as long as I save the file before exiting.
Note that word wrap is off in all these scenarios.
I assume that this is an ftp issue that comes up when unix text files are
ftp'd to win platforms, but my tech support assures me that all the ftp
switches are set properly.
Can anyone shed some light on this issue? Kindly note that I aleady know how
to fix the files, I'm looking to prevent the problem from arising in the
first place.
Thanks.
.



Relevant Pages

  • Re: Desktop app needs to pull info from web db
    ... > I guess You have direct access to the server that serves the online db. ... > In this case I would use FTP. ... 'home and garden' and the web app will ... If that's all the functionality you ...
    (borland.public.delphi.thirdpartytools.general)
  • VB6 / WinInet / FtpGetFileA / Windows 2003 R2 64-bit
    ... I have a little VB app that I have written that makes use of WinInet. ... My FTP server is OpenBSD/PureFTPd. ... I have been running it on Windows Vista without any issues. ...
    (microsoft.public.vb.general.discussion)
  • Re: Desktop app needs to pull info from web db
    ... In my app the desktop application load a PHP script ... This is the interface for specifying the query ... Of course this requires direct FTP ... > connection to the server. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: FTP Directly into SQL Server
    ... > Is there any way to FTP files directly into SQL Server? ... app yourself. ...
    (microsoft.public.sqlserver.server)
  • Re: NFS
    ... >> Andrew Tridgell began what became the Samba project to connect from his ... >> Sun Sparcstation (a Unix system) to a DEC Pathworks server. ... He needed to mount disk space from a Unix server on his DOS PC. ...
    (uk.comp.os.linux)

Loading