similar to: rsync into an archive

Displaying 20 results from an estimated 5000 matches similar to: "rsync into an archive"

2011 Aug 28
6
rsync and encryption
Hi, I have a small server at home. I like to put it 'online' and secure it as good as possible. The counterside of putting your personal backups on a server is that it might get hacked... and you don't want have to have your personal docs online... Do you think encryption is needed? How to use encryption with rsync? Thanks in advance, ~D
2008 Sep 26
2
Rsync to Amazon S3 storage
Hello list, How can I rsync my local directory to Amazon S3? I have try s3sync but it consume huge resources. Cheers Acdor -------------- next part -------------- HTML attachment scrubbed and removed
2011 Aug 15
1
Help needed getting rsync to copy from windows to mac
I'm trying to use rsync to copy files from a Microsoft Windows machine (XP, with cygwin) to a macintosh (10.5.8, PPC). After a lot of playing with options, manual page reading, etc, I have the following command, executed on the windows machine: rsync -A -X -a --delete --rsync-path="/opt/local/bin/rsync --fake-super --log-file=/tmp/rlog.txt" /cygdrive/c/DRIVERS "rsync at
2008 Mar 30
3
replicating a live directory
Hello all, we are using rsync to produce a replica of our filesystem. it's very important for us to be sure that the files replicated on the remote backup host are left in a consistent state as we may need to boot services from those files (configs, logs, etc)! right now we use a 'greedy approach'... we stop all important services (dhcpd, squid, sendmail, etc) just to minimize the
2006 Sep 05
5
File Locking under Windows - a solution ?
We are currently using Rsync (with cygwin) to propagate static files from a preview server (Windows) to our live servers (Windows) on demand. Unfortunately, because the live servers are *live*, inevitably some of the files we mean to update are in use and therefore locked by the windows filesystem. Since they are locked, they are not updated, and our servers get out of synch. Does anyone know
2008 May 13
1
Log transfer statistic on the server
Hi, I'm using rsync over ssh. Is there a way to log the transfer statistic on the server side. Some thing like rsync client "--stats" option. Do you thing it possible by some modification to rrsync? http://samba.anu.edu.au/ftp/unpacked/rsync/support/rrsync Regards, Milutin Voinivich -------------- next part -------------- A non-text attachment was scrubbed... Name: milutin.vcf
2008 Feb 06
1
rpc.statd suddenly listen to rsync port
Hi, Few days a go one of my rsync server stop respond. When I tried to figure out way, I discover that rpc.statd is listen to port 873. Killing the rpc.statd process bypass the problem. I'm using an update version CentOS 4.* rsync start via xinetd. Do you have any idea how it happen? Regards, Milutin Voinivich NasBackup -------------- next part -------------- A non-text attachment
2008 Apr 22
3
rsync bandwidth usage
Hello all, I'm experiencing about 20MBit/s on a 100MBit/s ethernet connection when rsync'ing a lager number on _new_ files. I don't have much exeprience with rsync. I'dd just like to know if thi is an acceptable bw usage and what could be the limiting factors... in order to try to increase this speed. I'm considering using 1000MBit/s dedicated connections and so I'dd
2004 Jul 16
2
Growing file
Hello, What would be the expected behaviour of rsync, synchronizing a file that is changing in size. If I have a file ( say 100G ) that is being gzipped, and I start an rsync of that file system to a remote location, would rsync just send the data of that gzip file that exists on disk at that point in time, or would it keep looping seeing that the file is changing. Thanks, Sameer
2004 Oct 21
3
GUI for rsync
Hello, I am looking for an open source Win/Mac GUI for rsync that will allow ordinary people to back up selected files/directories to a specially prepared for the purpose internet server. Has anyone practical experience with this and some recommendations? Thank you in advance, Iavor -- www.verysmall.org
2005 Nov 28
2
GUI for rsync?
Hi, I am new to rsync. Here are my some doubts. I am using Red Hat Linux 8. 1. Is their any GUI for rsync? If there is a GUI for rsync please let me know. 2. While copying file does rsync locks that file? 3. Is it possible to copy open file with rsync? If yes, how how it does that? [ I have a script to run rsync periodically, which copy a big file. If I am using that file (reading or
2006 May 29
2
rsync gui?
Hi rsync-ers I woulder if there is a good gui for rsync that works in windows? and why dosen't rsync compile under MinGW? Best Regards P?r Moberg, Sweden
2008 Feb 06
1
[Err] FreeNAS + NasBackup Configuration
Transmit Report: jnlee@mantech.co.kr¿¡°Ô ¸ÞÀÏ ¹ß¼ÛÀ» 3¹ø ½ÃµµÇßÁö¸¸ ½ÇÆÐÇÏ¿´½À´Ï´Ù. (½ÇÆÐ ÀÌÀ¯ : 550 5.1.1 User unknown(10.10.111.20)) <Âü°í> ½ÇÆÐ ÀÌÀ¯¿¡ ´ëÇÑ ¼³¸í User unknown :¸ÞÀÏÀ» ¼ö½ÅÇÒ »ç¿ëÀÚ°¡ Á¸ÀçÇÏÁö ¾ÊÀ½ Socket connect fail:¼ö½Å ¸ÞÀÏ ¼­¹ö¿Í ¿¬°á ½ÇÆÐ DATA write fail :¼ö½Å ¸ÞÀÏ ¼­¹ö·Î ¸Þ¼¼Áö ¼Û½Å ½ÇÆÐ DATA reponse fail :¼ö½Å ¸ÞÀÏ ¼­¹ö·ÎºÎÅÍ ¸Þ¼¼Áö ¼ö½Å ½ÇÆÐ
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
2011 Dec 11
2
as.factor does not work inside function
Hi, I am trying to write a function do cast columns of data frame as factor in a loop, the source is : as.factor.loop <- function(df, cols){ if (!is.null(df) && !is.null(cols) && length(cols) > 0) { for(col in cols) { df[[col]] <- as.factor(df[[col]]) } } } source('D:/ambertuil.r') x <- 1:5 y <- 2:6 df <- data.frame(x=x, y=y)
2016 Feb 24
3
search problem dovecot 2.2.21 + fts - Solr
Hello, Realized update dovecot on my server. Now the search is returning differently from the previous version bringing reference information of other messages . For example when doing a search for anderson.joao this new version of the dovecot dovecot 2.2.21 + fts - Solr response will be all email that has the word anderson and joao, instead of returning only items with the word anderson.joao.
2007 Jan 23
0
help with 'print command'
Hello all, I'm trying to figure out how I can have Samba print directlly to the printer and avoid the writing of the print job to disk. I'm trying to write a print command but it does not seem to work. Running 'testparm' I always get: ------------------------------------------ Processing section "[xprinter]" WARNING: No path in service xprinter - making it
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++
2004 Aug 12
2
cwrsync and CPU usage
Hello. I have a "problem" witch cwsrync and a questions. Does cwrsync process (rsync.exe) use 100% (more or less) CPU in Windows 2000 server witch a high level of kernel usage ? I have syncronized 11 servers (unix and windos) witch all their unit?s files, that proccess during approach 17 hours (the proccess is make every day). Is this time normal?. (A client makes all the request and
2004 Jun 18
2
Q: rsync, Windows, --backup-dir, parameters
Hi, I've seen a page on the internet : http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html Seems to me that I have some problems running the rsync binary with "--backup-dir=PATH" options. The command below runs just fine except for the option above. C:\rsync>rsync --delete -b --backup --backup-dir=/cygdrive/c/Doc/backup/Fri -ave ssh /cygd rive/c/Doc/backup/desktop/