I am transferring a certificate that is in ascii armored format from my desktop to the mainframe using wsftp pro. For some reason only part of the cert is transferred. Below is the ftp log, in the log is an 504 error which is means 'Command not implemented for that parameter.' Can some one explain what that means and how can I get around it. Thanks Matt PWD 257 "'XXXXXX.'" is working directory. TYPE A 200 Representation type is Ascii NonPrint PASV 227 Entering Passive Mode (27,1,39,75,12,113) connecting data channel to 27.1.39.75:3185 data channel connected to 27.1.39.75:3185 LIST 125 List started OK transferred 11970 bytes in 0.656 seconds, 142.495 Kbps ( 17.812 KBps), transfer succeeded. Starting request REST 1024 504 Restart requires Block or Compressed transfer mode. TYPE I 200 Representation type is Image PASV 227 Entering Passive Mode (27,1,39,75,12,118) connecting data channel to 27.1.39.75:3190 data channel connected to 27.1.39.75:3190 STOR bom2009.cer 125 Storing data set ST1MAT.BOM2009.CER transferred 1789 bytes in < 0.001 seconds, 13976.563 Kbps ( 1747.070 KBps), transfer succeeded. 250 Transfer completed successfully. Transfer request completed with status: Finished TYPE A 200 Representation type is Ascii NonPrint PASV 227 Entering Passive Mode (27,1,39,75,12,119) connecting data channel to 27.1.39.75:3191 data channel connected to 27.1.39.75:3191 LIST 125 List started OK transferred 11970 bytes in 0.625 seconds, 149.620 Kbps ( 18.703 KBps), transfer succeeded.
---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

