similar to: Does rsync support resuming feature?

Displaying 20 results from an estimated 20000 matches similar to: "Does rsync support resuming feature?"

2009 Jul 01
1
how to keep user/group information when rsyncing to windows for restoring back to
I am guessing that you would like to use rsync to create a bootable backup. It may also be worth while spending some time looking at CloneZilla or even dd? Dd is a really great tool. You know a copy of the device is bit for bit. You can then use rsync to make incremental copies of these directories which regularly change. In this situation you can restore the machine and then
2008 Sep 20
3
without passwd
Hi, I have two Fedora box and rsync running on both systems. One system ip is 192.168.1.110 and the other is 192.168.1.71. I run manually for the following commands in both systems. my problem is whenever run it asking the user passwd and i cannot run the same automatically using crontab. My question is how to avoid the passwd option... rsync -aPrv rsync://192.168.1.110/detailing/
2010 Jan 28
4
Latency and Rsync Transfers
Hello, Working a few servers that are transferring data across country with a 75ms delay on a GIGE connection. We can tune the tcp buffers on linux to improve the connections using iperf. Does rsync use the tcp buffers of the OS or does it override these settings? Thanks, Neal -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Dec 19
1
24, file has vanished
Hi all!! I copy files and directories from server with Windows 2000 Server to server with Debian. The copy made with rsync, the instruction is the next: rsync -av --iconv=WINDOWS-1252,utf-8 directory from windows 2000 server directory from Debian There are the error: file has vanished What happenned? thanks -- Xavi Aranda Equip T?cnic ? ASSOCIACI? PER A JOVES TEB Carrer dels
2009 Jun 25
1
Windows ACL support
hi Srinivasa Battula I about rsync with Windows ACL - can Iget this? -------------- next part -------------- HTML attachment scrubbed and removed
2009 Feb 03
1
how to crypt hard linked backups?
Moin, I wrote a backup script, that use rsync and its hardlink features. Now I want to implement a new feature to my script: crypt the backuped files. But I wonder how this can be done? Because rsync check if the source file is different from the target file. But the target file will be allways different if it is crypt; right? Any idea? Thanks -- |Michael Renner E-mail:
2009 Apr 02
2
cryptic output with itemized option
Hi, Could any one please tell me if there is any way to remove 11 letters long cryptic output from -ii option. I am using rsync 3.0.5 rsync -av -stats -ii --log-file-format='CONTENTS: %i %f %l %o %b' --log-file='/tmp/rsync-test' Mydocs/ Mydocs1/" The output of this command: 2009/03/31 15:15:17 [4537] building file list 2009/03/31 15:15:29 [4537] created directory Mydocs1
2019 Mar 22
2
Kudos and feature question
Kudos all that maintain this awesome and enduring piece of software. Awesome job, many thanks. I’ve come across a use case that would greatly benefit form a —delete-older-than <secs> argument. This would behave the same as —delete only sparing files dest that have a creating time less than <secs> ago. How hard would this be to implement? Where would I start ? TIA, Francois
2007 Apr 03
8
FastCGI performing better than Mongrel - what am I doing wrong?
I tried benchmarking the same site behind an NGINX proxy with both fastcgi and mongrel, and for some reason mongrel is performing pretty poorly in comparison. Any idea what I might be doing wrong? Here''s my benchmarks for 1 fcgi: Server Software: nginx/0.4.0 Server Hostname: eship.com.br Server Port: 80 Document Path: / Document Length: 95
2004 Jun 16
2
Suggested chnage to "--partial" usage.
Hi There, This post is brought about due to the following two: http://www.mail-archive.com/rsync@lists.samba.org/msg10702.html http://www.mail-archive.com/rsync@lists.samba.org/msg10709.html I have a situation where I need to upload large files over an unstable link (resuming is a requirement) and only when they are complete can they be renamed and hence replace the original file. The
2010 Mar 18
2
Rsync behaviour on harddisc crash
I was just pondering: Lets look at Server A with one extra harddisc hdb, where hdb1 is mounted at /mnt/folder. /mnt/folder is the folder which should be mirrored on Server B. So Server B rsyncs rsynch -a -delete server::folder /folder from Server A and gets all the new files and deletes all the files, which doesn't exist on Server A's /mnt/folder anymore. What would happen,
2007 Feb 05
3
rsync 3.0.0cvs timeout
Hi, When I send this command, I get a timeout almost every time... --- this is the client side --- rsync -av --timeout 120 /home/bat/20070205_0501/log/sync_dns29_log /home/bat/20070205_0501/log/sync_dns29_serial /home/bat/20070205_0501/log/sync_dns29_tcpdump_log.gz --port 5873 fileserver::test/20070205_0501/log sending incremental file list sync_dns29_log sync_dns29_serial
2006 Jun 07
2
fcgi,lighty mysql database problem
I''ve been trying to get fast cgi working for nearly a month now. Yes, an entire month! The application starts perfect, but it will die randomly after several hours. I have traced the problem back to /usr/lib/ruby/1.8/mysql.rb:1042:in `flush'' This happens when the app trys to query the database driver to see if it still has a connnection. This causes the app to crash. Here is
2006 Nov 07
4
DNAT Accross Bridge
I run a Virtual Machine that uses SSH to remote forward Windows File Sharing securely across the net. I need to forward several servers and I map them to different high numbered ports on the SSH server (virtual machine), 10139,10140,10141. The virtual machine is connected to a bridge xenbr0 on the host system that also acts as a router - the server and a single interface on the host machine are
2009 Mar 25
1
Pipe creation problem: From Java app using rsync + ssh on windows with cygwin
Hello, I'm having trouble calling rsync from java on windows vista with cygwin installed. Its strange as pasting the exact same command into a command shell works fine. My test java call looks like this. * String[] envVars = {"PATH=c:/cygwin/bin;%PATH%"}; File workingDir = new File("c:/cygwin/bin/"); Process p = Runtime.getRuntime().exec("c:/cygwin/bin/rsync.exe
2005 Apr 22
1
ask for ssh connection api
hi, I need your help !!!!!! Could you give me some api on establishing ssh connnection
2005 Oct 26
1
How does Samba handle unexpected disconnects?
Greetings, I have been looking for infomation on how Samba handle rude disconnects. Here is the test.... #1 - Login to Samba hosted Domain #2 - Turn off the computer; Turn the computer back on #3 - goto to step #1 and repeat Now at some point my login should fail...right? If I try the above steps, after the 5-6th power off I get 'XXXX' Domain not found! Questions.... Does Samba kill
2006 Aug 19
1
long connect delay over vpn+firewall
I am connecting to smbd over a vpn connnection. After tunnelled traffic comes out of the vpn it hits firewall rules. Per <http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/securing-samba.html#firewallports> I am allowing 135/TCP 137/UDP 138/UDP 139/TCP 445/TCP through the firewall. With this configuration, mounting an smb share from win XP home SP2 takes 2 or 2.5
2008 Jan 26
2
--exclude patterns
Hi, I want to rsync a large number of files from A to B, but I need to exclude certain files. Specifically, A has /test/runs/{1,2,3,...,2500}, i.e., about 2500 directories here. However, I only want to transfer the directories that are numbered 2000 or higher, i.e., I want to exclude /test/runs/{1,2,3,...,1999}, so I tried this: rsync --include='/test/runs/***' \
2008 Oct 16
3
Alternatives to programmatically calling the rsync binary a lot
Dear list, I'd like to have your expertise opinion on following issue. Out of a concrete need we developed an application that will rsync any changes on a local directory structure to a remove system the moment they happen using the linux kernel watch feature. This is in our opinion much more elegant compared to invoking rsync every x seconds/minutes from cron, or having to use a special