Announcement

Collapse
No announcement yet.

FTP and the Mainframe

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • FTP and the Mainframe

    Hello,

    Ok, this time I am doing a straight FTP using standard FTP to a z/OS 1.7 system with Beyond Compare 3.0.0.458 and the transfer fails. Here is the log with the server address "x'd" out along with my user name.

    Has anyone else had problems with normal FTP (unsecured) and z/OS with BC3? (I just want to make sure that it's not me first...)

    Thanks,

    Shawn



    6/20/2008 2:47:54 PM Sent> CWD 'SYS1.PARMLIB'
    6/20/2008 2:47:54 PM Recv> 250 The working directory "SYS1.PARMLIB" is a partitioned data set
    6/20/2008 2:47:54 PM Sent> PASV
    6/20/2008 2:47:54 PM Recv> 227 Entering Passive Mode (xxx,xxx,xxx,xxx,4,140)
    6/20/2008 2:47:54 PM Sent> RETR IEASYS99
    6/20/2008 2:47:54 PM Recv> 125 Sending data set SYS1.PARMLIB(IEASYS99) FIXrecfm 80
    6/20/2008 2:47:54 PM Recv> 250 Transfer completed successfully.
    6/20/2008 2:47:54 PM Unable to copy IEASYS99: Cannot create file "C:\Documents and Settings\shawn\ftp:\[email protected]\'M19.S YS1.PARMLIB'\IEASYS99". The operation completed successfully
    6/20/2008 2:47:54 PM Sent> CWD 'M19.SYS1.PARMLIB'
    6/20/2008 2:47:54 PM Recv> 250 The working directory "M19.SYS1.PARMLIB" is a partitioned data set
    6/20/2008 2:47:54 PM Sent> PASV
    6/20/2008 2:47:54 PM Recv> 227 Entering Passive Mode (xxx,xxx,xxx,xxx,4,141)
    6/20/2008 2:47:54 PM Sent> LIST
    6/20/2008 2:47:54 PM Recv> 125 List started OK
    6/20/2008 2:47:54 PM Recv> 250 List completed successfully.
    6/20/2008 2:47:54 PM Failed to copy 1 items. Completed in 0.41 seconds.

  • #2
    I'm not having a problem connecting to MVS. I'm not sure what's invoking the "RETR IEASYS99" command. I don't have that in my log. That looks like the problem.

    Also, I have transfer type set to ASCII.

    Comment


    • #3
      Shawn, sorry about this. I noticed the error in your log, but by the time I got around to fixing the bug I forgot to get back to you. Ftp-to-ftp copies are broken in the current release and will be fixed in the next release.
      Zoë P Scooter Software

      Comment

      Working...
      X