Ticket #2758 (closed defect: fixed)
cd command not working in shell link
Reported by: | FSA | Owned by: | slavazanko |
---|---|---|---|
Priority: | critical | Milestone: | 4.8.3 |
Component: | mc-vfs | Version: | 4.8.2 |
Keywords: | shell-link | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master committed-stable |
Description (last modified by slavazanko) (diff)
cd DIRECTORY
After launching the command, a message that there is no catalog.
Steps to reproduce:
- open any network VFS (fish, ftp)
- try to change directory: 'cd etc' for example
Expected result: current directory should be changed on VFS
Actial result: raised error 'No such file or directory'
Attachments
Change History
comment:2 Changed 13 years ago by andrew_b
This is not sftp. Please correct ticket summary and translate error message to English.
comment:3 Changed 13 years ago by FSA
- Keywords shell link added; sftp removed
- Summary changed from cd command not working in shell-connect (sftp) to cd command not working in shell link (sftp)
comment:5 Changed 13 years ago by FSA
cd etc
Message: "Cannot chdir to "etc" No such file or directory (2)"
Directory "etc" exist in current directory.
OS: Ubuntu 11.04
Repository: http://www.tataranovich.com/debian
comment:6 Changed 13 years ago by andrew_b
- Summary changed from cd command not working in shell link (sftp) to cd command not working in shell link
comment:7 Changed 13 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
comment:10 Changed 13 years ago by slavazanko
- Branch state changed from no branch to on review
Created branch 2758_cd_on_shell_link
Review, please
comment:12 Changed 13 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- Branch state changed from on review to approved
comment:13 Changed 13 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to committed-master
- Blocked By 2695 added
- Branch state changed from approved to merged
- Keywords shell-link, stable-candidate added; shell-link removed
- Resolution set to fixed
merged to master:
git log --pretty=oneline 7ae8530..88483f5
comment:14 Changed 13 years ago by slavazanko
- Keywords shell-link added; shell-link, stable-candidate removed
- Status changed from testing to closed
- Votes for changeset changed from committed-master to committed-master committed-stable
- Blocked By 2695 removed
Picked to stable as part of #2695
Note: See
TracTickets for help on using
tickets.
Where is sftp in the current mc?