File upload on different server. URGENT need help.
Anuj Jais
Greenhorn
Joined: May 08, 2007
Posts: 4
posted
0
hi,
I am using struts common file upload to upload file from client. My problem is my application is running on server A but i want to store uploaded stream on server B without storing it on server A(i,e. without using FTP or rsync from server A to server B). Please help how can i achieve this task.
Welcome to the JavaRanch. First, Ease Up. Every question on JavaRanch is "urgent", at least to the person asking it. Second, please do not post the same question more than once. It causes confusion and duplication of effort as the community tries to help everyone.