<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FTP AutoSync for WikidPad</title>
	<atom:link href="http://www.wynia.org/wordpress/ftp-autosync-for-wikidpad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wynia.org/wordpress</link>
	<description>J Wynia - Web Consultant, Writer and Geek</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:01:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: J Wynia</title>
		<link>http://www.wynia.org/wordpress/ftp-autosync-for-wikidpad/comment-page-1/#comment-3340</link>
		<dc:creator>J Wynia</dc:creator>
		<pubDate>Fri, 02 Dec 2005 14:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wynia.org/wordpress/?page_id=123#comment-3340</guid>
		<description>I&#039;ve used netdrive, but it&#039;s twitchy. It really doesn&#039;t like when a link to the server is transitory and I ended up pulling it off of all of my machines.

Also, technically, the license for netdrive doesn&#039;t allow for those of us not owners of the bigger Novell license to use. Many universities have the link up, making it defacto free, but it&#039;s technically not licensed for the rest of us to use.</description>
		<content:encoded><![CDATA[<p>I&#039;ve used netdrive, but it&#039;s twitchy. It really doesn&#039;t like when a link to the server is transitory and I ended up pulling it off of all of my machines.</p>
<p>Also, technically, the license for netdrive doesn&#039;t allow for those of us not owners of the bigger Novell license to use. Many universities have the link up, making it defacto free, but it&#039;s technically not licensed for the rest of us to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Morrison</title>
		<link>http://www.wynia.org/wordpress/ftp-autosync-for-wikidpad/comment-page-1/#comment-3339</link>
		<dc:creator>Paul Morrison</dc:creator>
		<pubDate>Fri, 02 Dec 2005 14:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.wynia.org/wordpress/?page_id=123#comment-3339</guid>
		<description>I have an even simpler solution.  Novell produces a freely availible utility called netdrive (downloadable from http://www.loyola.edu/5555/netdrive/applications/netdrive.exe) which allows you to map an ftp folder to a drive letter.  Netdrive then handles the synch for you.  Then when you want to move to another computer you can either just download netdrive again or just download and re-upload.</description>
		<content:encoded><![CDATA[<p>I have an even simpler solution.  Novell produces a freely availible utility called netdrive (downloadable from <a href="http://www.loyola.edu/5555/netdrive/applications/netdrive.exe)" >http://www.loyola.edu/5555/netdrive/applications/netdrive.exe)</a> which allows you to map an ftp folder to a drive letter.  Netdrive then handles the synch for you.  Then when you want to move to another computer you can either just download netdrive again or just download and re-upload.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sinuhe</title>
		<link>http://www.wynia.org/wordpress/ftp-autosync-for-wikidpad/comment-page-1/#comment-3338</link>
		<dc:creator>Sinuhe</dc:creator>
		<pubDate>Fri, 02 Dec 2005 07:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wynia.org/wordpress/?page_id=123#comment-3338</guid>
		<description>In a pure Windows enviroment, you can archieve it much easier with cached update. It means you leave your wiki file on the server (shared directory), allow a off-line content editing (right mouse click) and Windows will produce a duplicate on your desktop pc. Everytime you edit your wiki, Windows automaticaly manages the synchronisation between the desktop copy and the server copy. You must do nothing. You can control the way Windows synchronizes off-line contents, too. For the off-site situation, when you are out of office, you can still do a FTP section to download your wiki.</description>
		<content:encoded><![CDATA[<p>In a pure Windows enviroment, you can archieve it much easier with cached update. It means you leave your wiki file on the server (shared directory), allow a off-line content editing (right mouse click) and Windows will produce a duplicate on your desktop pc. Everytime you edit your wiki, Windows automaticaly manages the synchronisation between the desktop copy and the server copy. You must do nothing. You can control the way Windows synchronizes off-line contents, too. For the off-site situation, when you are out of office, you can still do a FTP section to download your wiki.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LetterJ</title>
		<link>http://www.wynia.org/wordpress/ftp-autosync-for-wikidpad/comment-page-1/#comment-2356</link>
		<dc:creator>LetterJ</dc:creator>
		<pubDate>Fri, 22 Jul 2005 12:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.wynia.org/wordpress/?page_id=123#comment-2356</guid>
		<description>Obviously (or maybe not so) the .ahk can do whatever else you&#039;d like it to. There&#039;s no reason it has to be FTP. It could run pretty much anything you want. Commandline programs work just like for this one and Autohotkey can also script Windows programs. You could use:

* SVN, CVS or other source code control
* Encrypt and decrypt the file storage
* Compact and uncompact the file storage
etc.</description>
		<content:encoded><![CDATA[<p>Obviously (or maybe not so) the .ahk can do whatever else you&#039;d like it to. There&#039;s no reason it has to be FTP. It could run pretty much anything you want. Commandline programs work just like for this one and Autohotkey can also script Windows programs. You could use:</p>
<p>* SVN, CVS or other source code control<br />
* Encrypt and decrypt the file storage<br />
* Compact and uncompact the file storage<br />
etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul's Imaginary Friend</title>
		<link>http://www.wynia.org/wordpress/ftp-autosync-for-wikidpad/comment-page-1/#comment-3081</link>
		<dc:creator>Paul's Imaginary Friend</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wynia.org/wordpress/?page_id=123#comment-3081</guid>
		<description>&lt;!--%kramer-pre%--&gt;&#039;blog that has recently stood out for a couple of very useful looking tips is that belonging to J Wynia (the LetterJ of the title of this post). There&#039;s a lot of good stuff there, but two tips which particularly stand out for me are: FTP AutoSync for WikidPad  which pointed me to the extremely useful looking (and free!) AutoHotKey Instruction pamphlet overload weâ€™re everywhereâ€¦.. which definitely strikes a chord  If this is at all interesting to you, you may also want to check out my&lt;!--%kramer-post--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-pre%-->&#039;blog that has recently stood out for a couple of very useful looking tips is that belonging to J Wynia (the LetterJ of the title of this post). There&#039;s a lot of good stuff there, but two tips which particularly stand out for me are: FTP AutoSync for WikidPad  which pointed me to the extremely useful looking (and free!) AutoHotKey Instruction pamphlet overload weâ€™re everywhereâ€¦.. which definitely strikes a chord  If this is at all interesting to you, you may also want to check out my<!--%kramer-post--></p>
]]></content:encoded>
	</item>
</channel>
</rss>
