Displaying 20 results from an estimated 7000 matches similar to: "Rsync and open files"
2003 Nov 18
2
Win2k Scheduler not able to execute rsync over SSH
Hi there,
I have tried enough of it and couldnt get any where.
I have a Redhat 9.x box with rsync
I want to backup contents on the RH to Win2K box.
I have copied required cygwin DLL's and rsync.exe,ssh-keygen.exe and ssh.exe.
I set up my pub rsa id and all that stuff.
My problem is here:
I have a batch file which logs itself. The batch file contains some logging commands and
rsync -avze ssh
2004 May 05
5
rsync and Perl programming
Hi everybody -
I'm trying to write a Perl wrapper for some rsync tasks that need doing.
Problem is, there's some sort of odd interaction going on between Perl
and the daemon mode communication for the rsync client, and I'm at my
wit's end in trying to figure it out.
Here's the Perl script:
#####################################################
2004 Jul 15
3
Rsync not preserving owner/group
For some reason when using -owner -group my files end up being nobody:nobody
on the destination..?
This is Solaris 9.
Jeremy S. Loukinas
2004 Apr 14
1
Error msg
Hi,
I use rsync 2.6.0 version to synchronize 125GB data,
I got the following error messages by using the following
command:
/usr/bin/rsync --rsync-path=/usr/bin/rsync --rsh="/usr/bin/ssh -C" --stats --timeout=43200 -avSH
--delete <source path> <dest path>
The error messages:
io timeout after 43200 seconds - exiting
rsync error: timeout in data send/receive (code 30) at
2006 Dec 28
6
1.4 Random disconnects
Hi,
We just upgraded to 1.4 and I'm noticing weird issues. I have noticed
that asterisk stops running and I need to restart in order for us to
receive calls. We receive our calls via a local sip provider over a
dedicated T-1. We never have had an issue before until the upgrade to
1.4. It seems like asterisk gets hung up on a certain call and dumps.
Anyone else noticing anything like
2009 Jul 20
3
Digium TDM400P in Soekris net5501-70?
Hello -
I've been running Asterisk (quite happily!) for several years now
using a Digium TDM400P card in an old Linux box (P4 1.6 w/ 256MB RAM).
I'm also running another old PC running m0n0wall as a firewall.
Between these two boxes, that run 24x7, I'm drawing a lot more power
than needed and hoping to make a dent in my monthly electric bill by
consolidating the two into a single box
2012 Aug 09
4
indexing in data frames
I'm still not fully understanding exactly how R is handling data frames, but am getting closer. Any help with this one will likely go a long way in getting me there. Let's say I have a data frame, let's call it "a". Within that data frame i have two variables, let's call them "b" and "c", where "b" is a single numeric value per observation,
2006 Oct 13
1
Calls being disconnected across VPN
Hey All,
Sometimes we are running into issues with calls randomly being
disconnected. We have a couple of phones is in a remote office. We
have a PIX-to-PIX VPN setup between the offices. I know neither of
these devices provide QOS but we usually don't run into any problems. I
notice this problem when we are in a conference call with one of the
employees at the remote office and a
2009 Jun 10
3
Query about tdm410 cards
Hi
recently bought a soekris net5501 and a tdm410 to place in there.
I am having some issues attaching 12V power to the card via the molex
card - basically the box for the motherboard is too small.
I have read up about a PWR2400b and it seems to use 2wire pin, I am
guessing to connect to P8 just behind the molex connector on the tdm410.
can any one here confirm this, or have any info on the
2012 Jul 31
3
year extraction over a list
Hello,
I have a data frame, one element in that data frame is a LIST, with each element being a character string. I am trying to extract the first year listed in each of those character strings. The character elements are typically csv, but the position of the year can vary (think citations with varying citation standards). I.e.,
foo$a
[[1]]
[1] text, text, 2001, text
[2] text, 2000, text
[3]
2004 Apr 22
2
Rsync Error..
Hello all,
I am having a problem with rsync. I want to backup data from one machine to another remote machine. I have Freebsd4.7 on source and FreeBSD4.9 on destination machines. rsync is installed on both the machines. I gave the following command at the source machine.
rsync -avvznrbe rsh /sourcepath 66.123.34.123:/destinationpath
(66.123.34.123 is the destination ip address)
Below is the
2004 May 01
1
battlefield 1942 help
hello
hope you can help. I purchased your battlefield 1942 game in the states and installed on my computer in the united kingdom ( England ) but all the video and audio starts and stops every few seconds can you inform me or help me .
2003 Sep 26
1
Anyone tried windows binaries from www.gaztronics.net/rsync.php?
[I'm not subscribed to this list, please CC me on replies]
Hi,
well, the topic says it all ;)
I want to know if it's safe to use them (yes, i know it's not safe,
but if someone says 'they fucked my computer' i will know i can't use
them. If noone says anything i will find someone to test them ;))
Thanks.
--
Piotrek
irc: #debian.pl
Mors Drosophilis melanogastribus!
2003 Dec 02
2
users home directorys
Hi All,
Is it possible for different users to sync their home directory's (which
reside on the same server) using rsync. By that I mean that usera will
using rsync to sync /home/usera and userb will sync /home/userb on the
same server but usera will not have access to /home/userb. I hope I am
making sense. I do not want to use ssh, just rsync. I have RTFMs but
they did not answer my question.
2004 Jul 18
1
Formatting rsync output
When RSYNC runs in -v mode, I get the following output on, for
example, /etc:
RSYNCing /etc ... ( <--- this line is generated by the shell script)
building file list ... done
./
backup-daily.sh
mail/statistics
mtab
wrote 26720 bytes read 68 bytes 17858.67 bytes/sec
total size is 4176073 speedup is 155.89
RSYNCing /root ... ( <--- this line is generated by the shell script)
2004 Aug 24
1
[Bug 1652] New: rsync --timeout=n -> if timeout occurs, exits with no exitvalue
https://bugzilla.samba.org/show_bug.cgi?id=1652
Summary: rsync --timeout=n -> if timeout occurs, exits with no
exitvalue
Product: rsync
Version: 2.6.0
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2003 Dec 19
3
partial transfer
I am attempting to use rsync to backup a Win98 laptop to a FreeBSD 4.8
backup server. I have experienced the same problem at roughly the same
point in the process on two occations. The laptop contains ~2.7Gb of data.
On the first attempt we received this error at 2.3Gb and on the second at
2.4Gb.
rsync error: partial transfer (code 23) at main.c(575)
Would love to have a full backup of the
2003 Dec 02
1
rsync-2.5.6 performance sucks between winXP and Solaris8
If I try to rsync OpenOffice-directory (OO as an example, 155 MBytes)
to Solaris8-machine/rsync-server it takes 4-5 minutes, about
70 MBytes gets transfered and eventually rsync.exe/winXP "dies"; actually
winXP's net doesn't responde anymore and I have to boot whole machine!
But when I try to do same between Linux and Solaris everything
works fine, transfer speed is about
2004 Apr 15
2
Rsync hangs with XP machine used as sshd server
I have a problem with rsync 2.6 protocol 27 (both client and server)
running over XP via Cygwin and sshd (on remote machine). It just hangs
almost randomly while transfering files after transfering a few
megabytes, not always on the same file. When the remote machine is a
Linux server I have no problems, bad news is I need also to rsync from
XP... I found the problem mentioned somewhere
2004 Apr 22
1
Problem with ownership of non-root files at destination
I'm using rsync to mirror my Sharp SL-5500 Linux PDA
home directory to my Linux desktop over a
TCP/IP-on-USB link.
I'm running the following command as root on the 5500:
/home/QtPalmtop/bin/rsync -av /home/zaurus \
192.168.129.1::zaurus
I'm running the rsync server out of xinetd. I have
verified with 'ps' that the server, when it starts, is
running as root. The files are