GH-Andy
10-28-2002, 12:48 AM
I am changing my host. Now i want to tranfer my all files from old host to my new host without download first to my pc . I wanted to know that is there any software/script which enable me to do so?
![]() | View Full Version : FTP to FTP ? GH-Andy 10-28-2002, 12:48 AM I am changing my host. Now i want to tranfer my all files from old host to my new host without download first to my pc . I wanted to know that is there any software/script which enable me to do so? drhonk 10-28-2002, 12:50 AM Yes .. you can use fxp . Just search in tucows for fxp. WiredMom 10-28-2002, 05:23 AM www.flashfxp.com =] webdev21 10-28-2002, 03:42 PM If you have shell/SSH access on both hosts, use SCP. It is fast and easy. I transfer a lot of data like this. Acronym BOY 10-28-2002, 05:41 PM I use ncFTP as a client on my server if i want to access other FTP servers. EDIT: I didnt know FlashFXP cost money. ncFTP's client is free. argonblue 10-28-2002, 06:42 PM FlashFXP rocks, it's the only software I spent my hard earned cash on this year! bitserve 10-28-2002, 07:51 PM tar piped to ssh is the way to go. |