| **
It sounds like your problem is you are saving an MS-DOS file on a Unix server. MS-DOS files use a
Carriage-Return/LineFeed (Character 13/Character 10) at the end of each line and
Unix files only use a LineFeed (just Character 10). You need to run a
utility against against the file (with a Filter Run Process Action) to strip out
the Carriage Returns (something like awk or tr should
work)
Fred
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Eliud Gómez Pérez Sent: Wednesday, July 19, 2006 5:14 PM To: [email protected] Subject: ARDBCFS File System Plug In Hello
listers: Ive a problem with File
System Plug In (ARDBCFS), the environment is OS Solaris 9.0 and ARSystem 6.3,
and the problem is the following one, when I send a file to the unix file
system, this stored like binary type instead of ascii,
therefore the file keeps special characters and when it is process it sends
errors. What I can do to change the type of file when it is transferred or
stored in the file system?. The objective is stored the file in the file system
like ascii type. Somebody knows some
solution? Regards Jonathan Eliud
Gómez Teléfono:
55.5241.2673 Por favor borre este
email y notifíquenos inmediatamente si usted no es el destinatario previsto.
Quitze no entra en contratos u obligaciones contractuales vía correo
electrónico, a menos que esté convenido de otra manera por escrito entre las
partes que están tratando. |
- ARDBCFS File System Plug In Jonathan Eliud Gómez Pérez
- Re: ARDBCFS File System Plug In Grooms, Frederick W
- Re: ARDBCFS File System Plug In Luke, Brian

