Hello. I’ve looked around and I can’t find an answer, so I would appreciate any help.
I have over 100GBs of music to transfer. I don’t want to bog down network and occupy a computer for long period of time with network transfer. So I am trying to transfer locally via command line. I’ve found a couple directories that may be destinations: mnt and data (both have INTERNAL). Which is correct?
With the correct location, could I then just navigate there and perform the following command: cp *.aiff /media/FLASHDRIVE? Thanks