• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

SSH to Business Catalyst via terminal?

Community Beginner ,
Jun 19, 2014 Jun 19, 2014

Copy link to clipboard

Copied

Is it possible to connect to the BC server from the command line/terminal?

I am working with multiple developers on a BC project and using Git for version control. I would like to push to the live site directly from the Git repo, instead of from Dreamweaver on one of our computers.

According to BC documentation my username is [mywebsite.com/me@myemail.com] so I have tried connecting with the command:

$ ssh mywebsite.com/me@myemail.com@mywebsite.com


After entering my password I received this error:

PTY allocation request failed on channel 0

shell request failed on channel 0

Any thoughts? Is this even possible with BC? Thanks!

TOPICS
Dreamweaver

Views

882

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Jul 09, 2014 Jul 09, 2014

Copy link to clipboard

Copied

Short answer is it is not possible. You can only SFTP there is no shell.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 10, 2014 Jul 10, 2014

Copy link to clipboard

Copied

Thanks @TheBCMan for the definitive. I am wondering if you might like to elaborate on the long answer?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 10, 2014 Jul 10, 2014

Copy link to clipboard

Copied

LATEST

There is not one. There is no Shell and you use SFTP to access BC, that is all there is to it really.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines