To avoid the ABCDIC issue listed here I'm trying to use directly the command line.
I hoped the -transfer on the GET command could make the trick, but with no success.
I'm sure the file exist in the default folder because I used copy/paste from the working Microsoft ftp script (i.e. type A get sx-liquidati-au)
C:\WinSCP>winscp /command "open ftp://isp:@128.1.1.19 -rawsettings ftpAccount=815" "get -transfer=ascii sx-pagati-au" "exit"
Connecting to 128.1.1.19 ...
Connected with 128.1.1.19. Waiting for welcome message...
Password: [I just pressed enter here]
Connected
Starting the session...
Reading remote directory...
Session started.
Active session: [1] isp@128.1.1.19
Can't get attributes of file 'sx-pagati-au'.
File or folder 'sx-pagati-au' does not exist.
I hoped the -transfer on the GET command could make the trick, but with no success.
I'm sure the file exist in the default folder because I used copy/paste from the working Microsoft ftp script (i.e. type A get sx-liquidati-au)
C:\WinSCP>winscp /command "open ftp://isp:@128.1.1.19 -rawsettings ftpAccount=815" "get -transfer=ascii sx-pagati-au" "exit"
Connecting to 128.1.1.19 ...
Connected with 128.1.1.19. Waiting for welcome message...
Password: [I just pressed enter here]
Connected
Starting the session...
Reading remote directory...
Session started.
Active session: [1] isp@128.1.1.19
Can't get attributes of file 'sx-pagati-au'.
File or folder 'sx-pagati-au' does not exist.