Getting files without read access - anonymous FTP server
I want to get a file using anonymous FTP from a server that denies read access, as a privacy measure. Everything is fine up to the point where I cd to the source folder on the FTP server. At that point I need to LIST file.zip in order to see the file so I can drag it to my local. But I can't figure out where to do the LIST file.zip command. In another WinFTP software program there is a little box to fill in the command or filter and it works great. I've tried various ways to filter or send LIST command within WinSCP and none of them have worked for me.