I have xml orders that i get to a i-planet server. I need to do ftp these files regularly(once a week or month) to another oracle/unix server. Do you guys have any idea how to ftp these files to other server.
Bhasker Reddy
Robert Gagliardo
Greenhorn
Joined: Nov 15, 2001
Posts: 24
posted
0
use cron if your on unix use scheduler if your on NT to launch a perl script to do the ftp. you could even use a batch or shell script to emulated the ftp commands ftp ftp.somesite.com asci put file.xml etc.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.