in reply to Ascii upload ruins the file
How did you check if the file you're trying to upload uses CR LF as the line terminator? Alternatively, what's the output of
od -t x1 uploaded_file | head -10
when run on the unix machine.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Ascii upload ruins the file
by Monk_Novice (Acolyte) on May 23, 2005 at 08:35 UTC |