Ah, thanks for pointing that out.
Thanks
Jay
On Sun, Dec 7, 2008 at 7:10 PM, Chris Shoemaker <[EMAIL PROTECTED]> wrote:
> On Sun, Dec 07, 2008 at 06:58:57PM -0600, Jay Strauss wrote:
>> Hi,
>>
>> I have 20Gb of data I need to back up. It takes too copy it across
>&
x27;t have the same users as the source.
Is there a suggested recipe for this?
Thanks
Jay
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr
2,
{SIG_IGN}, NULL, 8) = 0write(2, "rsync error: syntax or usage err"..., 78rsync
error: syntax or usage error (code 1) at main.c(1436) [client=3.0.0pre8]) =
78write(2, "\n", 1) = 1exit_group(1)
= ?Process 32534 detached
> &
04 Red Hat, Inc */
+/* Written by Jay Fenlason, vaguely based on the ACLs patch */
@@ -590,10 +590,10 @@
+ strcpy(ptr, name);
+ if (datum_size)
+ memcpy(ptr + len, datumbuf, datum_size);
-+ x->rxas[curr_rsync_xal.cou
On Thu, Oct 20, 2005 at 12:53:08PM -0700, Wayne Davison wrote:
> On Wed, Oct 19, 2005 at 10:29:21PM -0400, Matt McCutchen wrote:
> > $ ssh -L :target:22 -N -f [EMAIL PROTECTED]
> > Password: middlepass
>
> Port-forwarding 22 is a great idea as long as ssh is configured not to
> complain about
Hi Wayne, I'm not subscribed anymore, but I once sent you this
example/FAQ. I searched the archives (because I needed to implement
this) and noticed I never posted the solution (like a dummy). Would you
post it for me?
Thanks
Jay
Backing up through a firewall
Its very common to h
", go to
search.cpan.org and search for "snapback".
As far a different versions of rsync playing well together, my guess is
yes, as long as you use the common set of options and functionality
between the two versions. Someone will correct me if I'm wrong
Jay
--
To unsubsc
Wayne Davison wrote:
On Sun, May 15, 2005 at 08:44:53PM -0500, Jay Strauss wrote:
Do you maintain the FAQ? I'll write up something if you want
That would be nice. I can put the result onto the rsync website.
..wayne..
Hey Wayne,
did you get my email with the write up? I've been getti
Wayne Davison wrote:
On Sun, May 15, 2005 at 05:59:32PM -0500, Jay Strauss wrote:
Permission denied (publickey,keyboard-interactive).
You need to enable password-less access, usually accomplished by using
an ssh-key setup and having ssh forward authorizations using ssh-agent.
There is a link on
Wayne Davison wrote:
On Sun, May 15, 2005 at 05:59:32PM -0500, Jay Strauss wrote:
Permission denied (publickey,keyboard-interactive).
You need to enable password-less access, usually accomplished by using
an ssh-key setup and having ssh forward authorizations using ssh-agent.
There is a link on
Wayne Davison wrote:
On Sun, May 15, 2005 at 02:33:15PM -0500, Jay Strauss wrote:
BoxA --internet-- BoxB (accessable only by ssh) -- BoxC
What about this?
rsync -av --rsync-path="ssh BoxC rsync" BoxB:/source/ /dest/
This command looks like it is copying a file from BoxB, but
Wayne Davison wrote:
On Sun, May 15, 2005 at 02:33:15PM -0500, Jay Strauss wrote:
BoxA --internet-- BoxB (accessable only by ssh) -- BoxC
What about this?
rsync -av --rsync-path="ssh BoxC rsync" BoxB:/source/ /dest/
This command looks like it is copying a file from BoxB, but
Christoph Biedl wrote:
Jay Strauss wrote...
Questions:
1) Is there a way to do this without setting up an rsyncd on the target box?
You could tunnel ssh-over-ssh instead of rsync-over-ssh. Pitfalls:
- tcp-over-tcp considered harmful, so do this on the more reliable link.
- ssh will give LOUD
: ssh -N -L 873:IP_BoxC:873 BoxB
rsync -arv localhost::ftp/jstrauss ./jay
Where I have rsyncd running on BoxC
Questions:
1) Is there a way to do this without setting up an rsyncd on the target box?
Thanks
Jay
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
B
- I imagine if there was a problem with
buffering in the OpenSSL code it uses, someone would have noticed by now...
and the problem happens using TCP tunneling over ssh, too, so it's not
just stunnel specific.
Thoughts?
-jay
--
To unsubscribe or change options: https://lists.samba.org/mai
rry about lack of full debugging data on the latter two, that can be
corrected if needed]
... I'm really in a bind here, can anyone offer fixes or workarounds?
Thanks!
-jay
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
I was looking at send_deflated_token() when I noticed that it does
int n, r;
...
write_batch_delta_file((char *)&n,sizeof(char));
temp_byte = (char)(n >> 8);
write_batch_delta_file(&temp_byte,sizeof(temp_byte));
Now on a little-endian machine &n will equal the address of the
low-order byte of
Title: Satellite news
Satellite
hacking
Get
paid to surf
Quality
porn
Hi there frends.
Just a short note to let you now
the latest
news.
MagicFun.da.ru has now moved to
larger
premises click
here to go to magicfun satellite smartcard hex files.
New on the horizon is
Title: Surfpay - Make Money
Erhalten
Sie Langsam Reich
Möchten Sie
für Zeitihr zahlend erhalten angeschlossen dem Internet
Wenn ja dann
Überprüfung
diese Liste der Bezahlung, zum von von P
Title: Surfpay - Make Money
Erhalten
Sie Langsam Reich
Möchten Sie
für Zeitihr zahlend erhalten angeschlossen dem Internet
Wenn ja dann
Überprüfung
diese Liste der Bezahlung, zum von von P
Hello there
Did you know that you can program smart
cards with files from the internet and open lots of pay per view chanells
for
your televisual pleasure.
Take a look at http://MagicFun.da.ru for the latest hex
files.
Many thanks Jay.
Hello there
Did you know that you can program smart
cards with files from the internet and open lots of pay per view chanells
for
your televisual pleasure.
Take a look at http://MagicFun.da.ru for the latest hex
files.
Many thanks Jay.
How do I call rsync with -e ssh in a shell script run from cron. SSH
requires a password. How do I pass the password to it from the script?
V/r
Jay
23 matches
Mail list logo