I want to ssh to d/specific_folder on remote server
I tried this command
$ ssh -t "IP Address" "cd /d:/specific_folder ; bash"