Using CD command when there is a space. ERROR "Too many parameters for command 'cd'."
Hey all this seems to be a pretty simple one but there seems to be nothing on here about how to fix it save one post with no examples.
I am using WinSCP and a generated URL in PowerShell to fire this off. But when I try to change directories I get the error:
The space is of course the issue and everyone keeps telling me to double quote it. But that does not seem to work. Obliviously im doing it wrong but have no clue HOW im doing it wrong, any advice or if someone could put the fix and explain the double quotes everyone is talking about that would be nice.
I am using WinSCP and a generated URL in PowerShell to fire this off. But when I try to change directories I get the error:
This is where I want to go:Too many parameters for command 'cd'.
"cd /Covid Reports"`