Copy URL-HTTP-PATH for videos

Hello!

I'm pretty new to smart ftp and have NO idea how to upload videos into my website from the server. I've uploaded the video I want to use into ftp successfully, but then what do I do in order to insert it into my website? Looked on the forums for an hour and haven't found anything similar...please help!

Thank you.

You have to create a link in your web page. It would look something like this:
<a href="yourvideo.wmv">Download Video</a>


You have to create a link in your web page. It would look something like this:
<a href="yourvideo.wmv">Download Video</a>
Thank you, thank you, thank you! will try!