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

Solution

For list of reasons WinSCP cannot parse directory listing and possible resolutions, see documentation.
martin

Re: Bug with "old" Files

Anonymous wrote:

Would it be possible to support this date format so that I can use winscp with FreeBSD or is it possible that I can specify the format that ls is printing.
Or do you have any Idea how to change the ls that it prints the winscp supported format. And what is the winscp specific and supported format?

I'll consider support for swapped month and day in ls directory listing.
I do not know how to force ls to display directory listing in standard way.
Guest

Re: Bug with "old" Files

martin wrote:

I can continue, but I do not have time.

Would it be possible to support this date format so that I can use winscp with FreeBSD or is it possible that I can specify the format that ls is printing.
Or do you have any Idea how to change the ls that it prints the winscp supported format. And what is the winscp specific and supported format?
martin

Re: Bug with "old" Files

Why is SCP obsolete? It's a good and secure method to transfer files. Why is the name of your Program winSCP if its obsolete??

SCP is stupid protocol, that's all. It supports only file transfers, nothing else. There is no specification and most implementation have bugs preventing the automation and good GUI clients implementation. Even WinSCP must close the connection in many situations, because there is not other way how to recover from some errors. It may also be insecure due to its bad design (downloads are server-driven, which is generally bad idea). I can continue, but I do not have time.

Problem is that in its time, SCP was the only option. First version of WinSCP supported only SCP, because SFTP was not used then, that's explains the name.
Guest

Re: Bug with "old" Files

martin wrote:


Anyway you should better use SFTP protocol. SCP is obsolete.


Why is SCP obsolete? It's a good and secure method to transfer files. Why is the name of your Program winSCP if its obsolete??
martin

Re: Bug with "old" Files

It is not an error, it is unsupported format of the directory listing. You have swapped month and day.

Anyway you should better use SFTP protocol. SCP is obsolete.
Baily

Bug with "old" Files

Hi,

I'm using on the Client Side Windows XP and on the Remote Side FreeBSD 4.10

Remote unix system information (uname -a):
FreeBSD zeus 4.10-STABLE FreeBSD 4.10-STABLE #34: Thu May 27 14:37:26 CEST 2004 root@zeus:/usr/obj/usr/src/sys/ZEUS i386

When I connect to the remote machine I receive the error Message:

Error listing directory '/usr/home/oliver'

Unexpected directory listing line
'drwxr-xr-x 2 oliver wheel 512 28 Nov 2001 .crypt'.
'2001 .' is not a valid integer value.

So it looks like a problem in the parser.
Its a bad thing because the parser stops to parse the remaining files.