How to, using PHP script placed on server(A) upload file located on server(B)* throught FTP to server(C) without downloading the file?
*the only known/accessible URL of the file points to server(Z), which 301-redirects to the original file on server(B)
Should be moderately simple: