[Solved] Unable to upload nc.exe

Hi guys,

I’m doing the starting point Shield machine currently. When I try to upload nc.exe in meterpreter it throws the following error,
“[-] Error running command upload: Errno::ENOENT No such file or directory @ rb_file_s_stat - nc.exe”
I’m guessing this is happening because it can’t find nc.exe but i’m in the right directory and I can see nc.exe when I do ls.

Why is this happening? How can I solve this?

So I figured out what was wrong. I had to download nc.exe from “https://eternallybored.org/misc/netcat/netcat-win32-1.11.zip” and unzip it to my Downloads folder.