Invalid AS/400 Command Response Received from AS/400 FTP Server: Error occurred on command WINSPOOL/WSPL021
From Support
| | If you have a question or seek clarification, please call Technical Support. |
Problem:
Invalid AS/400 Command Response Received from AS/400 FTP Server: Error occurred on command WINSPOOL/WSPL021
Solution:
To resolve this issue, either set the user's limited capabilities setting to *NO or change all associated commands in the WINSPOOL library so they can be used by users with limited capabilities. All commands in the WINSPOOL library can be changed via the CHGCMD command from the AS/400 command line.
OS/400 - V5R3 1.) make sure they have WINSPOOL V3.58 and above.
2.) Sign on as a security officer and run the following commands:
ADDLIBLE WINSPOOL WSPLADDMS
This command adds a special message to named CPFFFFF to the system messages table. This was needed early on with V5R3 due to an FTP issue.
-OR-
Had a customer upgrade to V5R3 and we had to give the user *ALLOBJ before any WinSpool products would work.
