help editing files in linux!!

Rick Stevens rstevens at vitalstream.com
Wed Mar 29 02:23:22 UTC 2006


On Tue, 2006-03-28 at 17:59 -0800, mike wrote:
> i'm ftping a linux config file over to windows and editing it in
> windows.  when i send it back to linux i see all these ^M characterse
> in the doc.  how do i edit it in a safe way or how do i prevent the
> garbling on the return back to linux?

That's why you should download and upload text files in text (ASCII)
mode and not "bin" or "image" mode.

Try reuploading using text mode:

	ftp> ascii
	ftp> put whatever

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-         Microsoft Windows:  Proof that P.T. Barnum was right       -
----------------------------------------------------------------------




More information about the Redhat-install-list mailing list