Page 1 of 1

Logon on FTP Server

Posted: 02 May 2011 23:10
by mr.sing
Hey VideoLAN Team,

We're operating a ftp server which contains media which could be streamed by VLC.
But when i try to stream a certain file by entering its network address the process results in a error message.

Zusammenspiel im Netzwerk fehlgeschlagen:
Ihr Passwort wurde abgewiesen.
Ihre Eingabe konnte nicht geƶffnet werden

it says that the password has been aborted. Whats missing in VLC is the function to enter login information like username and password
for ftp server.
That function would help us a lot!

Greetings

Re: Logon on FTP Server

Posted: 03 May 2011 02:04
by Jean-Baptiste Kempf
OS ?

Re: Logon on FTP Server

Posted: 04 May 2011 16:17
by mr.sing
Hi,

I am using windows 7 professional 32bit
my VLC version is 1.1.9
the ftp server OS is windows 7 64bit
the ftp is hosted by gene 6

I hope this will help you!

Re: Logon on FTP Server

Posted: 04 May 2011 19:40
by VLC_help
Does it work if you embed username and password to FTP URL?

Re: Logon on FTP Server

Posted: 04 May 2011 23:13
by mr.sing
Unfortunately it still wont work
VLC gives me this notification:

access_ftp error: failed to connect with server
access_ftp error: cannot retrieve file
main error: open of `ftp://username:password@ftpserver.dyndn ... /media.avi' failed: (null)

Re: Logon on FTP Server

Posted: 05 May 2011 17:52
by VLC_help
Does Tools -> Messages (set Verbosity to 2) give more details about the issue?

Re: Logon on FTP Server

Posted: 30 Jun 2011 10:42
by Baka no Kami
I just recently set up an FTP server to access video when away from home. I ran into the same problem, but was able to get it working. Here's the solution if you're still looking, and if not here it is anyway in case someone else is having trouble finding the answer.

Option 1. Using a URL that included the username and password never worked. Paste the plain URL into vlc (ftp://ftp.server.com/media.avi) then check the box for "Show more options" Add these two options: :ftp-user=username :ftp-pwd=password. You'll have to do this every time you try to open a file.

Option 2. Alternately, you can go to Tools -> Preferences, set "Show Settings" to "All". Then expand "Input/Codecs", then "Access Modules", and select FTP. There's a spot for username and password. There's also a space for FTP account. I'm not sure what exactly is supposed to go there, but I just put the main FTP server name ftp.server.com. Those settings worked for me.

I'm using Windows 7 64bit with VLC 1.1.10 portable. The FTP is Server 2k8 R2.

Re: Logon on FTP Server

Posted: 29 Jan 2013 08:49
by ssayen
Hey,

almost 2 years later, same problem, your "Option 2" worked for me.
Thanks Baka, but guys, isn't it about time to make things easier for vlc ftp access ?

;)
Lo