Displaying 20 results from an estimated 2000 matches similar to: "micro rsync"
2007 Sep 24
5
Mapped Drive
I am having trouble running rsync over a mapped drive. Basically it only
copies whole files. I use the -rvcS switches. Any suggestions?
TIA
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH. 608-558-5926
E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com
-------------- next part --------------
HTML attachment scrubbed and
2007 Sep 21
1
Rsync Truecrypt
I have seen people say both that rsync can efficiently copy truecrypt
volumes. I got it working once with deltacopy but as I'm trying to get it
to work from the command line, I cannot. It just transfers the whole file.
I am using -rvs -inplace switches. Does anybody have any suggestions?
_____________________________
Stephen Zemlicka
Integrated Computer Technologies
PH.
2007 Oct 01
4
cygwin rsync windows to windows ACL problem
I am having problems using rsync on cygwin to properly copy the
ownership of files from windows to windows.
I am running: rsync -avPA //src_addr/some/path /local/dst/path/
Based on:
http://www.mail-archive.com/rsync@lists.samba.org/msg18920.html
and:
http://www.nabble.com/Re:-I-need-rsync-+-acl-support-for-windows--t2462647.html
ENV: CYGWIN=ntsec tty
I am running this on Windows Server 2003 R2
2007 Oct 11
1
period in folder name
I'm having a terrible time with one particular customer using rsync. Every
once in awhile, they create a folder like "Jon Const." Rsync seems to have
a terrible time with the period in the folder name. After the backup runs
and fails due to this folder, I cannot simply rename the folder. I have to
go into cmd and rename the folder using the short filename. Has anybody run
into
2007 Sep 16
1
Rsync Active Mirroring
Can rsync support active mirroring? I've used robocopy in the past and it
has a -mon switch that can copy ever x changes or every x minutes. I'm
mostly interested in the x changes as the x minutes could easily be
scheduled.
Can rsync keep the data encrypted rather than unencrypting on the other end?
Let me explain better. I want to rsync to a removable disk but I want the
data to be
2007 Oct 01
6
reducing file list bytes transferred
Hello,
This is my first posting to the rsync list. I mirror a database
containing directories which contain a very large number of files (say
30,000), and sending the file list can often take longer than transferring
the new files. (Rsync ends up sending nearly the same file list on
every transfer, with only the addition of a few new files.)
Has the rsync team considered an rsync option
2007 Sep 17
2
File bit synchronization?
Not sure if that is the correct terminology. I have an rsync setup of
files between two Windows servers using cwRsync, which uses -apv options
among --progress and --delete options. One part of the backup is to
transfer a MSSQL backup file and I notice that after the initial
transfer taking 20 minutes or more, subsequent daily transfers after is
changes each night take only a minute or two max and
2007 Oct 02
3
estimating nightly diffs
Hey all,
Any suggestions on how to estimate how much data rsync would
synchronize on average in a given installation? Assume that a full
rsync has already run and the only data being updated is just the
daily diffs.
Thanks,
noam
Noam Birnbaum
http://maccentricsolutions.com/
877.luv.macs x89
ð Apple Certified Technical Coordinator
ð Apple Certified Help Desk Specialist
--------------
2007 Oct 07
3
rsync error
Skipped content of type multipart/alternative-------------- next part --------------
Executing: rsync.exe -v -rlt --delete "/cygdrive/C/Documents and Settings/User/Local Settings/Application Data/Identities/{DFF16927-88E6-4EAA-A097-460B7E65289B}/Microsoft/Outlook Express/" "localhost::Backup/Outlook Express/"
building file list ...
done
./
Deleted Items.dbx
rsync:
2007 Sep 15
5
File changed during save....
hi!
i want to use rsync for backup to central storage.
from emc networker i know some nice feature - it`s telling about "changed
files during save" - i.e. i
know which files have changed their contents while being backed up. for
example you can see if
shutdown of some oracle database was forgotten and that database was backed
up online accidentally.
what`s the rsync equivalent to
2007 Oct 01
6
why not a gui for rsync
I'm using rsync and I'm very glad, but, in some case, i'm not so happy.
Some people are backing up the data with rsync but they have a lot of files, more than 100000 and 20 Gb of data.
We are using batch files and the task scheduling system of windows.
It is difficult to see if the backup is well done, sometimes, they are error.
We try to make some gui, one in java, an other in c++
2007 Feb 05
3
rsync 3.0.0cvs timeout
Hi,
When I send this command, I get a timeout almost every time...
--- this is the client side ---
rsync -av --timeout 120 /home/bat/20070205_0501/log/sync_dns29_log
/home/bat/20070205_0501/log/sync_dns29_serial
/home/bat/20070205_0501/log/sync_dns29_tcpdump_log.gz --port 5873
fileserver::test/20070205_0501/log
sending incremental file list
sync_dns29_log
sync_dns29_serial
2005 Oct 10
8
Help with sincronizing two directories on remote servers
Dear friends,
a newbie here.
we have two webservers, a and b, both of them with rsync
installed.
We would like to rsync one directory on one server with
another directpory on another server.
What I do is to go to one of the server (server a) as root
using ssh, navigate to the directory, and write
rsync -avz username@serverb:directory/ ./
But it does not work.
Am I doing something
2008 Oct 06
1
Backup Microsoft Exchange
I am looking for a way to backup Microsoft Exchange servers offsite. I
am OK offering something like Backup Exec and doing a d2d then
subsequently rsyncing those backup files but it doesn't seem to sync
those files efficiently. Has anybody found a good solution for
something like this?
_________________________
Stephen Zemlicka
Service Manager
Computer Heroes
132 West 6th Street
2007 Aug 01
2
--append option description in manpage confusing
[ see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426191 ]
The text in the description of the --append option may lead one to
believe that files that are shorter on the receiving side won't be
updated, due to the following text:
...
Only files on the receiving side that are shorter than the
corresponding file on the sending side (as well as new files)
are sent. ...
IMHO
2017 Mar 03
2
How do you exclude a directory that is a symlink?
The directory I'm trying to copy from is: /home/blah/dir
The symlink is /home/blah/dir/unwanted_symlinked_dir
On Fri, Mar 3, 2017 at 8:10 AM, Paul Slootman <paul+rsync at wurtel.net> wrote:
> On Fri 03 Mar 2017, Steve Dondley wrote:
>
> > I'm trying to rsync a directory from a server to my local machine that
> has
> > a symbolic link to a directory I don't
2007 Apr 12
2
error on --copy-dirlinks shortform in manpage
Hi,
A minor bug in the manpage was noticed by a Debian user...
(Please keep the 418923-forwarded@bugs.debian.org in the Cc list in
replies.)
diff -u -r1.399 rsync.yo
--- rsync.yo 23 Jan 2007 15:34:43 -0000 1.399
+++ rsync.yo 12 Apr 2007 19:30:17 -0000
@@ -724,7 +724,7 @@
also ignored. Using this option in conjunction with bf(--relative) may
give unexpected results.
-dit(bf(-K,
2005 Apr 25
2
Need help with rsync
Hi,
Trying to configure rsync , Here r the details:
OS:Solaris 9
rsync :rsync version 2.6.3 protocol version 28
Problem :Locally copyng files using rsync works fine.r sync fails when
i try to copy files over to the other machine
:
rsync /export/home/amg/* amg@coesun05:/export/home/amg
amg@coesun05's password:
rsync: connection unexpectedly closed (0 bytes received so far)
[sender]
2016 Dec 16
3
[Bug 12472] New: invalid rsync-command syntax or options with —stats
https://bugzilla.samba.org/show_bug.cgi?id=12472
Bug ID: 12472
Summary: invalid rsync-command syntax or options with âstats
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayned at samba.org
2004 Nov 23
4
patch for replacing non-printable chars in filenames
There's a bug reported in Debian about the tty being screwed up by wierd
filenames, see http://bugs.debian.org/bug=242300
On the one hand, find will also do this. On the other hand, ls will
replace such chars with a question mark. Upon inspection, it appears to
be fairly simple to also do this in rsync (in the rwrite() function).
Here's a patch. Opinions? Perhaps don't do it