Hello in windows I copy a folder and paste it in multiple drives. I can't seem to do this in Linux.
Here's what I mean https://youtu.be/MwohJ3buEpA
Is there an easy way to do this in Linux please?
Is this called Parallel Copy??
Thank you
Backing Up files in linux
Re: Backing Up files in linux
You should be able to do the same thing in MX. Right click / copy on the file and then in the destination drive: right click / paste. Since you can't, please follow these instructions:
We are going to need your computer’s complete profile before we can proceed, so you need to post the output from the QSI utility. The Quick System Info (QSI) utility is located in MX Tools and its output is automatically formatted for use here in the forum. Run the QSI utility, click “Copy for Forum” at the bottom and then just paste it here in your thread.
Forum Rules
We are going to need your computer’s complete profile before we can proceed, so you need to post the output from the QSI utility. The Quick System Info (QSI) utility is located in MX Tools and its output is automatically formatted for use here in the forum. Run the QSI utility, click “Copy for Forum” at the bottom and then just paste it here in your thread.
Forum Rules
Last edited by j2mcgreg on Sat Nov 11, 2023 8:07 pm, edited 1 time in total.
Reason: fix a typo
Reason: fix a typo
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
Re: Backing Up files in linux
I can only do it for one drive, but if i try to do it on another drive it wouldn't let me. I'd like to do the exact same thing on windows in Linux. Let me install MXlinux and I'll be back
Re: Backing Up files in linux
That is perfectly possible and I've been doing it for many years now, but I'm not daft enough to try copying large volumes of data that way. A single large folder file copy is already very processor and disk IO intensive, and ten times more so if the folder contains multiple small files.
Furthermore, disk reads and writes are limited the the number of available drives and their abilities, namely the maximum read or write speeds they can achieve. On a small home type PC or Laptop there is no benefit whatsoever to select a folder as a source to copy and selecting multiple destinations as end-points for paste operations. Everything will just run much slower, there's no cheating the system here for regular Desktop type usage case scenarios.
The ONLY scenario where such operations can be done with minimal disruption is where multiple disk controllers and data lanes are available, such as on a proper fully equipped servers with multiple drives with oodles of RAM to support such voluminous traffic. Keep in mind the poster in that thread may very well have been running a version of Windows Desktop running on an ESXI type 1 hypervisor small business server capable of supporting 20-30 users with 4-6 storage assemblies and between 128-512GB RAM.
Keep in mind that the drive letters in the video link may also represent network shares and external storage drives where each has its own dedicated controller. This is perfectly possible on a desktop type PC, but as I said earlier, there's no cheating the system.
Furthermore, disk reads and writes are limited the the number of available drives and their abilities, namely the maximum read or write speeds they can achieve. On a small home type PC or Laptop there is no benefit whatsoever to select a folder as a source to copy and selecting multiple destinations as end-points for paste operations. Everything will just run much slower, there's no cheating the system here for regular Desktop type usage case scenarios.
The ONLY scenario where such operations can be done with minimal disruption is where multiple disk controllers and data lanes are available, such as on a proper fully equipped servers with multiple drives with oodles of RAM to support such voluminous traffic. Keep in mind the poster in that thread may very well have been running a version of Windows Desktop running on an ESXI type 1 hypervisor small business server capable of supporting 20-30 users with 4-6 storage assemblies and between 128-512GB RAM.
Keep in mind that the drive letters in the video link may also represent network shares and external storage drives where each has its own dedicated controller. This is perfectly possible on a desktop type PC, but as I said earlier, there's no cheating the system.
Mike P
Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD Ryzen 5 5600G, 32G, 8TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs
Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD Ryzen 5 5600G, 32G, 8TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs
Re: Backing Up files in linux
With a fresh install of mxlinux. It now queues the other copy and paste command. https://imgur.com/vgsvrCS Seems like I can't do this in linux.