個人資料
  • 博客訪問:
正文

How to copy one file from USB drive to a folder in Raspberry Pi

(2024-09-20 15:40:23) 下一個

How to copy one file from USB drive to a folder in Raspberry Pi 4

I  will use "aidexinkong.jpeg" as a file and the folder "img" as a target.

  1. Load the file to a USB drive from a PC, insert the drve to a USB socket in Raspberry Pi 4
  2. Turn on Raspberry Pi 4
  3. Click OK on "Open in File Manager" with "Removable medium is inserted"

  1. You get file names listed in /media/pi/USB DISK
  2. Click on the file you want to copy, type control c
  3. Click yellow folder on top left corner near the globe, you will get /home/pi
  4. Right click on rpi-rgb-led-matrixyou wll get: click on open, you will get:
  5. Right click on img folder: 
  6. You will get:10. Click on open:
  7. You will get the following files in the folder, then type control  v, your file from USB drive will be copied to this folder
  8.  (Alternatively, if you haven't type control c in "USB DISK" folder, go back to the USB DISK folder, click on the file you would like to copy, type control c; then goto img folder, type control v, the file will be copied to img folder)
  9. (Alternatively, you could click on and hold the file in USB DISK folder, drag to the img folder and release your mouse, the file will be copied to img folder)

 

 

[ 打印 ]
閱讀 ()評論 (0)
評論
目前還沒有任何評論
登錄後才可評論.