I'm putting together something to download some files over SFTP. I'm using Putty's psftp.exe command.
When I do a dir/ls in Putty, is the format of the output standardized, either by SFTP or by Putty itself? Or is it just whatever free-form text the server happens to send in response?
I ask because I believe in FTP (way back when!), it was not at all standardized, and I only have one SFTP server here to test against.