anyone know of an FTP program that can get a file from one server and directly put it on another without having to download it locally?
e.g.
my machine FTP's into host1. also FTP's into host 2, and downloads a 200MB file from host2 into host1.
is there another way to do this apart from using wget in shell or having to download and then reupload the whole thing?
e.g.
my machine FTP's into host1. also FTP's into host 2, and downloads a 200MB file from host2 into host1.
is there another way to do this apart from using wget in shell or having to download and then reupload the whole thing?