SyntaxFix
Write A Post
Hire A Developer
Questions
In my case, I had an already removed SDCard still registered in Android. So I longpressed the entry for my old SDCard under:
Settings | Storage & USB
and selected "Forget".
Afterwards a normal
adb push myfile.zip /sdcard/
worked fine.