View Single Post
  #3  
Old June 20th, 2007
jrigler's Avatar
jrigler Offline
Member
 
Join Date: April 2007
Posts: 43
Re: Programmatic Upload

It sounds to me like a job for curl. There is a version for aix out on the toolkit site. Curl lets you add post information to fill out forms and can even be pointed to a cookie file. The results will come to the screen or can be directed into an output file.

ftp://service.software.ibm.com/aix/f...RPMS/ppc/curl/
Reply With Quote