<?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=7524&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Concurrent filecopy over USB / onto NAS]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7524</link>
		<description><![CDATA[The most recent posts in Concurrent filecopy over USB / onto NAS.]]></description>
		<lastBuildDate>Wed, 05 Nov 2025 12:07:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59132#p59132</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>it is really tricky to get right</p></div></blockquote></div><p>Meh, rsync syntax is pretty straightforward once you get used to it. I&#039;ve been running nightly server-initiated wakeonlan/full-system backup/suspend of all the machines on my LAN for years, with a grubby little cron script and rsync.<br />I hear backintime is nice, but I&#039;ve really never needed anything beyond rsync and ssh for online/files, and clonezilla/partimage for offline/full-disk.</p><p>Fun story: I once recovered from a very dumb &#039;rm -rf /usr/.&#039; (things starting with &quot;r&quot; and &quot;s&quot; are nice and far down the alphabet), without even needing to reboot the box I borked... Rsync is good, rsync is your friend, unplanned tests of backup strategy... Uhh, still count as tests? <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>filecopy might well be regarded sort of achilles-heel of &quot;modern&quot;linux distro</p></div></blockquote></div><p>s/filecopy/file managers that prioritise form over function and wish they were running on a smartphone/g<br />FTFY.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Wed, 05 Nov 2025 12:07:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59132#p59132</guid>
		</item>
		<item>
			<title><![CDATA[Re: Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59129#p59129</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>Much as I rate rsync ...</p></div></blockquote></div><p>I got severely burned using <span class="bbc">rsync</span> once, most probably my fault as it is <em>really</em> tricky to get right. <br />So I stopped using it but I rely on <span class="bbc">BackInTime</span> which uses it without any issues. </p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>... most of the time I actually use midnight commander.<br />Norton had file management pretty well nailed ...</p></div></blockquote></div><p>Same here<br />NC was my preferred tool in those DOS/W3.11 days.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 05 Nov 2025 11:13:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59129#p59129</guid>
		</item>
		<item>
			<title><![CDATA[Re: Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59128#p59128</link>
			<description><![CDATA[<p>filecopy might well be regarded sort of achilles-heel of &quot;modern&quot;linux distro, ever so unreliable, for hte average user=?</p><p>anoter issue encountered:</p><p>the computer is fairly recent (1year old) &gt; all nvme.<br />the NAS is fairly recent (2 year old) &gt; HDD + 2 nvme for caching.</p><p>NAS is over 90/% full;</p><p>Devuan 6.0 (based on Trxie)<br />however, copy 500.000 file from Linux to NAS using SMB and file-copy via standard FileManager and the speed crawls to 1mb/s as opposed to around 100Mb/s (1GbE)(which i have) or 250 Mb/s (2.5GbE)(which NAS allows over 1 Eternet port); <br />still investigating; but wondered worth mentioning.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Wed, 05 Nov 2025 10:55:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59128#p59128</guid>
		</item>
		<item>
			<title><![CDATA[Re: Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59127#p59127</link>
			<description><![CDATA[<div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>Much as I rate rsync, most of the time I actually use midnight commander</p></div></blockquote></div><p>Agreed.</p><p>In my use cases:</p><p>Small files around same partition: cp or dolphin.<br />Remote backup: rsync<br />Large files or multiple files, different partitions: midnight commander</p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Wed, 05 Nov 2025 10:44:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59127#p59127</guid>
		</item>
		<item>
			<title><![CDATA[Re: Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59121#p59121</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>only KDE Dolphin has succeeded</p></div></blockquote></div><p>Dolphin / KIO &amp; co. have their own issues, namely being <a href="https://bugs.kde.org/show_bug.cgi?id=423187" rel="nofollow">totally incapable of gracefully dealing with storage latency</a>.</p><div class="quotebox"><cite>EDX-0 wrote:</cite><blockquote><div><p>desktop environment GUI copy tooling is not great</p></div></blockquote></div><p>IMO, all the big GUI file managers have actually become less usable for any serious file management in recent years... <br />Too much focus on &quot;safe&quot; and &quot;intuitive&quot; mobile-esque interaction / notification / confirmation heavy workflows, not enough attention to fire-and-forget &quot;just do as I say&quot; batch operations.</p><p>Guilty admission time: Much as I rate rsync, most of the time I actually use midnight commander. Norton had file management pretty well nailed in the late &#039;80s, everything since is just fluff.<br />That said;</p><div class="quotebox"><blockquote><div><p>for large numbers of files rsync is always the way to go</p></div></blockquote></div><p>Yeah, with 500K files I&#039;d be using rsync. Particularly if I wanted them intact and verified.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Wed, 05 Nov 2025 08:48:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59121#p59121</guid>
		</item>
		<item>
			<title><![CDATA[Re: Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59119#p59119</link>
			<description><![CDATA[<p>yeh, desktop environment GUI copy tooling is not great, for large numbers of files rsync is always the way to go, mainly because you can cancel the operation and continue it later by running the same command</p><p>there is also grsync to ease things up a little</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Wed, 05 Nov 2025 08:07:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59119#p59119</guid>
		</item>
		<item>
			<title><![CDATA[Re: Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59118#p59118</link>
			<description><![CDATA[<p>well, thanks, have since learned that this seem to be some sort of &quot;failsafe&quot;mechanism that i just haven&#039;t understood or &quot;seen&quot; yet.</p><p>actually, there is a way to &quot;quicken up&quot; the queue, one needs to click on the file-copy-window to &quot;resume&quot; the process, and the process gets worked through &quot;concurrently&quot;.</p><p>who would have thought that; <br />and since the thing is greyish, must have not seen the arrows flying/standing by.</p><p>but have &quot;apt-to-date&quot; OS, and have now checked, with 4 GUI; </p><p>only KDE seem to copy without need of further need of user-interaction, whereas XFCE, Cinnamon, Mate, wait for another &quot;click&quot;.</p><p>since rely on standard tools,<br />would say only KDE Dolphin has succeeded, but this may be open to debate.</p><p><a href="https://ibb.co/fz6nJznB" rel="nofollow">https://ibb.co/fz6nJznB</a><br /><a href="https://ibb.co/XrGJS8PL" rel="nofollow">https://ibb.co/XrGJS8PL</a><br /><a href="https://ibb.co/3mJNPySD" rel="nofollow">https://ibb.co/3mJNPySD</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Wed, 05 Nov 2025 07:39:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59118#p59118</guid>
		</item>
		<item>
			<title><![CDATA[Re: Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59115#p59115</link>
			<description><![CDATA[<p>There&#039;s no limitation on concurrent filesystem operations in &quot;the computer&quot; or the operating system, such &quot;queue&quot; functionality is clearly part of whatever file manager you&#039;re using or the VFS backend it&#039;s using for SMB.</p><p>There are zillions of tools available for copying files, I suggest you find a better one (*cough* rsync at the CLI) or file a bug report against whatever file manager that is in that cropped screenshot.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Wed, 05 Nov 2025 05:04:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59115#p59115</guid>
		</item>
		<item>
			<title><![CDATA[Concurrent filecopy over USB / onto NAS]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59053#p59053</link>
			<description><![CDATA[<p>Hello , </p><p>would like to report anomaly,</p><p>since have problem with OS here upgraded to Devuan 6.0</p><p><del>now there are some issues during boot like</del></p><p><del>&quot;i/o error on dev sr0, set 4, logical block phys seq 1 pvio class&quot; or what not </del></p><p><del>that have not been able to fix so iam about to re-install Operating System;;</del></p><p>however, the file copy mechanism seem broken:</p><p>i am doing a backup of files; now backing up files to external HD (around 500.000 files in one folder).</p><p>at the same time, like to copy other folders onto NAS.</p><p>however, it keeps the other filecopy in queue, although the computer should be able to handle concurrent filecopy easily??</p><p>the filecopy to NAS would be over smb://</p><p>thanks.</p><p><a href="https://ibb.co/nsTDjTNT" rel="nofollow">https://ibb.co/nsTDjTNT</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Tue, 04 Nov 2025 13:29:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59053#p59053</guid>
		</item>
	</channel>
</rss>
