I need to copy a huge file off my external to my laptop and the initial process failed under Finder producing an error-50 so, I tried terminal using the cp [filename] [~/Documents] command. All is well until about 5GB when I run into an "invalid argument" and the process just stops copying.
Anyone have any tips on how I can just have the process skip over bad files and continue copying the valid files? Thx.
Anyone have any tips on how I can just have the process skip over bad files and continue copying the valid files? Thx.