Spaces in -dir output

Report client bugs
Locked
mark_au
Posts: 2
Joined: Tue Jul 05, 2011 6:16 am

Spaces in -dir output

Post by mark_au »

I posted this in 'General' but didn't get any responses, hoping for an answer here. I'm using Core FTP LE to get a directory listing into a file and parse it for checking. On my non-SSH/SFTP site this works perfectly, however on an SSH/SFTP site the file returned by -dir or -dira has a 'space' for every second character in the output file. For example:

[b]drwxr-x--- 2 username username 0 Jul 03 18:30 .[/b]

becomes:

[quote]d r w x r - x - - - 2 u s e r n a m e u s e r n a m e 0 J u l 0 3 1 8 : 3 0 .[/quote]
(or similar)

Is this a feature that i can't find documentation for, or a bug? Initially i tried with 2.1, but have downloaded 2.2 and tried with both CoreFTP and CoreCMD with the same result.

Thanks!

Mark
Locked