<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Sysadmin Blog</title>
		<link>http://www.cyberbyte.ch/blog/index.php</link>
		<description><![CDATA[Copyright Cyberbyte Networks]]></description>
		<copyright>Copyright 2026, Mike Rhyner</copyright>
		<managingEditor>info@cyberbyte.ch (Mike Rhyner)</managingEditor>
		<language>en-US</language>
		<generator>SPHPBLOG 0.8.1</generator>
		<item>
			<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>
			<category>Knowledge, OwnSpace</category>
			<guid isPermaLink="true">http://www.cyberbyte.ch/blog/index.php?entry=entry130306-005519</guid>
			<author>info@cyberbyte.ch (Mike Rhyner)</author>
			<pubDate>Tue, 05 Mar 2013 23:55:19 GMT</pubDate>
			<comments>http://www.cyberbyte.ch/blog/comments.php?y=13&amp;m=03&amp;entry=entry130306-005519</comments>
		</item>
		<item>
			<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>
			<category>OwnSpace</category>
			<guid isPermaLink="true">http://www.cyberbyte.ch/blog/index.php?entry=entry130305-130832</guid>
			<author>info@cyberbyte.ch (Mike Rhyner)</author>
			<pubDate>Tue, 05 Mar 2013 12:08:32 GMT</pubDate>
			<comments>http://www.cyberbyte.ch/blog/comments.php?y=13&amp;m=03&amp;entry=entry130305-130832</comments>
		</item>
		<item>
			<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>
			<category>Knowledge, OwnSpace</category>
			<guid isPermaLink="true">http://www.cyberbyte.ch/blog/index.php?entry=entry130121-125842</guid>
			<author>info@cyberbyte.ch (Mike Rhyner)</author>
			<pubDate>Mon, 21 Jan 2013 11:58:42 GMT</pubDate>
			<comments>http://www.cyberbyte.ch/blog/comments.php?y=13&amp;m=01&amp;entry=entry130121-125842</comments>
		</item>
	</channel>
</rss>
