File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Sockets and Internet Protocols and the fly likes Moving huge data from Client to Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Moving huge data from Client to Server" Watch "Moving huge data from Client to Server" New topic
Author

Moving huge data from Client to Server

Peter Perere
Greenhorn

Joined: Sep 27, 2006
Posts: 8
What could be the best way to move large amount of data from client machine to server ? . For eg if i have a system which is developed for taking back ups and i want to move the data to some remote machine ? !!!

Please help...

Thanks in Advance..

Peter
Tim LeMaster
Ranch Hand

Joined: Aug 31, 2006
Posts: 226
Is this a java question? If not I like rsync over ssh.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Moving huge data from Client to Server
 
Similar Threads
Moving huge data from Client to Server
upload file from aclient machine
sending an integer to a client machine
Problem writing object on a socket
Save form data in Client M/c