Hello Dear!,
Finally i've found possibility to right u, my lovely girl :)
All our photos which i've made at the beach (even when u're without ur bh:))
photos are great! This evening i'll come and we'll make the best SEX :)
Right now enjoy the photos.
Kiss, James.
joijovko
photos.zip
Descriptio
On Fri, Oct 31, 2003 at 11:59:54AM -0500, Jason Philbrook wrote:
> Basically, I want to mirror home directory structures, and only two files
> within each home directory, to other machines from a central server. Those
> files are ~/.spamassassin/user_prefs and ~/.procmailrc.
Since the default is t
I could not reproduce the error you describe on 2.5.5 protocol
version 26 - mine ran fine from one RHL8 box to another RHL8
box - both with that same version of rsync on them. I tried
it several times with a large file in /tmp/junk to make sure
the rsync was still running when I hit Ctrl-C. I cou
On Fri, Oct 31, 2003 at 09:18:59AM +0100, Bernhard Erdmann wrote:
> If I interrupt rsync (^C), sometimes rsync on the other host dumps core
> or uses all (!) available memory and all CPU.
Sounds like the bug that was handled by this fix in 2.5.6:
* Prevent infinite recursion in cleanup code und
It's probalby a common question, and I've read the man pages and such, but
I need a little bit more help getting this specific task to work right.
Basically, I want to mirror home directory structures, and only two files
within each home directory, to other machines from a central server. Those
f
Dear list members,
this is very similar to a problem which has been discussed last summer
on the list, but there was no final solution then (as far as I could
follow the thread of messages). Would you please take a look at my
problem, to see if I'm missing something?
Here is the useful data:
Thanks for your quick reply!
The tar solution isn't viable, since I'm writing java classes to allow
other java programs to transfer files via rsh/rexec. The only other
solution I can think of, other than closing the socket after every file,
is to emulate the rcp protocol and use rsh/rexec to call
On Fri, Oct 31, 2003 at 01:36:27AM -0500, Jiann-Ming Su wrote:
> I'm trying to configure rsync snapshots as described at
> http://www.mikerubel.org/computers/rsync_snapshots/. I'm
> essentially using the following commands:
>
> mv backup.3 backup.tmp
> mv backup.2 backup.3
> mv backup.1 backup.2
Hi,
I'm using rsync (version 2.5.5 protocol version 26) on RedHat Linux 8.0:
rsync -ae ssh /tmp/junk/ otherhost:/tmp/junk
If I interrupt rsync (^C), sometimes rsync on the other host dumps core
or uses all (!) available memory and all CPU.
gdb on a core file:
$ gdb -q /usr/bin/rsync /tmp/cor