Remote to Remote File Transfer Using Putty
I was looking for a Remote to remote file transfer for a long time as the time taken to download the whole thing using FTP and then upload the same to the server using our slow Broadbrand was taking lot a lot of time!
I found a Way!
the Steps are as follows!
I found a Way!
the Steps are as follows!
- Login to putty of your Server (Remote2)
- Go to the path where you want the files to be uploaded!
- now write ftp ftp .XYZ.com
- use anonymous for id
use your email address for password or whatever is the requirement for the Remote Site(Remote1) - Now at the FTP prompt cd to the folder where the files are !
- Change settings by typing "prompt" and "ascii"
- Then simple command mget *.*
- And you are done
This Process is much faster and smoother !
Enjoy
Enjoy