Displaying 8 results from an estimated 8 matches for "remote_argv".
Did you mean:
remote_arg
2016 Oct 20
5
-e escape rule
...far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.2]
I think the problem here is the "ConnectTimeout\\\=60", in particular
how the equals symbol is escaped.
I'm looking in the function:
static pid_t do_cmd(char *cmd, char *machine, char *user, char
**remote_argv, int remote_argc,
int *f_in_p, int *f_out_p)
This function splits based purely on whitespace:
args[argc++] = t;
while (*f != ' ' || in_quote) {
// consume token...
I feel that this function should also handle backslash escapes.
I also checked using strace and it ap...
2008 Feb 26
4
rsync-3.0.0pre10 and iconv
Hello,
I am trying to get rsync-3.0.0pre10 --iconv option working between two linux hosts in local network.
The client host is running Fedora Core 4 (kernel 2.6.17) and is using iso8859-1 character set. LANG=en_US
The daemon host is running Centos 5 (kernel 2.6.18) and is using utf-8 character set. LANG=en_US.UTF-8
Rsync is transferring files properly without --iconv switch:
fc4: (connected
2011 Jul 17
11
[Bug 8308] New: rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth < 4096/2+1' failed
...at main.c:953
#5 0x08066738 in child_main (argc=2, argv=0xfffd6e30) at main.c:960
#6 0x0807c92e in local_child (argc=2, argv=0xfffd6e30, f_in=0xfffd8ed0,
f_out=0xfffd8ecc, child_main=0x8066710 <child_main>) at pipe.c:156
#7 0x080633e9 in do_cmd (cmd=0x0, machine=0x0, user=0x0,
remote_argv=0x80b39b4, remote_argc=0, f_in_p=0xfffd8ed0,
f_out_p=0xfffd8ecc) at main.c:469
#8 0x08065f4b in main (argc=Cannot access memory at address 0x0
) at main.c:1275
(gdb) p dir_depth
$5 = 3695
(gdb) up
#1 0x080544c3 in do_delete_pass () at generator.c:548
548 change_lo...
2016 Oct 20
0
-e escape rule
...ed error (code 255) at io.c(226) [sender=3.1.2]
>
> I think the problem here is the "ConnectTimeout\\\=60", in particular
> how the equals symbol is escaped.
>
> I'm looking in the function:
>
> static pid_t do_cmd(char *cmd, char *machine, char *user, char
> **remote_argv, int remote_argc,
> int *f_in_p, int *f_out_p)
>
> This function splits based purely on whitespace:
>
> args[argc++] = t;
> while (*f != ' ' || in_quote) {
> // consume token...
>
> I feel that this function should also handle backslash escap...
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:
2016 Oct 21
2
-e escape rule
...[sender=3.1.2]
>>
>> I think the problem here is the "ConnectTimeout\\\=60", in particular
>> how the equals symbol is escaped.
>>
>> I'm looking in the function:
>>
>> static pid_t do_cmd(char *cmd, char *machine, char *user, char
>> **remote_argv, int remote_argc,
>> int *f_in_p, int *f_out_p)
>>
>> This function splits based purely on whitespace:
>>
>> args[argc++] = t;
>> while (*f != ' ' || in_quote) {
>> // consume token...
>>
>> I feel that this functio...
2008 Apr 26
1
Bug#477931: rsync: Segfaults syncing the linux kernel archive.
...recv (f_in=3, f_out=3, local_name=0x0)
> at main.c:839
> #6 0x000000000041fdbe in client_run (f_in=3, f_out=3, pid=-1, argc=1,
> argv=0x682338) at main.c:1077
> #7 0x000000000043f035 in start_socket_client (
> host=0x6827a8 "filehub.kernel.org", remote_argc=1, remote_argv=0x682330,
> argc=1, argv=0x682338) at clientserver.c:132
> #8 0x00000000004204c0 in start_client (argc=1, argv=0x682338) at main.c:1243
> #9 0x0000000000420cf5 in main (argc=2, argv=0x682330) at main.c:1511
> (gdb) frame 1
> #1 0x0000000000430278 in check_prior (file=0x2ae3c66...
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