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

233do

If you have any other "ls.exe" on your computer besides the one that came with OpenSSH try creating a file
--
"C:\Program Files\OpenSSH\etc\profile"
--
(or wherever you installed OpenSSH)
and put the following line in it:
--
export PATH="/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem"
--

hth
martin

Re: little square box at end of remote machine file name ???

What SSH server do you use? I use OpenSSH for Windows without any problems.

Also I suppose that you use SCP protocol. Try SFTP instead.
cronin212

little square box at end of remote machine file name ???

Hi,

I am using WinSCP between two Win2k machines and when I connect to the remote machine all the files have a little square box at the end of file name. This, I think represents a CR or LF but it seems to impede me from downloading files from the remote machine to my local machine. The remote machine is running cygwin in order to avail of the ssh server.

Do you know of a way to get round this???

Thanks