search for: dsync_client

Displaying 3 results from an estimated 3 matches for "dsync_client".

2020 May 16
2
dsync “destination” argument
Hello, Some code that I didn?t write but am maintaining passes a local script?s path as dsync?s ?destination? argument, like so: dsync -D -u john -v backup -R -1 "/code/dsync_client.pl" 127.0.0.1 john at mydomain.org dsync_client.pl establishes a TCP connection with a remote dsync process then acts as a proxy between the two dsync processes. ?127.0.0.1? and ?john at mydomain.org? are given as arguments to dsync_client.pl. I don?t see this usage described in dsync?s ma...
2020 May 20
1
Re: dsync “destination” argument
...0, at 3.46, Felipe Gasper <felipe at felipegasper.com> wrote: >> >> Hello, >> >> Some code that I didn?t write but am maintaining passes a local script?s path as dsync?s ?destination? argument, like so: >> >> dsync -D -u john -v backup -R -1 "/code/dsync_client.pl" 127.0.0.1 john at mydomain.org >> >> dsync_client.pl establishes a TCP connection with a remote dsync process then acts as a proxy between the two dsync processes. ?127.0.0.1? and ?john at mydomain.org? are given as arguments to dsync_client.pl. >> >> I don?t se...
2020 May 20
0
Re: dsync “destination” argument
> On 16. May 2020, at 3.46, Felipe Gasper <felipe at felipegasper.com> wrote: > > Hello, > > Some code that I didn?t write but am maintaining passes a local script?s path as dsync?s ?destination? argument, like so: > > dsync -D -u john -v backup -R -1 "/code/dsync_client.pl" 127.0.0.1 john at mydomain.org > > dsync_client.pl establishes a TCP connection with a remote dsync process then acts as a proxy between the two dsync processes. ?127.0.0.1? and ?john at mydomain.org? are given as arguments to dsync_client.pl. > > I don?t see this usage des...