Operating System - Linux
1825662 Members
3379 Online
109686 Solutions
New Discussion

Copy large tar file to USB drive - RH 8.2

 
wb9twi
New Member

Copy large tar file to USB drive - RH 8.2

Hello,

Can anyone point me to a  ref document or linux cmds to copy (use dd, cp. scp?) a large tar file to a USB drive on a HP DL380 gen 10 running RH 8.2.

I'm not sure how the USB drive should be formatted and what the device names are defined for the front & rear USB ports..

thx!

2 REPLIES 2
Steven Schweda
Honored Contributor

Re: Copy large tar file to USB drive - RH 8.2

> [...] a large tar file [...]

   Define "large".

> I'm not sure how the USB drive should be formatted [...]

   That would depend on where (which OS) the USB drive will be _read_.
A USB storage gizmo is just another storage device, and can be formatted
with any file system you might want.

   If you expect to read the USB drive on a Windows system, then you
might want to format it with a FAT (or NTFS) file system.

> [...] what the device names are defined for the front & rear USB
> ports..

   I'm ignorant of the hardware and Red Hat, but I would not be amazed
if a FAT-formatted USB drive got mounted automatically when inserted
into a USB port.  "fdisk -l" might be informative.

> [...] (use dd, cp. scp?) [...]

   I'd guess "cp".  "dd" might be useful if the destination system also
has "dd", but I wouldn't use it for a file.  "scp" is a _network_
utility.

support_s
System Recommended

Query: Copy large tar file to USB drive - RH 8.2

Hello,

 

Let us know if you were able to resolve the issue.

If you are satisfied with the answers then kindly click the "Accept As Solution" button for the most helpful response so that it is beneficial to all community members.

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

 


Accept or Kudo