I'm copying LOTS (6,000+) photos from iPhone to computer...
since my MacBook Pro is so old it doesn't read my iPhone, I have borrowed someone else's...
and had to copy all photos to a file in the computer, couldn't copy directly to a memory stick I had connected thru USB... (it took too long..)
now when I attempt to copy photos from this dir in computer to my memory stick, Finder get stuck in "preparing to copy" (either that or it takes way way too long..)
I think I will have to do this in the terminal...
here,
https://forums.macrumors.com/threads/preparing-to-copy-can-this-be-turned-off.893133/
it says this is unix command to copy all files from a dir to another dir:
"cp -R <source> <target>"
is this correct?
thank you...
since my MacBook Pro is so old it doesn't read my iPhone, I have borrowed someone else's...
and had to copy all photos to a file in the computer, couldn't copy directly to a memory stick I had connected thru USB... (it took too long..)
now when I attempt to copy photos from this dir in computer to my memory stick, Finder get stuck in "preparing to copy" (either that or it takes way way too long..)
I think I will have to do this in the terminal...
here,
https://forums.macrumors.com/threads/preparing-to-copy-can-this-be-turned-off.893133/
it says this is unix command to copy all files from a dir to another dir:
"cp -R <source> <target>"
is this correct?
thank you...