2 questions.
1) I'm getting the above message when trying to compare a PC folder with a mainframe file - the result is that NO files are being shown in the mainframe "folder" (I had a filter on, but even with a filter of *.* I still see nothing). Here is the log
2) On a different level, when I do an advanced search, I can specify that I want an exact match on the author (?), but not on the actual search string (I tried specifying "Restart requires Block or Compressed transfer mode" as the search criteria, but simply got LOADS of hits where each individual word was included). Is there any reason why an advanced search can't do an exact search as well on topic content ?
1) I'm getting the above message when trying to compare a PC folder with a mainframe file - the result is that NO files are being shown in the mainframe "folder" (I had a filter on, but even with a filter of *.* I still see nothing). Here is the log
2010-04-26 08:31:48 Recv> 215 MVS is the operating system of this server. FTP Server is running on z/OS.
2010-04-26 08:31:48 Sent> PWD
2010-04-26 08:31:48 Recv> 257 "'userid.'" is working directory.
2010-04-26 08:31:48 Sent> REST 1
2010-04-26 08:31:48 Recv> 504 Restart requires Block or Compressed transfer mode.
2010-04-26 08:31:48 Sent> REST 0
2010-04-26 08:31:48 Recv> 504 Restart requires Block or Compressed transfer mode.
2010-04-26 08:31:48 Sent> CWD 'userid.system.cobol'
2010-04-26 08:31:48 Recv> 250 The working directory "userid.system.COBOL" is a partitioned data set
2010-04-26 08:31:48 Sent> TYPE A
2010-04-26 08:31:48 Recv> 200 Representation type is Ascii NonPrint
2010-04-26 08:31:48 Sent> PASV
2010-04-26 08:31:48 Recv> 227 Entering Passive Mode (192,168,237,253,234,116)
2010-04-26 08:31:48 Sent> LIST
2010-04-26 08:31:48 Recv> 125 List started OK
2010-04-26 08:31:48 Recv> 250 List completed successfully.
2010-04-26 08:31:48 Load comparison: H:\mash\mfe\projects\BOKA <-> ftp://[email protected]_address/'userid..system.cobol'
2010-04-26 08:31:48 Sent> PWD
2010-04-26 08:31:48 Recv> 257 "'userid.'" is working directory.
2010-04-26 08:31:48 Sent> REST 1
2010-04-26 08:31:48 Recv> 504 Restart requires Block or Compressed transfer mode.
2010-04-26 08:31:48 Sent> REST 0
2010-04-26 08:31:48 Recv> 504 Restart requires Block or Compressed transfer mode.
2010-04-26 08:31:48 Sent> CWD 'userid.system.cobol'
2010-04-26 08:31:48 Recv> 250 The working directory "userid.system.COBOL" is a partitioned data set
2010-04-26 08:31:48 Sent> TYPE A
2010-04-26 08:31:48 Recv> 200 Representation type is Ascii NonPrint
2010-04-26 08:31:48 Sent> PASV
2010-04-26 08:31:48 Recv> 227 Entering Passive Mode (192,168,237,253,234,116)
2010-04-26 08:31:48 Sent> LIST
2010-04-26 08:31:48 Recv> 125 List started OK
2010-04-26 08:31:48 Recv> 250 List completed successfully.
2010-04-26 08:31:48 Load comparison: H:\mash\mfe\projects\BOKA <-> ftp://[email protected]_address/'userid..system.cobol'
Comment