I am having an issue uploading a file to the mainframe. I get an error when i try to change directories. When I put the file to the root folder I have no problems. If I do the same thing connecting to a Windows FTP server it works fine. Below is the log from the failed task. Any ideas?
220 FTP Services for ClearPath MCP: Server version 53.189.8005
USER xxx
331 UserName received; please send the PassWord.
PASS *************
230 User xxx logged in; you may proceed.
FEAT
211-Extensions supported:
MDTM
AUTH TLS
PBSZ
PROT
211 End
SYST
215 ClearPath FS Series FTP version 53.189.8005 (MCP version 53.189.8387)
PWD
257 "(xxx) ON DISK" is the current working directory.
PWD
257 "(xxx) ON DISK" is the current working directory.
PWD
257 "(xxx) ON DISK" is the current working directory.
CWD /(ITI) on B/
501-Error in CWD command parameters; Scanning (ITI) on B/.
501 Invalid Option. Scanning /
CWD \(ITI) on B
501-Error in CWD command parameters; Scanning \(ITI) on B.
501 Invalid File Name. Scanning \
CWD \(ITI) on B
501-Error in CWD command parameters; Scanning \(ITI) on B.
501 Invalid File Name. Scanning \
CWD \
501-Error in CWD command parameters; Scanning \.
501 Invalid File Name. Scanning \
CWD \
501-Error in CWD command parameters; Scanning \.
501 Invalid File Name. Scanning \
MKD \
501-Error in MKD command parameters; Scanning \.
501 No <file specification> was found: scanning \
PWD
257 "(xxx) ON DISK" is the current working directory.
CWD /(ITI) on B/
501-Error in CWD command parameters; Scanning (ITI) on B/.
501 Invalid Option. Scanning /
TYPE A
200 The TYPE has been set to ASCII Non-Print.
PASV
227 Passive mode entered (192,168,1,231,128,23)
LIST
150 Opening a Type ASCII Data connection for "(xxx) ON DISK".
226 Transfer complete; Data connection closed.
Edited by user
2009-06-02T22:56:39Z
|
Reason: typo