• 2 months ago
How to Transfer a Zip File from USB to Mac Using Terminal - Basic Tutorial | New #ZipFile #USBFileTransfer #ComputerScienceVideos

Social Media:
--------------------------------
Twitter: https://twitter.com/ComputerVideos
Instagram: https://www.instagram.com/computer.science.videos/
YouTube: https://www.youtube.com/c/ComputerScienceVideos
TikTok: https://www.tiktok.com/@computer.science.videos

CSV GitHub: https://github.com/ComputerScienceVideos
Personal GitHub: https://github.com/RehanAbdullah
--------------------------------
Contact via e-mail
--------------------------------
Business E-Mail: ComputerScienceVideosBusiness@gmail.com
Personal E-Mail: rehan2209@gmail.com

Support us on PayPal: https://www.paypal.com/paypalme/ComputerScienceVideo

© Computer Science Videos 2022

Category

📚
Learning
Transcript
00:00Computer Science Video is here today to show you guys in this tutorial how to
00:05move a zip file from a USB flash drive to a Mac computer using terminal on
00:10terminal commands. Without further ado let us start the video. So in this
00:14tutorial you need to have access to a Mac computer, have access to a USB flash
00:19drive which can have a capacity of 1, 2, 4 all the way up to 1 terabyte. In this
00:24tutorial we are not really concerned about the capacity as we are working
00:28with very small files. We also need to know how to use terminal as well as the
00:33commands in the command prompt to allow us to create the output via the input
00:42so we can now start this tutorial.
00:46Let's now go all the way down to the dock, go to finder, insert the USB into the
00:52Mac computer. Let's wait for that to load. There we go on screen Kingston
00:59within locations and there we have a zip file that's called folder.zip. Let's now
01:04minimize finder for the moment. Now let's go all the way down to the dock, go to
01:07launchpad, search for terminal, open that up, increase the size of the terminal
01:13window as well as the text size on screen using command plus a couple of
01:17times. There we go. Now let's clear everything on screen, clear the content.
01:24Let's navigate to the desktop via CD desktop. Let's list everything on screen
01:33all within one command. There we go. Let's go CD slash volumes Kingston LS minus L
01:47and now we are looking to move a folder.zip from the USB flash drive to
01:53the Mac computer. Let's go all the way down to the dock, open up the Kingston USB, find a
01:58window, decrease the size of the finder window. Now let's look at everything in
02:07one frame. So let's go back to terminal, the command to move the zip file from
02:14the Kingston USB to the Mac computer. Desktop is env folder.zip and now
02:27option n tilde slash desktop, enter and there we have just seen the zip file
02:39jump from the Kingston USB to the Mac computer desktop. Now let's clear
02:44everything on screen, change directory, quit terminal, increase the finder window
02:57size, quit finder, eject the Kingston USB and so that's it for this video. I'll see
03:08you guys in my next tutorial. Thanks for now. Thank you for making it towards the end of
03:14the video. Be sure to subscribe to my channel Computer Science Videos. Be sure
03:19to check out the previous video on screen now or you can ideally click on
03:24the playlist and watch all the journey for computer science videos from the
03:29start until now.

Recommended