[PLUG] SSH to external site not responsive
Tomas Kuchta
tomas.kuchta.lists at gmail.com
Thu Nov 17 19:56:46 UTC 2022
Many shared hosting providers let people to sftp, but not ssh. This is
because there are many users/website on the host and executing stuff could
impact them all.
You may need to reach out to admins to enable ssh for you, if they support
it or get VM from someone like AWS, linode, etc.
Hope that helps,
Tomas
On Thu, Nov 17, 2022, 12:47 Rich Shepard <rshepard at appl-ecosys.com> wrote:
> On Thu, 17 Nov 2022, Ben Koenig wrote:
>
> > ssh -p <port> <user>@<host>
>
> Ben,
>
> Actually, all that's needed is the -p option (which I missed looking at the
> ssh options.)
>
> Now I need to contact the NFS community because ssh is not accepting the
> same password I use with sftp and logging into my account on the web. Sigh.
>
> Thanks,
>
> Rich
>
More information about the PLUG
mailing list