similar to: DO NOT REPLY [Bug 4371] New: unable to rsync filenames with whitespace from remote source

Displaying 20 results from an estimated 20000 matches similar to: "DO NOT REPLY [Bug 4371] New: unable to rsync filenames with whitespace from remote source"

2002 Aug 23
3
Filenames with blanks
Command like this: rsync -rxlupogtSvve ssh $src_host:"/home/wss_disk/calendar.data/'Conference Calls'" $targ_dir works fine with blanks embeded in the file name. When I try to script it like this: COM='`find '$src_dir' -mtime -'$days' -type f `' rsync -rxlupogtSvve ssh $src_host:"$COM" $targ_dir works fine on regular filenames,
2009 Sep 07
2
DO NOT REPLY [Bug 6695] New: whitespace problem in directory paths; I know of no work-around
https://bugzilla.samba.org/show_bug.cgi?id=6695 Summary: whitespace problem in directory paths; I know of no work-around Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org
2009 Feb 06
1
DO NOT REPLY [Bug 6095] New: code 23 when files or directories disappear, instead of code 24.
https://bugzilla.samba.org/show_bug.cgi?id=6095 Summary: code 23 when files or directories disappear, instead of code 24. Product: rsync Version: 3.0.5 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2008 Apr 11
2
DO NOT REPLY [Bug 5388] New: wildcards and rsync 3.01+
https://bugzilla.samba.org/show_bug.cgi?id=5388 Summary: wildcards and rsync 3.01+ Product: rsync Version: 3.0.2 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: support@reverse.net QAContact:
2008 Sep 15
3
DO NOT REPLY [Bug 5763] New: rsync not working at above url
https://bugzilla.samba.org/show_bug.cgi?id=5763 Summary: rsync not working at above url Product: rsync Version: 3.1.0 Platform: Other URL: http://ctdb.samba.org/download.html OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned@samba.org
2010 Nov 24
3
DO NOT REPLY [Bug 7816] New: get_tmpname() can create invalid UTF-8 filenames
https://bugzilla.samba.org/show_bug.cgi?id=7816 Summary: get_tmpname() can create invalid UTF-8 filenames Product: rsync Version: 3.0.7 Platform: Sparc OS/Version: Solaris Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: msalmonse at
2006 Mar 28
1
DO NOT REPLY [Bug 3637] New: Regression 2.6.6 to 2.6.7 when syncing with 2.6.6 on windows - --no-r
https://bugzilla.samba.org/show_bug.cgi?id=3637 Summary: Regression 2.6.6 to 2.6.7 when syncing with 2.6.6 on windows - --no-r Product: rsync Version: 2.6.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2007 Feb 25
2
DO NOT REPLY [Bug 4413] New: Rsync skips too many files after failing to create a directory
https://bugzilla.samba.org/show_bug.cgi?id=4413 Summary: Rsync skips too many files after failing to create a directory Product: rsync Version: 2.6.9 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Dec 30
1
DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames
https://bugzilla.samba.org/show_bug.cgi?id=3362 Summary: Add option to normalize Unicode filenames Product: rsync Version: 2.6.7 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: mike@big.faceless.org
2007 Nov 25
1
DO NOT REPLY [Bug 5104] New: network copy issues involving filenames ending with a period
https://bugzilla.samba.org/show_bug.cgi?id=5104 Summary: network copy issues involving filenames ending with a period Product: rsync Version: 2.6.9 Platform: Other OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2006 Jan 17
1
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #3 from wayned@samba.org 2006-01-16 20:51 MST ------- I've been working on a filename-conversion solution that uses the iconv() function. After putting a bunch of thought into various designs, I think I have a good solution that I have coded up as a patch for the latest CVS version (also available in the latest
2007 Dec 26
6
DO NOT REPLY [Bug 5162] New: using iconv with pre7 chops last special character in filenames
https://bugzilla.samba.org/show_bug.cgi?id=5162 Summary: using iconv with pre7 chops last special character in filenames Product: rsync Version: 3.0.0 Platform: x86 OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2009 Jul 15
3
DO NOT REPLY [Bug 6553] New: rsync hangs at filenames starting with an underscore
https://bugzilla.samba.org/show_bug.cgi?id=6553 Summary: rsync hangs at filenames starting with an underscore Product: rsync Version: 3.0.6 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: gerald at
2011 Aug 30
1
[Bug 8423] New: Listing a non-existent remote directory hangs
https://bugzilla.samba.org/show_bug.cgi?id=8423 Summary: Listing a non-existent remote directory hangs Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: chris at onthe.net.au
2009 Oct 30
1
DO NOT REPLY [Bug 2790] Add support for converting filenames into different encodings
https://bugzilla.samba.org/show_bug.cgi?id=2790 ------- Comment #12 from matt at mattmccutchen.net 2009-10-30 10:48 CST ------- The stable rsync has had --iconv for a while now. Is there a reason this bug isn't marked fixed? (If someone wants to pursue my idea from comment #10, they should enter a new bug or at least narrow the summary of this one.) -- Configure bugmail:
2007 Aug 03
2
DO NOT REPLY [Bug 4856] New: Filenames are displayed before successful transfer in verbose mode
https://bugzilla.samba.org/show_bug.cgi?id=4856 Summary: Filenames are displayed before successful transfer in verbose mode Product: rsync Version: 2.5.7 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 May 22
1
R-exts.texi: nuke-trailing-whitespace has changed name (PR#7888)
Full_Name: Bj?rn-Helge Mevik Version: 2.1.0 OS: GNU/Debian 3.0 Linux Submission from: (NULL) (80.111.104.162) In Appendix B R coding standards of the Writing R Extensions manual, Emacs/ESS users are encouraged to use (add-hook 'ess-mode-hook (lambda () (ess-set-style 'C++) ;; [snip] (add-hook 'local-write-file-hooks
2010 Oct 12
0
[LLVMdev] Fixing trailing whitespace
I see a lot of commits fixing whitespace, my own included. Trailing whitespace is very annoying and many of us have our editors setup to remove it. This creates a problem when modifying other files that have trailing whitespace on just about every empty line and comment. It requires sifting through the diff and extracting the real changes. Of course we could just disable trailing whitespace
2000 Jan 10
2
whitespace
Hello Readers, Is it possible to disallow creation of filenames containing whitespace characters on Samba Shares ? This is causing headaches sometimes on the unix side of life. TIA -- Werner SETI@home workunit: 119 CPU-Time: 8623439.55
2002 Jan 04
1
extra whitespace around EPS files
I'm having difficulty getting rid of extra whitespace above and below an EPS figure. For example, if I generate an output file using these commands: > R.test(output='none') where: R.test <- function(output=NULL) { if (output == 'yes') { ps.options(pointsize=10) postscript('plot.eps', paper='special', horizontal=FALSE, onefile=FALSE,