I have a cwrsync server on a Windows Server 2003 machine and a cwrsync client on another Windows Server 2003 machine, on a local network behind a DSL router, working fine with and without SSH....
I cannot access my VPN from work but not at home. I get an error code 403 message. Could this be because of a COMCAST? My work laptop is WIN XP service pack 2. My home computer has comcast hig...
Hi
I use winscp to copy from my local windows machine to remote linux server.
Now I have rsync daemon on my remote linux machine, So I want to use a incremental update.
I wish...
I'm looking for the rsync syntax to synchronize only certain file types (*.c *.h *.htm) in a directory tree (/home/user/dir) on two linux machines.
I have tried following command (on the l...
Hi,
I am currently having a little trouble with the speed of my rsync command between 2 ready nas DUOs.
The rsync process runs between 2 netgear ready nas duo devices and the files involve...
Hi all,
I'm trying to figure out how a WINDOWS rsync should be written for the following situation:
Sync should be established from share1 to share2 between 2 Windows Home Servers (box1 ...
I need a simple script to have rsync send failure non failure information to an email. Also, need date and time it occured. Below is the simple rsync script I wrote:
/usr/bin/rsync -azv --d...
I've used rsync to copy around 300GB of data in the form of small text files, large binary executables/videos, word documents etc. Source and target are both on different md raid1 devices on t...
I am trying to use DeltaCopy to rsync my Windows folders to a linux server.
My Linux server is using SSH.
I do not know how to setup Keys to share with my Linux server.
I also do not ...
HI,
I have a linux server set up that runs a nightly RSYNC job to a remote site to update, However it is also a web server and so is suituated in our DMZ where there is very limited intern...
When I try to start the rsync daemon I notice that rsync does not ever actually run. I looked at the rsync.exe.stackdump file and I get the following message:
Exception: STATUS_ACCESS_VIOL...
I am looking to get Cygwin RSync working on my windows 2003 Server.
I have Cygwin installed on my 2003 Server.
I have a NAS drive setup to accept SSH rsync connections.
I have tested ...
Hi there;
My very paranoia is while thinking to dosynchronization, I always think I would be losing the data so I never performed synchronization. It's better to change this so I need some ...
Currently we our using a program called Syncback to backup and move files from machines and servers. It does not grab locked files for example an sql database. I am currently looking for a fr...
I need a simple script to have rsync send failure non failure information to an email. Also, need date and time it occured. I received a script that worked great. However, I need to havean ema...
Hi There
I have two folders and I want to compare the two and copy the missing folders/files to the destinations folder. I thought xcopy could do it.
Source is on an external USB drive
D...