Displaying 20 results from an estimated 1000 matches similar to: "Rsync windows vista permissions problems"
2009 Jul 26
1
DeltaCopy puts unwanted TAB character into rsync command
Imran Hussain writes Tue Dec 6 19:54:06 GMT 2005
> I have written an rsync wrapper for Windows called DeltaCopy.
> (http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp). It is
> written in Borland C++ Builder and source is also available on the
> net. Let me know if someone has any suggestions/comments.
Hello Imran, I have a Windows PC running Vista Family Premium
Edition SP2. I
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
2008 Jun 03
1
rsync from Windows to Linux
Hello all,
I am having a problem rsyncing from windows to linux, or rather, keeping the
file permissions the way I want them. My project is basically to keep two
identical directories, one in Windows and one in Linux, mirrored, but they
must retain their user and group permissions. what rsync commands can I use
to ensure that the windows permissions do not get copied over to linux? I
have tried
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:
2016 Apr 11
4
SYSVOL Replication in a Windows-driven AD environment
Hi everyone,
So, I am working with an AD environment where there is one 2008R2 DC (which
holds the PDC emulator FSMO role) and one Samba DC running on Ubuntu 14.04
(Samba Version 4.1.6-Ubuntu). I have been trying to set up the rsync
workaround for SYSVOL replication, but I've been unable to get it working
properly due to the inability to compile rsync with xattr support under
Windows. My
2008 Jan 02
3
cwRsync on windows
Hi folks,
It may be a very basic question for many people here but I have been
struggling with Windows commandline. My CentOS machines are running
perfectly fine.
Question:
I have installed cwRsync server on one of Windows 2003 and cwRsync
client on the other Windows 2003. What command should I run to connect
to the cwRsync server from the client? and how can I make sure that
cwRsync is even
2010 Mar 25
3
include/exclude problems
Dear Wayne,
I am using rsync to synchronize my working files from home computer to
the work computer. I want to sync only the files in some directories and
no .files. However, I do need to sync several files from .mozilla
director (addressbook, calendar and bookmarks) which are located in the
.directory. I use the following command and the "excluded-utk.txt" file
rsync -aunvz
2006 Nov 09
1
Integrating Rsync into my own Application
Hi all,
I have been using the cwRsync distribution of Rsync. I currently use a
Windows Batch file script to do the work, calling Rsync where necessary. I
want to now roll Rsync into my own application, probably developed with C#
for the Windows platform.
Has anyone done this before? If so, can you point me in the right direction
of how to start off? I'm really just looking to create a simple
2009 Aug 04
5
Anyone actively using RLT for mobile phone forwarding?
Hello,
We currently have a scenario where a large percentage of inbound
calls on a telco PRI are intended for professors who aren't currently
in their offices/at their desks.
My question is, is anyone actively using the Asterisk "RLT" (Release
Link Trunking) feature to bounce these sorts of calls back to the
telco? The idea being to forward the call to their mobile phone without
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++
2011 Sep 15
1
Group "None" after synching to a windows machine?
Hi,
I'm using cwrsync with rsync 3.0.8 atm and after syncing a file to Strato
HiDrive and back to the local machine the new permissions contain
this entry:
None (UK-DT-01\None)
with Read, Execute; Read and Write (allowed) permissions.
It takes a few seconds before this entry is displayed with this name, in the
meantime it is only a sid (and the user icon has a red question mark in the
2008 Jun 06
1
rsync daemon not answering
Hi everyone.
I have a problem: I was running rsync --daemon on a Ubuntu 6.10 linux
without problems. I used it to sync our company intranet from a Windows
host through deltacopy. Then I migrated my system to new hardware and
installed Ubuntu 7.10 on it. I run rsync --daemon with the same
rsyncd.conf file and it?s not listening to any requests. I?m trying to
sync the same directories from the
2007 Aug 24
1
Rsync and MS Exchange
I am backing up customers data over a vpn using rsync. Someone requested to
sign up for my offsite backup and they have exchange. I am wondering the
best way to backup exchange with rsync. Can I just stop the services before
the backup and then restart them afterward. Their uptime isn't critical so
being down for an hour at 1am or something like that wouldn't be too bad.
Any help
2008 Dec 23
4
Windows 2003 Cygwin Netapp remote filesystem
Amongst various problems I am having, I am trying to run an rsync
daemon on a windows 2003 server with cygwin installed.
It works fine, except that I can't seem to get the daemon to chdir to
any file that is remotely mounted from my Netapp.
Other windows shares or local disks chdir just fine. very weird.
I think it has something to do with the automapping of shares in cygwin.
Any help
2008 Mar 17
1
Shouldn''t should return true?
''cause it doesn''t...
This is an issue for nested custom matchers, ie:
module CRFT
class RFT
def initialize(args)
blah
end
def matches?(target)
"Yeah, baby!"
end
end
def r_f_t(args)
RFT.new(args)
end
end
module CRLT
class RLT
include CRFT
def initialize(args)
blag
end
def matches?(target)
2012 Jun 11
2
Link-dest breaks on uid/gid mismatches
I want to use rsync to backup a couple of Windows systems to a central
point. To this end I installed the "DeltaCopy" implementation of an
rsync server on the Windows boxes. On the central server I have rsync
3.0.7 running on a Debian GNU/Linux distribution. (I also have a similar
configuration but with a QNAP - a NAS with bells on - as the central
backup point. Since both exhibit
2010 Jun 04
2
Backup to NTFS USB drive --compare-dest not working
When I'm running "rsync --compare-dest" on a local Linux volume (ext4) it
works as expected (duplicate files not created) however when same commands
with same options are run on NTFS USB drive (in my scenario below mounted to
/share/external/sdt5) all the files are copied regardless if they have been
updated or not. I have spent many hours trying to figure out what could be
wrong and
2012 Dec 19
1
rsync without POSIX ACLs
Hi,
I?m trying to rsync from an IBM SONAS, that has no POSIX ACLs.
I thought that without the ?p flag, this should still work, and the destination will just inherit permissions, however, it doesn?t.
My source directory on the SONAS looks like:
~$ ls -la /net/sonas/directory
d--------- 2 user group 36 Oct 9 12:59 ./
d--------- 2 user group 36 Oct 9 12:59 ../
---------- 2 user group
2009 Jun 01
2
Rsync spawning a child process when pulling files ?
Hi,
I am using rsync 3.0.4 on a WinXP machine (with CygWin) to synchronize my
files to a RedHat Linux server. Everything is working perfectly, but there
is one thing I do not understand.
Apparently there is a difference in pushing and pulling files with rsync.
When I push my files to the server with this command, I see one rsync
process on my WinXP machine, just as expected
rsync -rlt -e
2007 Nov 15
2
Two B-Channel Transfer (2BCT/TBCT) Trobule on DMS100 PRI
I have not been able to get two B-channel transfer to work on DMS100 PRI. I
consistently get the following errors:
[Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: ROSE RETURN
ERROR:
[Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: OPERATION:
RLT_OPERATION_IND
[Nov 6 11:12:49] ERROR[2774]: chan_zap.c:8178 zt_pri_error: ERROR: RLT
Not Allowed
I have tried on two