Search found 6 matches
- Sat Aug 09, 2008 4:57 am
- Forum: Client - General
- Topic: Run from Perl-CGI?
- Replies: 1
- Views: 3957
Run from Perl-CGI?
Posting this from home and can't provide the exact version numbers of everything involved, but here goes: I'm trying to call CoreFTP in command-line mode with the -s switch via system() in a Perl CGI program. Everything works great if I just run the script from the command line on any of several com...
- Wed Aug 06, 2008 9:09 pm
- Forum: Client - General
- Topic: Can't get -scbt to work
- Replies: 7
- Views: 9437
- Tue Aug 05, 2008 4:56 pm
- Forum: Client - General
- Topic: Can't get -scbt to work
- Replies: 7
- Views: 9437
- Tue Aug 05, 2008 2:41 pm
- Forum: Client - General
- Topic: Can't get -scbt to work
- Replies: 7
- Views: 9437
- Mon Aug 04, 2008 9:25 pm
- Forum: Client - General
- Topic: Can't get -scbt to work
- Replies: 7
- Views: 9437
Re: Can't get -scbt to work
Fooling around with this some more, I'm beginning to suspect that the script options are simply ignored. If I use -scbt followed by the name of a nonexistent file, I don't get an error message...I just get the same behavior as when I specify a real file. I'll be happy to buy the Pro version if I nee...
- Thu Jul 31, 2008 4:48 pm
- Forum: Client - General
- Topic: Can't get -scbt to work
- Replies: 7
- Views: 9437
Can't get -scbt to work
I'm connecting from a Windows XP Pro machine to a z/OS mainframe via FTPS (not SFTP). I need to send SITE FILETYPE=JES prior to uploading a file containing JCL. This command will cause the file to be sent to the z/OS internal reader and submitted as a batch job rather than uploaded into a file. I'm ...