similar to: reducing file list bytes transferred

Displaying 20 results from an estimated 900 matches similar to: "reducing file list bytes transferred"

2007 Oct 01
4
cygwin rsync windows to windows ACL problem
I am having problems using rsync on cygwin to properly copy the ownership of files from windows to windows. I am running: rsync -avPA //src_addr/some/path /local/dst/path/ Based on: http://www.mail-archive.com/rsync@lists.samba.org/msg18920.html and: http://www.nabble.com/Re:-I-need-rsync-+-acl-support-for-windows--t2462647.html ENV: CYGWIN=ntsec tty I am running this on Windows Server 2003 R2
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 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 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 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
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 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 Nov 06
2
how to use quadrature to integrate some complicated functions
Hello to all, I am having trouble with intregrating a complicated uni-dimensional function of the following form Phi(x-a_1)*Phi(x-a_2)*...*Phi(x-a_{n-1})*phi(x-a_n). Here n is about 5000, Phi is the cumulative distribution function of standard normal, phi is the density function of standard normal, and x ranges over (-infty,infty). My idea is to to use quadrature to handle this integral. But
2009 Feb 26
1
skip directory if checksum matches
Hello, I routinely mirror databases with many directories, each containing 20,000 file or more. Many of the older directories rarely change and are identical on the mirror(s), but rsync still sends over the file list from all directories every time. This results in lists containing hundreds of thousands (or millions) of files being sent on every rsync, when only a few of the directories
2017 Nov 19
2
Rsync to just upload new/updated files without comparing source/destination
Thanks for info. I was under the assumption that rsync will execute followings steps: 1. Compare first to identify different files (new/updated) --> This is where i am worried due to data size 2. Upload new/updated files 3 Remove source file As per your comment, rsync will compare after uploading to check if files are identical ? Additionally i don't expect to delete directories as i want
2005 Aug 24
7
AGI + Ruby
I would like to write AGI script in Ruby Would anybody please show me right direction.. Thanks
2017 Nov 19
2
Rsync to just upload new/updated files without comparing source/destination
Hi, I have huge data on my destination system (>5 TB, > 400,000 files, nested folderss) and i am trying to publish new files from our shared location to destination system. I am looking forward to use rsync but want it to just push new/updated files uploaded on shared server to destination. I don't intent to keep all data to remain in sync on source server and want to delete the source
2011 Jan 24
0
[LLVMdev] How to change the type of an Instruction?
On 1/24/11 12:05 PM, Douglas do Couto Teixeira wrote: > > > On Mon, Jan 24, 2011 at 3:01 PM, Nick Lewycky <nicholas at mxc.ca > <mailto:nicholas at mxc.ca>> wrote: > > On 01/24/2011 04:41 AM, Douglas do Couto Teixeira wrote: > > Hi, > > Nick, thanks for the reply. > I still have a problem: I only need to "clone" an
2011 Jan 24
3
[LLVMdev] How to change the type of an Instruction?
On Mon, Jan 24, 2011 at 3:01 PM, Nick Lewycky <nicholas at mxc.ca> wrote: > On 01/24/2011 04:41 AM, Douglas do Couto Teixeira wrote: > >> Hi, >> >> Nick, thanks for the reply. >> I still have a problem: I only need to "clone" an Instruction, changing >> its type. That is, I would like to keep all characteristics of the old >> Instruction
2011 Jan 28
1
[LLVMdev] How to change the type of an Instruction?
Hi, guys, Thanks a lot for your help. As you know, I am trying to implement something to change the types of the instructions. And I chose the trunc's approach because it seems be simple. But I still have some problems and questions. Would be great if you can help me. I have used the results of my range analysis implementation to change the intermediate representation. I am using
2005 Oct 11
5
help with broken voicemail
I can not figure out what the heck is going on. I went back to my old version and I still get errors when the voicemail system tries to load any of the greetings, unavail messages, etc. the normal voicemail prompts work, but any user recording don't work. Leaving a new message appears to work, but the system wont replay them, it throws errors. Here is an example of the errors: Oct 11