Displaying 20 results from an estimated 10000 matches similar to: "Big files?"
2002 Nov 21
0
PLS Ignore [was: rsync over ssh - reporting errors]
Begin forwarded message:
> From: Steve Mallett <spaceman@nbnet.nb.ca>
> Date: Thu Nov 21, 2002 3:40:03 PM America/Halifax
> To: rsync@lists.samba.org
> Subject: rsync over ssh - reporting errors
>
> I have rsync using ssh to grab files off my local box, but would like
> to include some basic error reporting.
>
> If the directory I'm trying to access no
2003 Jan 14
3
Live DB backups with rsync?
Is it possible to do live backups of a running DB with rsync???
I was just talking to livevault.com & they (only on win boxes) say they
can grab changes from a client's live DB & sync them remotely.
It sounded like BS to me, but I'm neither a DB guy or sync'ing expert.
Steve Mallett
2002 Mar 13
0
AW: ssh + permissions
The "-a" option (the "--links", "--perms", "--devices", and "--times" options are redundant, as
they, as well as "--owner", "--group", and "--recursive" are implied by
"-a" )does dictate that permissions on files being sent be brought over
from the source. Are all files losing permissions, or only files
2002 Jul 24
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
First, an item to fix: the substitution of "-P" for "-p". All good
operating systems are case-sensitive, and many utilities, ssh included,
are case sensitive about their options. "-P" is passed along with the
"-p" to signal that the next parameter is the passphrase, to enable
passphrase setting directly in the commandline. If that's wrong,
2003 Mar 27
0
FW: Logging on the rsync server from a client connect
-----Original Message-----
From: Susan Ator
Sent: Wednesday, March 26, 2003 12:32 PM
To: 'jw schultz'
Subject: RE: Logging on the rsync server from a client connect
Thanks. It turns out I needed to add rsync to my ipchains. Once I did that I
was able to connect correctly and log the information.
I knew it was something really really basic on my end.
sa
-----Original Message-----
2002 Sep 17
2
'error in rsync protocol data stream' - Tim Conway
Tim,
I reported a protocol data stream error on 9/8/2002
Deatils are in my postes at that time
rsync still fails everytime I run it.
This time I added three v's as you just suggested and rsync just hung with
two tasks in execution thus:
root 3178 0.1 0.9 1796 868 pts/1 S 09:57 0:00
/usr/bin/rsync -vvva --delete --exclude=root/snapsh
root 3179 0.0 0.6 1628 632 pts/1
2002 Jul 11
0
Sorry about that-New way to run Rsync on OSX
Whoops, I apologize for the off topic e-nail. I meant to write a reply but
I mixed up my messages to the
various listservers I'm subscribed to. I'll remember to check my address
next time. I've found a new way to run Rsync, it works pretty well, and
involves a disk image mounted on a server that's created with Disk Copy.
It serves our purpose pretty well for what we're doing
2002 Jul 29
0
Preserving Permissions using server
Hi!:) - try using the sudo command as a prefix to all of that. I know
that if I didn't do that it would default to nobody.nobody when I copied.
-Tito
>
> Hi All,
> I recently installed Rsync to perform backup features - this
> includes backing up a /home dir and keeping ownerships/permissions
> intact is obviously very important....
>
> However when I perform.
2002 Jul 25
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
Gouri: close. Try "Ssh-keygen -p -P ''". You might argue that ssh should guess that -P imlplies -p, but that's
an issue for your ssh maintainer.
Also: you don't ordinarily distribute the private key. You need the
PUBLIC key in $HOME/.ssh/authorized_keys on any system you want to access
with the private key. Maybe i'm seing your application backward, and you
2002 Apr 05
1
is it a bug or a feature? re:time zone differences, laptops, and suggestion for a new option
It's much easier than that. The linux box keeps time in GMT, and displays
it in the configured time zone. Try this, on the linux box:
"touch testfile
ls -l testfile
TZ=EST5
export TZ
ls -l testfile"
You will see the displayed time change, because it's being translated from
epoch time (that's what I call it, anyway) - seconds since midnight,
January 1, 1970.
Your windows
2004 Jan 05
0
No subject
2000) into dos, and with your boot disk, read the share listing of machine A
from a linux box and mount it, and the rsync the whole drive if shared (say
c:\ with c:\winnt and all the good stuff).
Though, i still could NOT actually restore this 'mirror' image like i could a
'mirror' image of a linux root??
So, ultimately, there is no reason to even waste the hard-drive space
2002 Mar 16
1
(no subject)
I have a similar problem with rsync, though it's not consistent.
sometimes, things just don't come over, and sometimes, things just don't
get deleted. Repeated runs usually correct it. If it's the case of a
directory being replaced with a non-directory, you'll have to add
"--force" to get it to happen. Hope it helps.
Tim Conway
tim.conway@philips.com
1998 Jun 20
0
["Eric S. Raymond" <esr@snark.thyrsus.com>] The Trove project -- next-generation Internet software archiving (fwd)
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
Send mail to mime@docserver.cac.washington.edu for more info.
--1918950298-1868141776-898362261=:6767
Content-Type: TEXT/PLAIN; charset=US-ASCII
Something to think about for CRAN's future.
best,
-tony
--1918950298-1868141776-898362261=:6767
2002 Dec 03
1
rsync 2.5.5 port to Novell NetWare
Hullo, all. I diligently consulted the suggested reading on the way in:
> Welcome to the rsync@lists.samba.org mailing list! PLEASE READ THIS
> IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:
> http://www.tuxedo.org/~esr/faqs/smart-questions.html
'Twas a quick read, given that I'm the co-author. ;->
I recently received an odd inquiry from someone I didn't know at all,
2003 Nov 07
4
Smoother bandwidth limiting
Skipped content of type multipart/signed-------------- next part --------------
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
2002 Oct 28
0
Win32 Version? MODIFICATION NEEDED
Hi!!!!!!
There is one programming consideration which need to be programmed in RSYNC for
Windows..
PROBLEM
------------
Whenever Rsync is installed as service on Windows Platform, the rsync
application gets terminated while logging off the server.
POSSIBLE SOLUTION
-------------------------
An Event Handler should be added in Rsync for windows binaries.....: following
is the explanation for
2002 Aug 26
0
rsync error: mknod, invalid argument
I have been running rsync for about 2 weeks now and I will occasionally
recieve the following errors:
mknod ./{filename} : Invalid argument
mknod ./{filename} : Invalid argument
mknod ./{filename} : Invalid argument
mknod ./{filename} : Invalid argument
mknod ./{filename} : Invalid argument
wrote 16 bytes read 336751 bytes 131.52 bytes/sec
total size is 33812275937 speedup is 100402.58
rsync
2002 Jul 02
0
Code 20 Failure
Hello, after looking through the archives, I've not found any previous
answers that covered my situation. Last week, I lost the ability to
rsync from a solaris 2.8 box to a windows 2000 box that had worked fine
for months previous to the failure. I looked through the rsyncd.log
file and found "transfer interrupted (code 20) at rsync.c(229)" entries
starting on the date which the
2003 Jan 27
0
rsync-2.5.5 HPUX 11.0
Hello
rsync-2.5.5 for hp-ux 11.0 is not syncing files more that 2 GB ( largefile ) .
Should i need to recompile rsync ?
Should i use any special options while compiling ?
please help.
-babu
__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp
Get your own FREE,
2002 Aug 12
0
secrets file, reverse resolution problems
Hi. (once more)
After setting up rsync as daemon, i would like to point out 2 problems
I have a single user name in my secrets file, and if i do not provide an
empty line after that username, rsync won't authenticate the user for me.
only if i put a blank line after the username. This is a problem i spent too
much time figuring out and didn't find it mentioned in the list or man page,