git - Setting remote to use specified port for ssh -
I have SSY key setup to work on the specified port (like 12345) and set the default to the following git The command has been issued a local repo I for STS I am using the proper port, so how can I install the original? To specify a custom port, you must add the ssh: // prefix, otherwise GIT will be sent to your 12345 Explains as part of the project's path. See . Then:
ssh: host mydomain.com Join port 22: Connection rejected fatal: Remote and unexpectedly hanged
Add git remote root to the original ssh: //myusername@mydomain.com: 12345 / path / to / public_html / files / < / Html>
Comments
Post a Comment