How to upload huge (or not huge) files from ftp/http to http (vice versa) directly without downloading them on computer?
My example: I have FTP, where I upload a lot of videos (every video has a http link btw). I want to transfer a couple videos to another website, like youtube, but I dont want to download them. How to make it directly without downloading?
You can’t unless you have shell access to one of the remote servers. There are file transfer protocols that can do this but they aren’t common.