Page 1 of 1

Posted: Thu Jul 24, 2003 12:03 pm
by tonystark622
Emma,

There is an FTP stage that comes with DataStage. I don't know if it's what you need or not.

Tony

Posted: Thu Jul 24, 2003 1:42 pm
by kduke
Emma

The easiest way is to automate in a shell script and execute the shell script.

Kim.

Kim Duke
DwNav - ETL Navigator
www.Duke-Consulting.com

Posted: Thu Jul 24, 2003 7:19 pm
by ray.wurlod
It's pretty much impossible to do directly in BASIC because most FTP clients don't have an API that can be called from BASIC. Further, most FTP clients do not permit redirection of the password.

You could, of course, have your BASIC create a shell script containing all the contents needed for your FTP (using WriteSeq statements) then executed that (via DSExecute).

Ray Wurlod
Education and Consulting Services
ABN 57 092 448 518