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

Opening terminal while file is selected results in "not a directory" error. #1737

Closed
cyberduck opened this issue Feb 3, 2008 · 1 comment
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

7053835 created the issue

Steps to reproduce the problem:

Open an SFTP connection. Once connected, select a file (not a directory) in the browser. Then, press the "Terminal.app" icon to open an ssh connection in the terminal.

Expected outcome:

After entering your password, it will connect, then cd into the folder you were browsing.

Actual outcome:

It connects, then tries to cd into the file I had selected. I get a "Not a directory" error, and then it disconnects.

I'm running 10.5.1 on a MacBook, using Cyberduck 2.8.4

It's a pretty minor bug, and I'm sure you guys can fix it easily.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed in a394400.

@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 fixed sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants