Terminal Commands Fail with "cd no such file or directory"
I receive the
Error occurs when I launch WinSCP, when I do right-click > Duplicate on a file, and when I attempt to execute terminal commands.
Commands work without error in PuTTY.
An unknown bash is being executed.
It seems WinSCP, or the remote host, is executing
It appears the
Version: 5.13 build 8172
Windows 8.1
SFTP
Host: 1and1 shared
Log attached.
cd
"no such file" error in various scenarios, even though I didn't enter cd
.
Error occurs when I launch WinSCP, when I do right-click > Duplicate on a file, and when I attempt to execute terminal commands.
Commands work without error in PuTTY.
An unknown bash is being executed.
It seems WinSCP, or the remote host, is executing
cd
.
It appears the
cd
is trying to change from root to active directory, which is why the cd
fails. The target dir is already the active dir.
Version: 5.13 build 8172
Windows 8.1
SFTP
Host: 1and1 shared
<invalid hyperlink removed by admin>Error changing directory to '/clickandbuilds/MediaWiki/MyWikis/extensions'
Command 'cd "/clickandbuilds/MediaWiki/MyWikis/extensions"'
failed with return code 1 and error message
-bash: line 17: cd: /clickandbuilds/MediaWiki/MyWikis/extensions: No such file or directory.
Log attached.