samba-bugs@samba.org
2006-Mar-29 10:12 UTC
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #5 from mangoo@interia.pl 2006-03-29 04:11 MST ------- I'm just curious. Suppose I have rsyncd running on Windows, and want to copy files from there to a Linux machine. The problem is that some characters (like German umlauts - ü, ö, ä etc.) are changed to ? when saved on the Linux side. Where should I apply this patch? rsync on a Windows side? rsync on a Linux side? Both? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2006-Mar-29 11:57 UTC
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #6 from mangoo@interia.pl 2006-03-29 05:57 MST ------- It seems it has to be applied on both sides :) Anyway, it seems to be impossible to build rsync on Windows (Cygwin) with this patch: gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c log.c -o log.o log.c: In function `rwrite': log.c:231: error: `iconv_t' undeclared (first use in this function) log.c:231: error: (Each undeclared identifier is reported only once log.c:231: error: for each function it appears in.) log.c:231: error: parse error before "ic" make: *** [log.o] Error 1 This patch is sure useful only with Linux - Windows or Linux - Mac. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2006-Apr-02 06:02 UTC
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #7 from wayned@samba.org 2006-04-02 00:02 MST ------- (In reply to comment #6)> Anyway, it seems to be impossible to build rsync on Windows (Cygwin)Make sure that you have whatever "dev" package is needed to compile a program that uses the iconv library. Without that, the configure script will not find the availability of the iconv_open() function call that is needed to enable all the iconv code. Then, be sure to re-run configure. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Maybe Matching Threads
- DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
- DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
- DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
- [Bug 2790] Add support for converting filenames into different encodings
- extension based on a dialed number?