<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Scyanide Chatter &#187; smartFTP</title>
	<atom:link href="http://scyanide.com/tag/smartftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://scyanide.com</link>
	<description>My life, interests, and random babble...</description>
	<lastBuildDate>Tue, 17 Jan 2012 03:43:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Deleting Symbolic Links Using FTP</title>
		<link>http://scyanide.com/2008/11/deleting-symbolic-links-using-ftp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deleting-symbolic-links-using-ftp</link>
		<comments>http://scyanide.com/2008/11/deleting-symbolic-links-using-ftp/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 16:24:41 +0000</pubDate>
		<dc:creator>Scyanide</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[smartFTP]]></category>
		<category><![CDATA[symbolic links]]></category>

		<guid isPermaLink="false">http://scyanide.com/?p=62</guid>
		<description><![CDATA[So, just after praising SmartFTP with my previous post I came across a small little hiccup. I started having trouble deleting a directory (or so I thought it was a directory according to SmartFTP) when it turns out it was really a symbolic link made with using wp-cache plugin for WordPress. The file &#8220;advanced-cache.php&#8221; appeared as [...] [...]]]></description>
			<content:encoded><![CDATA[<p>So, just after praising SmartFTP with my previous post I came across a small little hiccup. I started having trouble deleting a directory (or so I thought it was a directory according to SmartFTP) when it turns out it was really a symbolic link made with using wp-cache plugin for WordPress. The file &#8220;advanced-cache.php&#8221; appeared as a directory to SmartFTP and it was unable to delete the &#8220;directory&#8221; as I kept getting a 550 error. I looked around online and came across a solution using good old command line.</p>
<p><span id="more-62"></span></p>
<p>If you ever run into this issue, just fire up your local command line and FTP into your account and &#8220;cd&#8221; on over to where the symbolic link is located. From there just use the command: DELETE &lt;Insert Symbolic Link name&gt; and it should be removed properly.</p>
<p>I&#8217;m curious though, does anyone know of a way to do this in SmartFTP or at least see to it that SmartFTP knows how to handle symbolic links?</p>
]]></content:encoded>
			<wfw:commentRss>http://scyanide.com/2008/11/deleting-symbolic-links-using-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

