<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6005&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Deleting and renaming folders on an external hard drive.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6005</link>
		<description><![CDATA[The most recent posts in Deleting and renaming folders on an external hard drive..]]></description>
		<lastBuildDate>Tue, 19 Sep 2023 14:40:17 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Deleting and renaming folders on an external hard drive.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44435#p44435</link>
			<description><![CDATA[<p>If your user doesn&#039;t own the directory, you need to use sudo or the root account.</p><p>But, you could change ownership of that mount point to your user, then you can do what you like with files &amp; directories on it.</p><div class="codebox"><pre><code>sudo chown -R charon:charon /media/charon/seagate backup plus drive/ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Tue, 19 Sep 2023 14:40:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44435#p44435</guid>
		</item>
		<item>
			<title><![CDATA[Re: Deleting and renaming folders on an external hard drive.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44432#p44432</link>
			<description><![CDATA[<p>How did you try to delete the folder, what command did you use.</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Tue, 19 Sep 2023 11:49:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44432#p44432</guid>
		</item>
		<item>
			<title><![CDATA[Re: Deleting and renaming folders on an external hard drive.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44424#p44424</link>
			<description><![CDATA[<p>Does the path to the directory have spaces in it? That could confuse things.</p><p>Try:<br /><span class="bbc">ls -A&#160; /media/charon/seagate backup plus drive/dr web</span><br />If that gets similar errors try:<br /><span class="bbc">ls -A &#039;/media/charon/seagate backup plus drive/dr web&#039;</span><br />Putting quotes round the path should stop spaces in the name causing problems.</p><p>Assuming the directory really is empty (ls -A should return nothing if it is empty) try:<br /><span class="bbc">rmdir &#039;/media/charon/seagate backup plus drive/dr web&#039;</span></p><p>And similar for renaming directories.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Mon, 18 Sep 2023 16:16:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44424#p44424</guid>
		</item>
		<item>
			<title><![CDATA[Deleting and renaming folders on an external hard drive.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44412#p44412</link>
			<description><![CDATA[<p>1. Failed to delete the folder to the trash /media/charon/seagate backup plus drive/dr web<br />The directory is not empty. Delete forever?<br />- Yes, for everyone.<br />- Error when deleting a file. The directory is not empty<br />2. Failed to rename &quot;new folder&quot;<br />An error occurred while renaming the file /media/charon/seagate backup plus drive/new folder: the directory is not empty</p><p>I wanted to delete and rename some folders from my external hard drive and ended up getting these errors. What to do?</p>]]></description>
			<author><![CDATA[dummy@example.com (Charon795)]]></author>
			<pubDate>Mon, 18 Sep 2023 07:33:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44412#p44412</guid>
		</item>
	</channel>
</rss>
