I made a example toy project which does file copy from desktop to USB 3.0 devices.
What I wonder is that the speed of cp function using usb copy is extremely low compared with cp in Finder.
For example,
I ask for help from developers who know this!
What I wonder is that the speed of cp function using usb copy is extremely low compared with cp in Finder.
For example,
In Finder, speed of copying file to another directory(local) is.. 10-20MB/s
In situations using specific applications, From any local directory on local to USB devices(USB 3.0), speed of copying file is 5-6MB/s
I ask for help from developers who know this!