aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes File upload on different server. URGENT need help.   Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply locked New topic
Author

File upload on different server. URGENT need help.

Anuj Jais
Greenhorn

Joined: May 08, 2007
Posts: 4
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.

Anuj
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8259

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.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: File upload on different server. URGENT need help.
 
Similar Threads
execute ftp commands using java API
Regarding FTP froma remote server
Multiple file upload using java applet
File upload on different server
UnZip the FormFile