similar to: rsync-3.0.0pre10 and iconv

Displaying 20 results from an estimated 400 matches similar to: "rsync-3.0.0pre10 and iconv"

2016 Oct 20
5
-e escape rule
Hello, I'm using Ruby's Shellwords module, which generates a string from an array, suitable for shell evaluation. Ruby's implementation prefers escaping whitespace with a backslash rather than quotes. However, this appears to cause some kind of issue in Rsync when it computes argv from -e option. Here is an example command generated by some Ruby code: rsync --archive --stats -e
2008 Aug 18
8
DO NOT REPLY [Bug 5701] New: deadlock on local rsyncing, bisected to commit f303b749f2843433c9acd8218a4b9096d0d1bb8d
https://bugzilla.samba.org/show_bug.cgi?id=5701 Summary: deadlock on local rsyncing, bisected to commit f303b749f2843433c9acd8218a4b9096d0d1bb8d Product: rsync Version: 3.1.0 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo:
2005 Jul 11
3
charset issue
Hi, When i restart smbd/nmbd, all the files inside all shares change their names. All the files are affected specially accent portuguese brazilian files. File names become a mess in whole samba server. 1) Has anyone seen this kind of samba server behavior? 2) Im using samba 3.0.4, is there a recognized bug? , if i change to latest version will this issue be solved? Any suggestions are highly
2011 Jul 17
11
[Bug 8308] New: rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth < 4096/2+1' failed
https://bugzilla.samba.org/show_bug.cgi?id=8308 Summary: rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth < 4096/2+1' failed Product: rsync Version: 3.0.8 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P5 Component: core
2004 Jul 29
2
Winbind and case sensitivity (revisited)
Hi I've had a look through the archives and found this discussion on winbind and case sensitivity: http://lists.samba.org/archive/samba/2004-February/080321.html The issue is that winbind will in some cases return a username capitalized as per the NT database (ie when the user is looked up by uid), and in other cases as per the way the user typed it (ie when the user is looked up by
2004 Aug 31
1
Automatically changing files names
Hi, I have just changed my linux samba server from 2.2 to 3.0 and now i need to change all the file name which contain a "sort of apostrophe". With samba 3.0, Windows does not accept this character anymore. It appears under linux with ? or ^Y I'm looking for a model of shell script which could automatically change this character by another in all users directories ! Can somebody
2004 Jul 22
1
Charset disaster moving from 2.2.8 to 3.0.4
Hi all! I'm REALLY depressed! After moving from samba 2.2.8 to 3.0.4 I can not read my files. All names are corrupted. I used NO charset options in the original (2.2.8) smb.conf (which means that all names are in cp850, doesn't it ?) No I have installed 3.0.4, libiconv also. But can not figure out what to set in smb.conf. I use Solaris 8, LC_CTYPE=ru_RU.KOI8-R. And windows XP/2000
2006 Oct 29
3
rsync+iconv
Wayne Davison wrote: > On Fri, Oct 27, 2006 at 04:19:06PM +0600, Yakov Hrebtov wrote: >> This test compiles and executes without "failed" message. Hence >> iconv_open("UTF-8","CP1251") succeeded. > > Check to see if the two programs are linking differently. Perhaps > configure decided that it needed -liconv when that that library >
2010 May 20
1
rsync and the iconv-switch
Hello all, I have problems with sending data names via rsync including german characters like ??, ?, ??. The daemon running on a SLES10. The Rsync version is: 3.0.3, Protocol version:30. My Client is a Windows XP machine with Rsync: 3.0.4 (or alternative 3.0.6), Protocol version:30. For the conversion between both machines I use the ??iconv=850,UTF-8? ? switch. chcp told me that 850 is my
2004 Nov 27
2
Samba fc3: accent problem
I am unable to properly view ISO8859-15 characters (typicaly characters with accent such as ?, ?, ?...) from filenames on a samba server using fedora core 3. After spending hours on it, I have been unable to find a solution. Any help from you would be greatly appreciated. Here is the description of my configuration: I have 3 machines running: - one server with fc3 - one PC "PC1" with
2019 Jan 14
0
Setting 'unix charset' kills the samba share
On Mon, 14 Jan 2019 16:27:04 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Yes, I have tried testparam. All is OK . Note that I can write > anything for unix charset and testparm does not complain. > > Load smb config files from /etc/samba/smb.conf > rlimit_max: increasing rlimit_max (1024) to minimum Windows limit > (16384) Processing section
2017 Apr 10
3
error allocating core memory buffers (code 22) at util2.c(106) [sender=3.1.2]
Hi: I'm in the middle of recoverying from a tactical error copying around an Mac OS X 10.10.5 Time Machine backup (turns out Apple's instructions aren't great...), and I had rsync running for the past 6 hours repairing permissions/acls on 1.5 TB of data (not copying the data), and then it just died in the middle with: .L....og.... 2015-03-11-094807/platinum-bar2/usr/local/mysql
2012 May 20
1
Convert from ISO-8859-1 to UTF-8?
The server I am running Dovecot on is still using locale = ISO-8859-1 but I am thinking it is time to convert to UTF-8... Can I just use convmv to convert all the files in the mailboxes to UTF-8 or is there anything else I need to do? Do I need to run iconv to convert the content also or does dovecot/MUA fix this by it self? (i.e. they display the mail as encoded in ISO-8859-1) Regards, BTJ
2003 Sep 16
1
Rsync and filename codepages
Hi there, I am running rsync in server mode on linux (redhat 8) and I am running cygwin (latest version) on a mixture of win2k and winxp machines for Japanese users. When I Rsync from windows rsync complains about a no. of Japanese filenames (not all of them) and this is due, as far as I can work out, to incompatibilities/clashes between SJIS filename encoding (which Windows uses) and certain
2007 May 23
0
make check fails tools-Ex in 2.5.0
Hi folks, I'm attempting to compile and install 2.5.0, and "make check" is failing one of the earlier sanity tests. I'll append the relevant portion of the Rout.fail file below, but I've narrowed it down manually to a single command: > sessionInfo() R version 2.5.0 (2007-04-23) x86_64-unknown-linux-gnu locale:
2019 Dec 11
1
Mac clients trouble with NFD accented characters on Samba share
File names on a Samba share with accented characters using the NFD form of UTF8 cannot be seen or used by Mac clients. While tying to find a solution, I came across this old thread : https://lists.samba.org/archive/samba/2014-December/187545.html ("[Samba] Mount unix samba 4 share to osx client without mangled file names") A reply in that thread suggested: > >/Do I have
2005 Jan 19
2
Moving fileserver
I'm having a problem here I'm not sure how to solve, so I hope someone else have done the same (and succeeded :) I have an old smb server ('tux') which is ancient (both in software and hardware) and can't handle the load. This machine is running version 2.2.3a-14.1 (Debian GNU/Linux woody) with 'character set = ISO8859-1'. The new smb server ('bella') runs
2005 Apr 14
5
Review Request: Samba-3 by Example Update
Folks, Over the past few weeks the Samba-HOWTO-Collection and the Samba-Guide have been significantly updated. Over the next 48 hours I hope to complete this process. Today I have added a new chapter to the Samba-3 by Example book (the Samba-Guide). within 24 hours all mirror site should be hosting the current update. I would very much appreciate review of the new chapter 8 and the
2007 Aug 20
8
[sorta offtopic] Removing bad bytes from filenames
I'm moving my Ogg Vorbis collection off of my Linux server and onto my laptop. I plan on using iTunes to play my collection, but, that's a whole 'nother can of worms. I'm having trouble moving my complete collection over because dbPowerAmp (an application I used to love) made some dumb decisions about naming my files. For example, in track/album/artist names that contained a
2004 Aug 17
2
loosed accent french codepages , upgrading from samba 2.2.7a (RedHat9) to samba 3.0.2a Mandrake10
hello Samba codepagers ... I have a linux server for XP pro and Win9x stations. I am migrating the server from RedHat9 (samba 2.2.7a) to Mandrake 10 (samba 3.0.2a) The problem : The french accents and the case options of the filenames are no longer recognized by the WinXP Pro Stations. (preserve case = no, default case = low ...) i tried a lot of CHARSET but it did nothing samba 3 seems