Getting Http Url
I just made an account in FreeHost. I got FTP username, hostname and password. But I still don't have the Http Url. I want to access my files, saved in Ftp server, using HTTP protocol. I am also having one account in Windows webhosting server (venus), provided by my University, but they give me the Http url through which I can see my files present in FTp server.
Please tell me how I can access my files present in FTP server using http protocol.
Comments
-
Thanks for your answer.
I am going to try and then i'll let you know. -
One more question:
Actually I tried to make subdomain but that is for making website. While I need something with http protocol that connects me to /htdocs/ folder that is present in FTP server -
Actually, I am quite beginner in this field. That is why I am quite confused.
i made a sub domain : zanubvideos.ezyro.com and its directory structure is :
/home/vol3_4/ezyro.com/ezyro_19913870/zanubvideos.ezyro.com
I made the connection in Winscp using the username, cpanel password and host name(ftp.ezyro.com). After that I could see my subdomain in directory structure in Winscp. I go to its htdocc folder where I upload one media file named by V.mp4! You can see in the picture:Now I want to download this file using Url like: http:/zanubvideos.ezyro.com/htdocs/V.mp4
Bur when I try it I see:
I literally have no idea how to make it work. My approach is to upload files in ftp server and by using the http url link of that file, I let others download it in their local machine.
Please tell me how can I achieve that. -
Yes it worked but, I am still not getting the video played. While the same file of I upload in Venus Server (Provided by my school), the video works.
But in ftp.ezyro.com, I can download the file but not able to play it on the server.
Here You see the video player is disabled. Can you tell me why it is happening so.
While I am able to see .html files opened on browser. -
But i think the problem is with size because it is playing the video of smaller size.
Well i am curious to know why it is giving me security alerts means it is not secure. -
Actually, I am using WindowMediaPlayer in c# application and passing this https://zanubvideos.ezyro.com/Shortest.mp4 to the URL of WindowMediaPlayer. But it is being played by WindowMediaPlayer rather it gives me security alerts as shown below