CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 20:55:35 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20130703022021
location: https://web.archive.org/web/20130703022021/https://answers.oreilly.com/rss/tags/rsync/
server-timing: captures_list;dur=0.484707, exclusion.robots;dur=0.014707, exclusion.robots.policy;dur=0.007160, esindex;dur=0.012346, cdx.remote;dur=18.633086, LoadShardBlock;dur=143.857559, PetaboxLoader3.datanode;dur=113.305304
x-app-server: wwwb-app224
x-ts: 302
x-tr: 188
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app224; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 20:55:36 GMT
content-type: text/xml; charset=UTF-8
x-archive-orig-date: Wed, 03 Jul 2013 02:20:22 GMT
x-archive-orig-server: Apache
x-archive-orig-expires: Wed 03 Jul 2013 02:20:22 AM GMT GMT
x-archive-orig-cache-control: must-revalidate, post-check=0, pre-check=0
x-archive-orig-pragma: public
x-archive-orig-set-cookie: answers_session_id=e497809e956165b1ec5986ca00016c4c; path=/; domain=.oreilly.com; httponly
x-archive-orig-set-cookie: answers_session_id=e497809e956165b1ec5986ca00016c4c; path=/; domain=.oreilly.com; httponly
x-archive-orig-connection: close
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 03 Jul 2013 02:20:21 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 03 Jul 2013 02:20:21 GMT", ; rel="memento"; datetime="Wed, 03 Jul 2013 02:20:21 GMT", ; rel="last memento"; datetime="Wed, 03 Jul 2013 02:20:21 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WIDE-20130703011648-crawl413/WIDE-20130703021542-04347.warc.gz
server-timing: captures_list;dur=0.664620, exclusion.robots;dur=0.022955, exclusion.robots.policy;dur=0.009563, esindex;dur=0.012133, cdx.remote;dur=139.503988, LoadShardBlock;dur=223.713135, PetaboxLoader3.datanode;dur=296.843065, load_resource;dur=450.689591, PetaboxLoader3.resolve;dur=357.382918
x-app-server: wwwb-app224
x-ts: 200
x-tr: 847
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
Tag RSS Feed: rsync
https://answers.oreilly.com/tag/rsync
Wed, 14 Oct 2009 21:45:48 +0000
60
-
How to Create a MOTD for rsync
https://answers.oreilly.com/topic/403-how-to-create-a-motd-for-rsync/
Wed, 14 Oct 2009 21:45:48 +0000
https://answers.oreilly.com/topic/403-how-to-create-a-motd-for-rsync/
-
How to automate backups with rsync over ssh
https://answers.oreilly.com/topic/324-how-to-automate-backups-with-rsync-over-ssh/
If you would like to automate your rsync over ssh backups, try this solution from Linux Cookbook:
Write a script, create a cron job, and set up keychain to authenticate to your remote
host...
Wed, 30 Sep 2009 22:38:16 +0000
https://answers.oreilly.com/topic/324-how-to-automate-backups-with-rsync-over-ssh/
-
How to make secure transfers with rsync and ssh
https://answers.oreilly.com/topic/270-how-to-make-secure-transfers-with-rsync-and-ssh/
If you want to use rsync to copy files to another PC over a
LAN, or over the Internet, and you want encrypted transport and
authentication, usersync over ssh. ssh must be set up and ...
Thu, 24 Sep 2009 20:48:11 +0000
https://answers.oreilly.com/topic/270-how-to-make-secure-transfers-with-rsync-and-ssh/