Hi Scott,
My goal is to connect IBM i to Google Uploads Server (partnerupload.google.com). I am trying to do this using Expect tool. The Expect is installed on my IBM i machine. I wrote a program to use EXPECT tool. I get following error on the 'spawn' command.
Tcl_WaitForEvent: unable to start notifier thread
qsh: 001-0078 Process ended by signal 5.
I am not sure why I get this error. Is there anything related to my profile? What is causing this problem?
sFTP using Expect tool
-
- Site Admin
- Posts: 794
- Joined: Sun Jul 04, 2021 5:12 am
Re: sFTP using Expect tool
Perhaps you are running in an environment that isn't enabled for multiple threads?