|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I want to move a huge amount of data (e.g 25 mb to 50 mb) from one remote server to another remote server.And i don't have telnet access. Moreover i don't want to stay connected all the time. Does anybody know a tool that can be useful to me ?? Any help in this regard would be sincerly appreciated.. Eagerly awaiting any response Thanks/Regards Great Techno. |
|
#2
|
|||
|
|||
|
Use rsync over ssh. Start here -> http://forums.devshed.com/showthrea...4422&forumid=36
|
|
#3
|
||||
|
||||
|
Rsync ROCKS. I use it all the time to shuffle stuff around with shell scripts.
You can also just use scp, which comes with an ssh install on a *nix box. There are windows versions of scp out there too, do a google search for "putty.exe," a no-bones windows ssh client. If you're on a *nix box, type "man scp" You can use scp to upload or download files, e.g. push or pull files with a script. |
|
#4
|
|||
|
|||
|
Hi,
I happened to come across a site URL this site may not be perfect but it does serve the purpose of transfer of data from one server to another. And it is unbelieveably fast. The main problem with the site is that it does not allow you to access your local Hard Disk. Regards, Merryfi |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > Fast Transfer of Huge Data Need Help!!!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|