As we know, we can connect to a Linux server on a Linux or Unix system by typing
"SSH username@domain.name.whatever".
But it seems like we cannot do things like this by Windows Command Prompt. I mean we cannot connect to a Linux shell by a simple command right? Just want to make sure if this is impossible without installing extra tools(like sftpc or anything). And please give me some explanation of this.