similar to: cygwin rsync windows to windows ACL problem

Displaying 20 results from an estimated 3000 matches similar to: "cygwin rsync windows to windows ACL problem"

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 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 Oct 26
3
micro rsync
Let's assume only kernel and drivers are on a system. Is it possible to effectively run an rsync server with ssh (ie. the receiving end) with say 3MB of available memory? How about 6MB? _____________________________ Stephen Zemlicka Integrated Computer Technologies PH. 608-558-5926 E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com -------------- next part
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 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 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 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 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 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
2008 Dec 30
3
how to backup/restore of windows file attributes
I use rsync for backing up windows. After a restore of Desktop.ini I recognize that the hidden attribut and the system attribut will not been restored. I know, this are no unix attributes. But is there a way to backup and restore the windows attributes too? Thanks Matthias -- Don't Panic
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++
2018 Dec 09
2
Robocopy, archive bit and ACLs
Hello, I'm attempting to set up a daily Robocopy task on a Windows Server 2016 to duplicate a large directory tree -- including data, timestamps and ACLs -- to a Samba 4.5.12 server. This is my Robocopy command: Robocopy.exe C:\source \\foo\bar /XA:SH /XJ /MIR /NODCOPY /COPY:DTSO /A+:A /ZB I noticed that for a significant number of files, Robocopy will systematically identify them as
2002 Sep 24
1
backup NT box to SAMBA box using xcopy, smbclient, robocopy, or DD command ???
What is the best way to backup my NT 4.0 Server box that is only 8GB to my NEW SAMBA file server that I have added to the domain? Xcopy? Smbclient? Robocopy? DD command in Linux? I found some good info. on Google about Robocopy that is supposed to be great and will paste the information below. Also, can someone SEND me the latest copy of ROBOCOPY VERSION 1.92 please. I have a really old
2004 Oct 26
1
Dreaded ERROR 5 In Robocopy
I'm still battling the dreaded "ERROR 5 (0x00000005)" error when trying to robocopy files from a W2K box to Samba 3.0.7 on FreeBSD. I've been fighting this since Samba 2.2.8 and the upgrade hasn't fixed it for me despite the entries in the changlelog. Now here's the strange part. If robocopy is sending NEW files, files which are on W2K but not on the Samba box, the copy
2012 Feb 24
2
shell command with Robocopy error
Ok so my problem is I am running a shell command to copy certain file types from one directory to another and it returns multiple errors the code is models=c("1sFE1cFE","1sFE1cFEp") for(m in 1:length(models)){ shell(paste("robocopy C:\\Sim_Test_1\\Sim",models[m]," "," C:\\Sim_Test_1\\SimArchive\\Sim",dirnum,"\\pinrepstd *.std *.rep *.tpl
2017 Sep 18
1
Samba shows error NT Status: STATUS_OBJECT_NAME_NOT_FOUND when copying 10GB file using robocopy when ecryptfs file system shared using samba
Hi , I shared linux directory which is mounted using ecryptfs to a windows 10 client using samba share . When i do a robocopy of file greater than size of 7GB the samba throws an error NT Status: STATUS_OBJECT_NAME_NOT_FOUND which can be observed in wire shark  . Setup : ---------- Host with ubuntu 16.01  -------------------> windows 10 client (Samba
2017 Sep 27
1
Debugging robocopy error 87 - The parameter is incorrect
Hi, I have Samba 4.6 running on FreeBSD 11.1 with a ZFS file system. Trying to use robocopy to mirror files from Windows 8.1. Most of the files are copied without any issues, but a few fail with the following error in the robocopy log: ERROR 87 (0x00000057) Copying File <path> The parameter is incorrect. Robocopy is executed with the following options: /X /NDL /S /E /DCOPY:DAT /COPY:DAT
2014 Mar 05
1
Abysmal performance with Samba 4 and Windows Explorer
I'm experiencing extremely slow performance when trying to copy files from and to a samba 4 share. I'm using Debian and the Samba 4 SerNet packages and everything is up to date on the client as well as on the server. The connection is made through 100Mbp/s ethernet, but the problem also exists on a local virtual machine that runs on the Debian server. By extremely I mean really abysmal:
2017 May 09
2
Windows DC to Samba DC Sysvol replication
Why can't one use robocopy to do unidirectional replication from a Windows Domain Controller to a Samba Domain Controller? https://wiki.samba.org/index.php/Robocopy_based_SysVol_replication_workaround