I can't seem to figure out the exact synatx to download a file in ASCII mode.
FTPConfig "TRANSFER MODE", "ASCII" FTPGetFile "ftp.server", "user", "password", "source", "target"
: I can't seem to figure out the exact synatx to download a file in ASCII mode.