Displaying 3 results from an estimated 3 matches for "fixcrlf".
Did you mean:
  fixcol
  
1998 Jul 08
0
fixcrlf doesn't seem to fix crlf
I installed Fixcrlf.exe from the Samba site.  I tried it out on my NT 4.0
station, but it doesn't seem to accomplish anything.  Specifically:
	- I bring up a file in Notepad - the text is one long line with black
	  squares at the end of records, indicating that there are LF's but
	  not CRLF's.
	- I dra...
1999 Nov 05
4
Purely numeric service name
Hi
	I have a problem accessing NT boxes which have a service (host) name
which is purely numeric, smbclient insists on treating it as an ip number.
For example:-
/opt/samba/bin/smbclient \\\\06842\\BACKUP xxxxx  -U xxxxx
returns :-
Connecting to 0.0.14.34 at port 139    
Connection to 06842 failed 
I am using HPUX 10.2 and samba version 2.0.4b. 
Surely it should be possible to connect to NT
2001 Sep 24
1
Newbie to Samba - getting '^M' characters from NT into PVCS o n UN IX
Hello Tony,
Samba isn't the 'culprit', just the media used.  Samba does NOT insert
anything into the files that you copy over or have an application create
on a samba share.
The issue is that you are using a PC program to check out/modify the files,
and pc os'es (Win/dos, i mean) use crlf  as a ascii line terminator.  Unix
uses a lf only.  So when you view the files with a pc