I want to transmit files via FTP to a mainframe location using the API functions within WinINet.dll. I see that in unix, to FTP to a mainframe location, a "quote site" command must be issued to set properties such as record length, block size, etc. prior to calling the put or mput functions. Can this be accomplished by using the API functions within WinINet.dll?