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

Broken SSH aliases in SFTP #2923

Closed
mc-butler opened this issue Nov 5, 2012 · 8 comments
Closed

Broken SSH aliases in SFTP #2923

mc-butler opened this issue Nov 5, 2012 · 8 comments
Assignees
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2923
Reporter IceMan (@tataranovich)
Keywords sftp, ssh aliases

Git master branch have broken SSH aliases support in SFTP subsystem.

GNU Midnight Commander 4.8.6-74-g1fcf904
Built with GLib 2.24.2
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;

strace related output:

open("/home/andrey/~/.ssh/config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)

To reproduce this simply try to login to any SSH alias from ~/.ssh/config.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Nov 5, 2012 at 13:36 UTC (comment 1)

Branch: 2923_sftp_aliases (parent:master).
Initial [286c4db3ccc7ccab0337b3c6d6b71552c5ea4fdd]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 5, 2013 at 8:38 UTC (comment 2)

  • Milestone changed from Future Releases to 4.8.9
  • Branch state changed from no branch to on review

Review?

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 5, 2013 at 9:31 UTC (comment 3)

  • Owner set to slavazanko
  • Status changed from new to accepted
  • Branch state changed from on review to on rework

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on May 20, 2013 at 11:33 UTC (comment 4)

  • Branch state changed from on rework to on review

review again, please.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on May 22, 2013 at 18:02 UTC (comment 5)

  • Votes set to andrew_b

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Jun 11, 2013 at 14:03 UTC (comment 6)

  • Votes changed from andrew_b to andrew_b angel_il
  • Branch state changed from on review to approved

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jun 18, 2013 at 10:06 UTC (comment 7)

  • Resolution set to fixed
  • Status changed from accepted to testing
  • Branch state changed from approved to merged
  • Votes changed from andrew_b angel_il to committed-master

Merged to master:

git log --pretty=oneline 97e3730..fc34675

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jun 18, 2013 at 10:07 UTC (comment 8)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around
Development

No branches or pull requests

2 participants