<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ref="http://purl.org/rss/1.0/modules/reference/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://www.cyberbyte.ch/blog/rss.rdf">
		<title>Sysadmin Blog</title>
		<link>http://www.cyberbyte.ch/blog/index.php</link>
		<description><![CDATA[Copyright Cyberbyte Networks]]></description>
		<items>
			<rdf:Seq>
				<rdf:li resource="http://www.cyberbyte.ch/blog/index.php?entry=entry130306-005519" />
				<rdf:li resource="http://www.cyberbyte.ch/blog/index.php?entry=entry130305-130832" />
				<rdf:li resource="http://www.cyberbyte.ch/blog/index.php?entry=entry130121-125842" />
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://www.cyberbyte.ch/blog/index.php?entry=entry130306-005519">
		<title>rsync to WebDAV drive</title>
		<link>http://www.cyberbyte.ch/blog/index.php?entry=entry130306-005519</link>
		<description><![CDATA[For having an intuitive GUI synchronisation client, you may use <a href="http://www.opbyte.it/grsync/" >grsync</a> using a gvfs path on Linux or a Drive Letter on Windows where the WebDAV Storage is preliminary mounted. Or go for the commercial sync tool <a href="http://www.goodsync.com/" >GoodSync</a> which has WebDAV protocol built-in.<br /><br />But now, when you try to synchronise with the WebDAV storage (e.g. to OwnSpace Web Storge or to Dropbox), you probably get many &quot;file not found&quot; errors and you end up with no files on the WebDAV storage.<br /><br />To get that to work, you must use the rsync option &quot;--inplace&quot;. Search for rsync options or an option meaning &quot;directly write to files instead of temporary files&quot;.<br />]]></description>
	</item>
	<item rdf:about="http://www.cyberbyte.ch/blog/index.php?entry=entry130305-130832">
		<title>Configure Backup on Windows to an ssh backup service using rsync</title>
		<link>http://www.cyberbyte.ch/blog/index.php?entry=entry130305-130832</link>
		<description><![CDATA[1. Get <a href="https://www.itefix.no/i2/sites/all/modules/pubdlcnt/pubdlcnt.php?file=https://www.itefix.no/i2/sites/default/files/cwRsync_4.0.5_Installer.zip&amp;nid=13220" >cwrsync</a> and install the program<br />2. If private/public key authentication is needed (as with OwnSpace Offsite Backup), get <a href="http://the.earth.li/~sgtatham/putty/latest/x86/puttygen.exe" >PuTTYgen</a><br />3. Start PuTTYgen and generate a private / public key pair and convert the private key to an OpenSSH Key file.<br />4. Put the public key onto the backup server.<br />5. Get this <a href="http://www.cyberbyte.ch/Windows/cwrsync/cwrsync.cmd" >batch file</a> and put it somewhere on your computer and adapt the variables to your needs<br />6. Test the batch file running it from a command line<br />7. Go to Task Scheduler (to be found under Computer / Manage) and create a new Task with the batch file <strong>cwrsync.cmd</strong> as command to execute]]></description>
	</item>
	<item rdf:about="http://www.cyberbyte.ch/blog/index.php?entry=entry130121-125842">
		<title>Using Windows for direct access (WebDAV) to storage.ownspace.ch</title>
		<link>http://www.cyberbyte.ch/blog/index.php?entry=entry130121-125842</link>
		<description><![CDATA[You can actually map network drives to webdav locations. To do so use this:<br /><br />1. Open Windows Explorer<br />2. Rightclick on &#039;Computer&#039;<br />3. Go to &#039;map network drive&#039;<br />4. Choose station/drive letter<br />5. Enter this path:<br /><pre>\\storage.ownspace.ch@SSL\files\shares\my-files<br /></pre>6. Press OK and your set.<br />]]></description>
	</item>
</rdf:RDF>
