Manually Downloading a Spool File using WinSpool commands and the DOS FTP prompt - Support

Manually Downloading a Spool File using WinSpool commands and the DOS FTP prompt

From Support

Jump to: navigation, search

Example Command Syntax

quote rcmd winspool/wspl020 file(SPOOLFILE) job(JOBNBR/USER/JOB) splnbr(SPLNBR)

The following commands can be used from the DOS FTP command prompt to download a spool file using the WINSPOOL commands. You must first manually log into the AS/400 FTP server manually.

This method can be used to troubleshoot if users call and tell us that their WinSpool/400 downloads are locking up.

They will also need to know the spool file name, job number, user ID, job name and spool number.

quote rcmd winspool/wspl020 FILE(qpjoblog) job(000566/richard/qpadev0001) splnbr(1)

recv qtemp/winoutq c:\test.txt
Personal tools