<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Dropzone Forums — FTP Delete File]]></title>
	<link rel="self" href="https://forums.aptonic.com/feed/atom/topic/12/" />
	<updated>2010-04-21T14:16:24Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.aptonic.com/topic/12/ftp-delete-file/</id>
		<entry>
			<title type="html"><![CDATA[Re: FTP Delete File]]></title>
			<link rel="alternate" href="https://forums.aptonic.com/post/37/#p37" />
			<content type="html"><![CDATA[<p>I would simply do:</p><div class="codebox"><pre><code>`/bin/mv #{file} ~/.Trash/ &gt;&amp; /dev/null`</code></pre></div><p>Where file is the file you would like to trash once you&#039;ve uploaded.</p>]]></content>
			<author>
				<name><![CDATA[John]]></name>
				<uri>https://forums.aptonic.com/user/2/</uri>
			</author>
			<updated>2010-04-21T14:16:24Z</updated>
			<id>https://forums.aptonic.com/post/37/#p37</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FTP Delete File]]></title>
			<link rel="alternate" href="https://forums.aptonic.com/post/36/#p36" />
			<content type="html"><![CDATA[<p>A script I&#039;m working on uploads a file via FTP and after I&#039;ve done some processing, I&#039;d like to delete that file. Is this possible with your FTP class?</p>]]></content>
			<author>
				<name><![CDATA[horizens]]></name>
				<uri>https://forums.aptonic.com/user/24/</uri>
			</author>
			<updated>2010-04-16T21:24:03Z</updated>
			<id>https://forums.aptonic.com/post/36/#p36</id>
		</entry>
</feed>
