UNIX to DOS file conversion

gdhems

Member
Hi,

We have mounted our UNIX file directory using SAMBA so that it is available as a windows directory.

When I open a source file, make changes, and save the file back the file is automatically converted to DOS format IE replaces

I have searched for an option to switch this off but cannot find one.

Any ideas?

Thanks in advance,
Greg
 
This is currently not possible. The file will always be saved with CR/LF pairs. Only the FTP Plug-In will implicitly convert between CR/LF and LF when accessing a unix or linux server.

[This message has been edited by mkalter (edited 11 July 2003).]
 
I downloaded the FTP plugin. I tried connecting and received the following error message.

Access violation at address 03740596 in module 'ftp.dll'. Read of address 00000004.

Is there something I need to configure on the server or a local file.

Thanks in advance,
Greg
 
Okay, can you download and install this test version and try again? When the access violation occurs, please send me the ftp.log file that is generated in the PL/SQL Developer directory.

------------------
Marco Kalter
Allround Automations
 
The test version works.

I noticed that the test plug-in is marked as version 1.1 whereas the original version is marked as version 1.0

Should I continue using the test version (IE does it contain debug code) or should I wait and download a newer version?
 
Okay, great. Just keep using the test version until 1.1 is officially released. It will probably be identical.

------------------
Marco Kalter
Allround Automations
 

Similar threads

Back
Top