Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: WinSCP with cygwin ssgd

This is known issue with some instance of cygwin/sshd, where windows line endings are used. I do not know how to handle that. Every cynwin/sshd installation I have ever seen uses unix line endings.
kaefai

WinSCP with cygwin ssgd

I made up cygwin ssh server with Windows.
And tried to access with WinSCP.
But I met the error:
"Error changing directory to Recent"
Command 'cd "Recent
"'
failed with return code 1 and error message
-bash: line 34: cd: Recent
: No such file or directory.

I also met the error with other all directories and files.

is there any good solutions?