god wrote:yes i did explorer/real/wmp everything.
No. You eventually said that they were the programs you used to view the files. You didn't say which of them (or any other) generated the password request.
Just out of interest, give me an example link to a video file that results in asking for a password.
Interestingly, when i try 2 click on an mp3 on the comedy ting it gives me this question -in wmp, so i have 2 save the target and then play it. sorry
What question?
Sorry but you are doing a naff job of explaining yourself.
Are you using a browser to view the ftp site?
If so are you attempting to play the file directly from the website in WMP?
If you are then of course you will be asked for a password. This is one of the main problems with using browsers for ftping. FTP clients use constant sessions. You login, you stay connected til you logout. On the other hand, the browser uses 'stateless' connections, i.e. it requests the page/site from the remote server. The remote server responds with the webpage then promptly forgets about you. This is why browsers and web servers need cookies to remember who people/connections are.
So for example...
- Browser requests access to ftp site
- Server requests password
- Browser asks user for password
- User fills in password
- Browser sends password to server
- Browser then access first directory/page
- User changes directory
- Browser then relogs in with password previously memorised
- User clicks on MP3
- WMP opens new connection to FTP server
- Server asks WMP for password
- etc etc etc
If you want to get the best file transfer rates then use an FTP client. There are plenty of free ones about. Personally I use CuteFTP (and have done for years), it isn't free, but it is good.