Search found 2 matches
- Wed Mar 30, 2011 1:22 am
- Forum: Client - General
- Topic: MVS server upload...
- Replies: 1
- Views: 7665
Re: MVS server upload...
Here is my log, i try many times, I can't remove the symbol "()". If I miss anything? :? === AUTH SSL 234 Security environment established - ready for negotiation TLSv1, cipher TLSv1/SSLv3 (DES-CBC3-SHA) - 168 bitUSER AAA 331 Send password please. PASS ********** 230 AAA is logged on. Work...
- Thu Mar 24, 2011 12:49 am
- Forum: Client - General
- Topic: MVS server upload...
- Replies: 1
- Views: 7665
MVS server upload...
Dears, When I upload a file to MVS server, I got a problem like this.. "STOR 'ABC(TEST.FILE)...501 invalid data set name'" "TEST.FILE" is full file name in local PC. I found the problem is parenthesis. The right command must be "STOR ABCTEST.FILE..." How can I reduce th...