Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Open in Terminal" fails ?PATH error #8117

Closed
cyberduck opened this issue Jul 25, 2014 · 2 comments
Closed

"Open in Terminal" fails ?PATH error #8117

cyberduck opened this issue Jul 25, 2014 · 2 comments
Assignees
Labels
bug sftp SFTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

a952eae created the issue

Cyberduck 4.5, OSX 10.6.8

Clicking "Terminal" icon in the bar opens terminal with this content:

dennis% ssh -t -i /Users/dennis/.ssh/id_rsa root@***.us.to -p 22 "cd \/mnt\/user\/data && exec \$SHELL"
bash: /bin/tcsh: No such file or directory
Connection to ***.us.to closed.

I do have tcsh in /bin/ ; as -rwxr-xr-x

Nothing on the CD log

@cyberduck
Copy link
Collaborator Author

a952eae commented

Same reporter here. The call to Terminal works fine on CD 4.5 and MacOS 10.9.3 I note that on 10.6.8 the call of bash:/bin/tcsh is made while on 10.9.3 the call results in a bash (not tcsh) shell. My default shell on both machines is bash.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We depend on the environment variable $SHELL set in your terminal profile.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug sftp SFTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants