Displaying 20 results from an estimated 5000 matches similar to: "Ascii mode in smbclient?"
2005 Jul 22
1
CentOS-announce Digest, Vol 5, Issue 8
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2002 Feb 19
4
CR instead of CR/LF
New to Samba, so excuse me if this is a stupid question, but I've searched
the different on line resources and can't find an answer.
When I copy Perl scripts from my Windows 2000 machine to the UNIX Samba
share on that same machine, a CR/LF appears at the end of each line instead
of just the CR, making UNIX unhappy when I go to run those scripts.
Any way to have Samba strip the LF
2012 Apr 24
2
Write unix format files on windows and vice versa
I go back and forth between windows and linux, and find myself running
into problem with line endings. Is there a way to control the line
ending conversion when writing files, such as write and cat? More
explicitly I want to be able to write files with LF line endings
rather than CRLF line ending on windows; and CRLF line endings instead
of LF on linux, and I want to be able to control when the
2006 Mar 21
0
CESA-2005:145-12: Low CentOS 2 i386 dos2unix and unix2dos bug fix update
The following errata for CentOS-2 have been built and uploaded to the
centos mirror:
RHBA-2005:145-12 dos2unix and unix2dos bug fix update
Files available:
dos2unix-3.1-7.EL.22.i386.rpm
unix2dos-2.2-12.EL.25.i386.rpm
More details are available from the RedHat web site at
https://rhn.redhat.com/errata/rh21as-errata.html
The easy way to make sure you are up to date with all the latest patches
2006 Feb 28
6
to <cr> or not
I have had some success (read no noticed problems), moving some text
conf files from a Win <cr,lf> format to Linux and have them
work. For example my zone files, moving them from my Win DNS server.
But what about other files? I guess I want to know this more to
prevent a mistake from crashing things, as I do have GEDIT.
If I were to build an anaconda-ks.cfg in notepad, write it to a
2001 Mar 28
1
UTF-8 patch for Samba 2.0.7
See description in the attached patch.
-------------- next part --------------
This quick hack adds primitive support of UTF-8 as a server 'character
set' to Samba 2.0.7. All file, share and user names are stored on server
in UTF-8, and translated into client code page (not UCS2) on the fly.
Additionally, server string conversion is added. Tested with Chinese and
Russian Windows clients.
1999 Dec 29
3
Unix .TXT vs DOS .TXT files
Is there any option that will covert a text file from one system
to the other? I have a few files on linux with extension TXT. There are
plain text files. On NT, TXT is associated with the "notepad" and opens
with the file as one long string. This is the typical CR/LF conversions
between Unix and DOS.
Can Samba convert the text files based on the client?
Subba Rao
subb3@attglobal.net
2005 Jul 20
0
'old' rpms in CentOS 3.5
Hi,
Just to let you know
These rpms in CentOS 3.5 i386 :
elinks-0.4.2-7.i386.rpm
dos2unix-3.1-15.i386.rpm
unix2dos-2.2-19.i386.rpm
should be replaced by
elinks-0.4.2-8.i386.rpm
dos2unix-3.1-15.EL.22.i386.rpm
unix2dos-2.2-19.EL.25.i386.rpm
The SRPMS dir of CentOS 3.5 has both versions, so that's probably the
cause of this.
_________________________
Jan Kees van Amerongen
Bioinformatics
2005 Jul 22
0
CEBA-2005-0722-001 Low CentOS 3 i386 elinks, dos2unix, unix2dos - updated
CentOS Errata and Security Advisory CEBA-2005-0722-001
We missed some i386 upgraded packages in the CentOS-3 i386 (only)
release. The following pacakges have been added to the updates
for i386.
The following updated file has been uploaded and is currently syncing to
the mirrors:
i386:
updates/i386/RPMS/dos2unix-3.1-15.EL.22.i386.rpm
updates/i386/RPMS/elinks-0.4.2-8.i386.rpm
2002 Jun 27
2
cygwin rsync and ascii files
I am ysyncing text files between NT/95/XP machines and Solaris. I noted
that the text/ascii files created on the windows platforms contain ^M at
the end of each line when transfered to the Solaris system. This can be
explained by the binary transmission and can use FTP is ASCII mode to
prevent this from happening. It is crutial that we preserve the time
stamp, so running dos2unix isn't one
1999 May 18
3
Cntrl-M characters ...
Hi,
I am using Samba 1.9.18. The server is running on Solaris 2.5.1 and the client is on Win NT 4.0
I am annoyed by the Control-M characters appearing in text files when the files are edited on Windows
editors and viewed in vi on Sun machine. I had to manually remove the Control-M characters.
Is there a way to eliminate the Control M characters ?
Thanks
Krishna
2000 Jan 07
3
CRLF/LF Conversion
Hi everybody!
I hope that you are not already "pissed off" of all the crlf/lf conversion
discussion between dos and unix ;-)
Concerning that topic I have a question / suggestion:
This is what we have:
We are using a Win NT 4.0 Server with Win95 clients. Additionally we have a
Sun (Solaris 2.5) running in the same network. To access the Sun in character
mode we use a terminal
2012 Nov 21
1
hivexregedit doc - unix2dos command
On the page: http://libguestfs.org/hivexregedit.1.html#encoding
Under "ENCODING" section is this command:
unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg
I couldn't get that to work without placing a redirection operator
('<') after "unix2dos".
Could this be due to my version of unix2dos? Or just a typo.
I'm a Linux n00b so my apologies for
2008 Aug 28
2
unix2dos did NOT fix line wrap problem on PC
I have log files will mail from LINUX to my PC (MS exchange and outlook).
?
When I look the E-MAIL, the log file line is unwrap.? My script did use "unix2dos" to convert format.? anyone know why?
?
?
======?? script?? =============
?
tail -30 /var/log/messages > /tmp/diskmsg.log
unix2dos /tmp/diskmsg.log
mail? -s "Check?log" dba101 at yahoo.com? </tmp/diskmsg.log
2001 Jan 13
1
Getting ctl M
New to the Samba world. I am getting a control M at the end of line for each file I am transfering to the share from 98/NT machines. Any special things I need to do so this will not happen??????????????
2004 Apr 02
1
unix2dos automatic convertion
I'm looking for a way for automatic unix2dos conversion of our SAMBA shared
Solaris 8.0 files.txt,
and I don't know where mail list to ask for.
I already use the unix2dos versions of NT/W2K and Solaris but it needs
manual command to be issued.
Clovis Gomes de Souza
Dresdner Bank Brasil
Dresdner Bank Lateinamerika AG
Unix and DBA support
Network and Telecommunication
S?o Paulo
Tel:
2011 Nov 09
2
R: Re: Dos/Unix newline translating
But I have another server with RedHat and Samba 3.0.10 configured in the same way, but I can view correctly text files which I move to RedHat server.
----Messaggio originale----
Da: jdmls at yahoo.com
Data: 9-nov-2011 11.42
A: "samba at lists.samba.org"<samba at lists.samba.org>
Ogg: Re: [Samba] Dos/Unix newline translating
From: Riccardo Castellani <ric.castellani at
2019 Apr 25
1
Re: [PATCH v2v v2 1/2] v2v: windows: Add a helper function for installing Powershell firstboot scripts.
On Tuesday, 16 April 2019 10:55:39 CEST Richard W.M. Jones wrote:
> +(* Unfortunately Powershell scripts cannot be directly executed
> + * (unless some system config changes are made which for other
> + * reasons we don't want to do) and so we have to run this via
> + * a regular batch file.
> + *)
> +let install_firstboot_powershell g { Types.i_windows_systemroot; i_root }
2006 Jul 18
4
Problem running Windows Notepad under Wine
Gentlefolk,
I need to give someone the ability to create Windows-format text
documents, which I can then copy (via SMB) to a W2000 machine for
further processing. I've got the file-sharing up and running, and Wine
installed and running Windows Notepad OK, but I've hit a snag trying to
set it up to load Notepad automatically when the file-icon is clicked :-
Environment - ubuntu 6.06,
1998 Oct 28
2
W95 and no update from samba shares
Hi,
i have a annoying problem that drives me crazy.
We have set up a Digital/Unix box with samba and the clients (W95) can mount
the shares from this box. On the Unix side we create a textfile which will be
periodically (or not) appended with new data. A Application on the W95 side
reads this file.
The Problem is, that the textfile has new lines, the Application don't see
them !!!
To