On Sun, Apr 03, 2005 at 09:30:52PM -0700, David Liontooth wrote:
> Wouldn't it be useful to allow expressions in the exclude file?
I don't think so. And with the per-dir filter rules from 2.6.4, adding
expressions would be a security problem (allowing arbitrary commands to
be run on the remote sy
On Mon, Apr 04, 2005 at 07:28:02AM +0200, Joost van den Broek wrote:
> When you just give an empty rsync command, it should also exit with an
> exit code (1). But the errorlevel gets set to no. 256 instead.
As mentioned in the other message that brought this up, I assume that
this is something wro
I've upgraded all my Windows servers with the new released cwRsync version, so
they're all running the latest rsync now. But this version seems to ignore
exitcodes, since my batchscript does not restart the job when a timeout
occurs. Before, rsync did set the errorlevel on exit, so my script kne
Greetings --
I just downloaded and compiled rsync 2.6.4, which has the much-coveted
--remove-sent-files option!
Thank you for adding this feature. I use
rsync -rutvn --exclude-from=nosync --remove-sent-files /ssa/TV/2005/
/tv1/2005/
to move files selectively to a storage computer, but I want
Wayne Davison wrote:
On Fri, Apr 01, 2005 at 03:54:38PM -0500, Benjamin Watkins wrote:
multiplexing overflow 1:296 [sender]
This indicates that there is an error message arriving (1) that has a
length of 296 bytes, but this is too long for the "line" buffer in
readfd_unbuffered(). I change
On Fri, Apr 01, 2005 at 03:54:38PM -0500, Benjamin Watkins wrote:
> multiplexing overflow 1:296 [sender]
This indicates that there is an error message arriving (1) that has a
length of 296 bytes, but this is too long for the "line" buffer in
readfd_unbuffered(). I changed the length of this buffe
Hi,
cwRsync version 1.2.9 is available for download at
http://prdownloads.sourceforge.net/sereds/cwRsync_1.2.9_Installer.zip?downlo
ad
Rgrds _tev_
--
HIGHLIGHTS
- Rsync 2.6.4
- Cygwin 1.5.13-1
Signatures:
MD5: 1126808de99c67701aa749
Lewis Franklin wrote:
> This works well as two separate processes. However, having read the
> documentation it seems that I should be able to run the ssh commands
> "inline" using the -e flag. However, I have not been able to
> successfully sync using this method.
[...]
>
> rsync -azve "ssh -l s
Wayne Davison wrote:
> There is a patch in the "patches" dir called delete-sent-files.diff that
> probably does what you want. It deletes any files that got successfully
> transferred, but does not delete files that were already up-to-date, nor
> does it delete things like directories, symlinks,
I'm using the -A patch on v2.6.2, and I'm doing the usual "incremental
backup using links" thing. The destination is a machine running Fedora
(both 2 and 3), and the sources are machines running various Linuxes and
Solaris.
During my initial testing, I found a lot of diskspace being wasted. I
Benjamin Watkins wrote:
Benjamin Watkins wrote:
So far this observation has been made on one out of one clients that
I have tested. I was able to repeat this error several times on this
machine before I discovered the message in the server log pointing me
to the long file name problem. I am ru
11 matches
Mail list logo