Hello all,
I have an interesting problem that I need some suggestions with.
I want to be able to tranfer file(s) from a generic platform to a Sun Solaris box in an automated way using code. The reason why it is a generic platform is that we really don't know what the platform will be.
I have thought about using SOAP with attachments, but it would require me to install a webserver (or at least SOAP onto an existing webserver) and I want to minimize the amount of work behind a client's firewall.
I am using Java, but would move to any other language if it offered an easy way to solve this.
Does anyone have any ideas for me? Thanks.
I have an interesting problem that I need some suggestions with.
I want to be able to tranfer file(s) from a generic platform to a Sun Solaris box in an automated way using code. The reason why it is a generic platform is that we really don't know what the platform will be.
I have thought about using SOAP with attachments, but it would require me to install a webserver (or at least SOAP onto an existing webserver) and I want to minimize the amount of work behind a client's firewall.
I am using Java, but would move to any other language if it offered an easy way to solve this.
Does anyone have any ideas for me? Thanks.
