Displaying 20 results from an estimated 1000 matches similar to: "Growing file"
2004 Jul 09
2
timeout issue
Hi,
I have 2 linux machines on a Gig network. What would be the reason for
getting a timeout error. We have --timeout=600 in the command. The version
of
rsync is 2.6.2. There are no evident network problems otherwise.
The command used is
rsync -a --delete --timeout=600 --stats --rsh="ssh -p 22" /localdata/
server:/remotedata/
io timeout after 600 seconds - exiting
rsync error:
2006 Sep 05
5
File Locking under Windows - a solution ?
We are currently using Rsync (with cygwin) to propagate static files
from a preview server (Windows) to our live servers (Windows) on demand.
Unfortunately, because the live servers are *live*, inevitably some of
the files we mean to update are in use and therefore locked by the
windows filesystem. Since they are locked, they are not updated, and our
servers get out of synch.
Does anyone know
2005 Oct 13
3
rsync output question
Hello,
I am synchronizing one ~15GB file over the network. This file from the previous day exists on the destination and I synchronized today's file over. This is the output.
Number of files: 1
Number of files transferred: 1
Total file size: 15919685632 bytes
Total transferred file size: 15919685632 bytes
Literal data: 6208029752 bytes
Matched data: 9711655880 bytes
File list size: 44
2005 Aug 15
1
rsync and large files
Hello,
I have a few files of the order of 50G, that get synchronized to a remote server over ssh. These files have binary data and the
change before the next time they are synchronized over. My question is, I am observing that the data being sent over is almost
equal to the size of the file. Would an insertion of a few blocks in a binary file, move the alignment of the entire file and
2008 Feb 06
1
[Err] FreeNAS + NasBackup Configuration
Transmit Report:
jnlee@mantech.co.kr¿¡°Ô ¸ÞÀÏ ¹ß¼ÛÀ» 3¹ø ½ÃµµÇßÁö¸¸ ½ÇÆÐÇÏ¿´½À´Ï´Ù.
(½ÇÆÐ ÀÌÀ¯ : 550 5.1.1 User unknown(10.10.111.20))
<Âü°í> ½ÇÆÐ ÀÌÀ¯¿¡ ´ëÇÑ ¼³¸í
User unknown :¸ÞÀÏÀ» ¼ö½ÅÇÒ »ç¿ëÀÚ°¡ Á¸ÀçÇÏÁö ¾ÊÀ½
Socket connect fail:¼ö½Å ¸ÞÀÏ ¼¹ö¿Í ¿¬°á ½ÇÆÐ
DATA write fail :¼ö½Å ¸ÞÀÏ ¼¹ö·Î ¸Þ¼¼Áö ¼Û½Å ½ÇÆÐ
DATA reponse fail :¼ö½Å ¸ÞÀÏ ¼¹ö·ÎºÎÅÍ ¸Þ¼¼Áö ¼ö½Å ½ÇÆÐ
2004 Aug 06
2
new features request
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 13 Feb 2004, Dave St John wrote:
> > > > Another nice feature to add would be a "bandwidth" limit (so just a
> new
> > > > <limit> type entry).
> If you are running icecast2 on linux you can handle bandwidth limitations
> using QoS
> more specificly iproute2.
You mistunderstood me. No, I
2004 Oct 21
3
GUI for rsync
Hello,
I am looking for an open source Win/Mac GUI for rsync that will allow ordinary people to back up selected files/directories to a specially prepared for the purpose internet server.
Has anyone practical experience with this and some recommendations?
Thank you in advance,
Iavor
--
www.verysmall.org
2005 Nov 28
2
GUI for rsync?
Hi,
I am new to rsync. Here are my some doubts. I am using Red Hat Linux 8.
1. Is their any GUI for rsync?
If there is a GUI for rsync please let me know.
2. While copying file does rsync locks that file?
3. Is it possible to copy open file with rsync?
If yes, how how it does that?
[ I have a script to run rsync periodically, which copy a big file.
If I am using that file (reading or
2006 May 29
2
rsync gui?
Hi rsync-ers
I woulder if there is a good gui for rsync that works in windows?
and why dosen't rsync compile under MinGW?
Best Regards
P?r Moberg, Sweden
2008 Aug 02
5
recommend great GUI rsync client for XP
Hi there,
might somebody please recommend the best GUI rsync client for XP please?
Cheers,
Noah
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++
2008 Dec 04
7
Win32 GUI Client
Can anyone recommend a good win32 GUI rsync client?
-------------- next part --------------
HTML attachment scrubbed and removed
2012 Nov 19
3
[PATCH 1/1] vhost: Remove duplicate inclusion of linux/vhost.h
linux/vhost.h was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
drivers/vhost/tcm_vhost.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/vhost/tcm_vhost.c b/drivers/vhost/tcm_vhost.c
index 73bbc46..798792b 100644
--- a/drivers/vhost/tcm_vhost.c
+++ b/drivers/vhost/tcm_vhost.c
@@ -34,7 +34,6 @@
#include <linux/ctype.h>
2012 Nov 19
3
[PATCH 1/1] vhost: Remove duplicate inclusion of linux/vhost.h
linux/vhost.h was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
drivers/vhost/tcm_vhost.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/vhost/tcm_vhost.c b/drivers/vhost/tcm_vhost.c
index 73bbc46..798792b 100644
--- a/drivers/vhost/tcm_vhost.c
+++ b/drivers/vhost/tcm_vhost.c
@@ -34,7 +34,6 @@
#include <linux/ctype.h>
2006 Aug 03
3
Backup Exchange mailboxes using rsync
Hi all,
Has anyone got any advice on the best way to backup Exchange mailboxes
(Exchange 5.5) running on a Windows 2000 server? We already use rsync on
a number of other Windows boxes for general file backup.
I've read that even if you get backups of the Exchange mailbox files,
then it's really tricky to get the mailboxes back into Exchange if the
server dies. Anyone got any tips on
2004 Aug 12
2
cwrsync and CPU usage
Hello.
I have a "problem" witch cwsrync and a questions. Does cwrsync process
(rsync.exe) use 100% (more or less) CPU in Windows 2000 server witch a high
level of kernel usage ?
I have syncronized 11 servers (unix and windos) witch all their unit?s
files, that proccess during approach 17 hours (the proccess is make every
day). Is this time normal?. (A client makes all the request and
2004 Jun 18
2
Q: rsync, Windows, --backup-dir, parameters
Hi,
I've seen a page on the internet :
http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html
Seems to me that I have some problems running the rsync binary
with "--backup-dir=PATH" options.
The command below runs just fine except for the option
above.
C:\rsync>rsync --delete -b --backup
--backup-dir=/cygdrive/c/Doc/backup/Fri -ave ssh /cygd
rive/c/Doc/backup/desktop/
2004 Nov 22
2
Cygwin rsync and the Window XP SP2 firewall
Hi!
We want to use cygwin rsync to implement an autoupgrade feature for our
software. For that we invoke rsync to connect to an anonymous rsync
server on the default rsync port (873). This works just fine but there
is one problem. When rsync is invoked the Windows firewall displays a
message like this:
"To help protect your computer, Windows Firewall has blocked this
program from
2004 Dec 29
1
Problem with rsync-cygwin between two WindowsXP machines
I hope this problem hasn't been posted before, I cannot find a way to
search the archives... I use rsync successfully between several Suse
9.1 machines at my work - never with any problem(s). I had to move my
email from an obscure mail client (that saves each message as a separate
file) to Mozilla mail (for security purposes). So, my "old" program
that I used to sync my mail
2004 Jun 16
3
Need information about "--stats" output.
Hi All...
I use rsync to backup most of my servers to an offsite co-located server.
I've been using this setup for about a month or so now and have been
generally pleased with the operation as a whole.
But one thing bothers me:
I use the following command to actually do the transfers:
rsync -ae ssh --stats --delete /source/path
offsite.server.name:/destination/
Which then in turn spits