ALrighty, heres the cavalry.
The problem is simple, you uploaded the file using the File Manager, which works fine if you don't have FTP. FTP is prefered but that's your choice.
Problem 1 : the URL you use to the file is wrong.
CODE
spartacusustasa.astahost.com:2082/frontend/rvblue/files/s...20Dead%20Hymn.mp3
This is NOT the link to the file. The address spartacususta.astahost.com:2082 is the address to your cPanel. This is NOT the link you should use.
So I translated your URL, from what I see the mp3 is located in your MAIN directory
/home/ustasa/thesong.mp3
Anything you want to let the people (so show on the net or play in your case) should be uploaded to
/home/ustasa/public_html/
So your file is in the wrong place, that's the first error, move it to the public_html folder and then the link to it is
http://spartasustasa.astahost.com/thesong.mp3
Problem 2: the FTP error
You are trying to access the FTP of your site with the anonymous account (see here's where the need for an FTP client comes in), the anonymous account is not enabled, that's something you have to do. But since FTP is not really your cup of tea, I suggest to leave it alone for the moment.
If you FTP to your site, you need to connect to spartasustasa.astahost.com with your username (ustasa) and the password you use to log in to cPanel.
Problem 3: That song.
Did you make the song? Is it copyrighted to you? If you are not the creator of the song, you can not host it here. It's copyright infringement.
Comment/Reply (w/o sign-up)