Jump to content

FTP to HTTP?

Go to solution Solved by Mira Yurizaki,
1 minute ago, Flux Azreal said:

Whenever i add a direct link to a .mp4 on discord i want it to show a little thing to play the vid but when i start with ftp:// it considers the entie thing as normal text unless i have it starting with http://

If you're asking if the file is only accessible using an ftp:// URL and you want it so you can get the video player because it only shows up as such using an http:// url, you can't. That's something the server has to work out so it can serve the said file on the http:// server.

Just now, Mira Yurizaki said:

What are you trying to do exactly? Are you trying to transfer files?

Whenever i add a direct link to a .mp4 on discord i want it to show a little thing to play the vid but when i start with ftp:// it considers the entie thing as normal text unless i have it starting with http://

Link to comment
https://linustechtips.com/topic/1083226-ftp-to-http/#findComment-12725881
Share on other sites

Link to post
Share on other sites

1 minute ago, Flux Azreal said:

Whenever i add a direct link to a .mp4 on discord i want it to show a little thing to play the vid but when i start with ftp:// it considers the entie thing as normal text unless i have it starting with http://

If you're asking if the file is only accessible using an ftp:// URL and you want it so you can get the video player because it only shows up as such using an http:// url, you can't. That's something the server has to work out so it can serve the said file on the http:// server.

Link to comment
https://linustechtips.com/topic/1083226-ftp-to-http/#findComment-12725894
Share on other sites

Link to post
Share on other sites

Just now, Mira Yurizaki said:

If you're asking if the file is only accessible using an ftp:// URL and you want it so you can get the video player because it only shows up as such using an http:// url, you can't. That's something the server has to work out so it can serve the said file on the http:// server.

I see, thanks a lot!

Link to comment
https://linustechtips.com/topic/1083226-ftp-to-http/#findComment-12725895
Share on other sites

Link to post
Share on other sites

If you want people to be able to 'stream' the video, rather than have to download it, then you need to use a webserver that supports the MIME type. 

Such as an Apache, Nginx, or Lighttpd webserver. You cannot use FileZilla to do this. 

Spoiler

Desktop: Ryzen9 5950X | ASUS ROG Crosshair VIII Hero (Wifi) | EVGA RTX 3080Ti FTW3 | 32GB (2x16GB) Corsair Dominator Platinum RGB Pro 3600Mhz | EKWB EK-AIO 360D-RGB | EKWB EK-Vardar RGB Fans | 1TB Samsung 980 Pro, 4TB Samsung 980 Pro | Corsair 5000D Airflow | Corsair HX850 Platinum PSU | Asus ROG 42" OLED PG42UQ + LG 32" 32GK850G Monitor | Roccat Vulcan TKL Pro Keyboard | Logitech G Pro X Superlight  | MicroLab Solo 7C Speakers | Audio-Technica ATH-M50xBT2 LE Headphones | TC-Helicon GoXLR | Audio-Technica AT2035 | LTT Desk Mat | XBOX-X Controller | Windows 11 Pro

 

Spoiler

Server: Fractal Design Define R6 | Ryzen 3950x | ASRock X570 Taichi | Asus RTX 4060 Dual OC | 64GB (4x16GB) Corsair Vengeance LPX 3000Mhz | Corsair RM850v2 PSU | Fractal S36 Triple AIO + 4 Additional Venturi 120mm Fans | 8 x 20TB Seagate Exos X22 | 4 x 16TB Seagate Exos X18 | 3 x 2TB Samsung 970 Evo Plus NVMe | LSI 9211-8i HBA

 

Spoiler

NAS: Innovision 4U 24-bay chassis (12GB MiniHD SGIO Backplane) | Intel Core i9-10980xe | EVGA X299 FTW-K | EVGA RTX 2080Ti Super FTW3 | 128GB (8x16GB) Corsair Vengeance LPX 3200Mhz | DEEPCOOL PN1000M PSU| Noctua NH-D12L Chromax Black | 16 x 16TB Seagate Exos X18 | 2 x 2TB Samsung 990 Pro | 2 x 2TB Intel U.2 P4510 | LSI 9305-24i HBA

 

Link to comment
https://linustechtips.com/topic/1083226-ftp-to-http/#findComment-12726221
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×