[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: (cp) How to copy a file to an external HDD?



On Fri, Aug 12, 2022 at 11:49:39AM -0400, Amn wrote:
> In learning how to create shell script files, I have come across the need to
> move/copy files from one HDD to an external HDD. In MS I would just "copy
> c:*.doc b:alldocs", but in Linux is a bit different. How do I do that in
> Linux?

Not really different. You have to "mount" the HDD (actually you mount some
file system on a partition in said HDD). Usually, depending on your setup,
that can happen automatically.

You now have to find out where in your file system the thing is mounted (under
DOS you had to find out which drive letter that thing ended up as).

Now the details depend on your set up. Do you use a desktop environment? What
"happens" (as seen from your perspective) when you insert an external drive
(presumable with a USB interface)?

> Any help would be most appreciated.

Tell us more details and someone might be able to help :-)

Cheers
-- 
t

Attachment: signature.asc
Description: PGP signature


Reply to: