<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>Sysadmin Blog</title>
	<link href="http://www.cyberbyte.ch/blog/atom.php" rel="self" />
	<link href="http://www.cyberbyte.ch/blog/" />
	<id>http://www.cyberbyte.ch/blog/index.php</id>
	<updated>2026-04-17T11:57:22Z</updated>
	<author>
		<name>info@cyberbyte.ch</name>
		<email>info@cyberbyte.ch</email>
	</author>
	<entry>
		<title>rsync to WebDAV drive</title>
		<link href="http://www.cyberbyte.ch/blog/index.php?entry=entry130306-005519" />
		<link rel="alternate" type="text/html" href="http://www.cyberbyte.ch/blog/index.php?entry=entry130306-005519" />
		<link rel="edit" href="http://www.cyberbyte.ch/blog/index.php?entry=entry130306-005519" />
		<id>http://www.cyberbyte.ch/blog/index.php?entry=entry130306-005519</id>
		<summary type="html"><![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 />]]></summary>
		<updated>2013-03-05T23:55:19Z</updated>
	</entry>
	<entry>
		<title>Configure Backup on Windows to an ssh backup service using rsync</title>
		<link href="http://www.cyberbyte.ch/blog/index.php?entry=entry130305-130832" />
		<link rel="alternate" type="text/html" href="http://www.cyberbyte.ch/blog/index.php?entry=entry130305-130832" />
		<link rel="edit" href="http://www.cyberbyte.ch/blog/index.php?entry=entry130305-130832" />
		<id>http://www.cyberbyte.ch/blog/index.php?entry=entry130305-130832</id>
		<summary type="html"><![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]]></summary>
		<updated>2013-03-05T12:08:32Z</updated>
	</entry>
	<entry>
		<title>Using Windows for direct access (WebDAV) to storage.ownspace.ch</title>
		<link href="http://www.cyberbyte.ch/blog/index.php?entry=entry130121-125842" />
		<link rel="alternate" type="text/html" href="http://www.cyberbyte.ch/blog/index.php?entry=entry130121-125842" />
		<link rel="edit" href="http://www.cyberbyte.ch/blog/index.php?entry=entry130121-125842" />
		<id>http://www.cyberbyte.ch/blog/index.php?entry=entry130121-125842</id>
		<summary type="html"><![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 />]]></summary>
		<updated>2013-01-21T11:58:42Z</updated>
	</entry>
</feed>
