Multiple file transfers in a TERM for UNIX script can cause error 1204. It usually happens after using the OK button to acknowledge that a file has been sent. The OK button sends a ^C, causing a script abort.
The workaround is to turn off the transfer status window before the transfer. The command to do that is:
set xferstat off
It can be put in the script anywhere, as long as it executes before any file transfers.
This entry was posted
on Monday, April 9th, 2007 at 10:07 am and is filed under File Transfer, TSL, UNIX.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.