home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
How do I enable MediaPortal to use the passive FTP mode?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ian" data-source="post: 1107257" data-attributes="member: 91052"><p>Hi folks,</p><p></p><p>I configured MediaPortal to access a FTP Server, but it fails to get a directory listing. </p><p>The problem can be reproduced in my network by accessing the FTP Server via a CLI. (note: the FTP Server is INSIDE my network and no Firewall that I am aware of is in between)</p><p>Example: </p><p>[code]ftp -d [server]</p><p>Connected to [server].</p><p>220 "Welcome"</p><p>ftp: setsockopt: Bad file descriptor</p><p>Name ([server]:[some user]): [ftpuser]</p><p>---> USER [ftpuser]</p><p>331 Please specify the password.</p><p>Password:</p><p>---> PASS XXXX</p><p>230 Login successful.</p><p>---> SYST</p><p>215 UNIX Type: L8</p><p>Remote system type is UNIX.</p><p>Using binary mode to transfer files.</p><p>ftp> dir</p><p>ftp: setsockopt (ignored): Permission denied</p><p>---> PORT 192,168,10,102,161,125</p><p>200 PORT command successful. Consider using PASV.</p><p>---> LIST</p><p>425 Failed to establish connection.[/code]</p><p></p><p>As you can see the client already gives a good hint: "Consider using PASV"</p><p>So, when i try to access the FTP server in a passive mode it works.</p><p>After spending some days troubeshooting the active mode problem of the FTP server in my own network, I am that close to throw some hardware out of the window. </p><p>Since I can't find the error in the network I was looking for a workaround (I can still find the error, but I'd be more fun while watching some of the films i outsourced on my FTP server <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /> )</p><p>The workaround would be to enable Mediaportal to use passive mode.</p><p>Please, please, PLEASE and one extra PLEASE with cream on top tell me that it isn't that big of a problem to make MediaPortal doing the passive thing.</p></blockquote><p></p>
[QUOTE="Ian, post: 1107257, member: 91052"] Hi folks, I configured MediaPortal to access a FTP Server, but it fails to get a directory listing. The problem can be reproduced in my network by accessing the FTP Server via a CLI. (note: the FTP Server is INSIDE my network and no Firewall that I am aware of is in between) Example: [code]ftp -d [server] Connected to [server]. 220 "Welcome" ftp: setsockopt: Bad file descriptor Name ([server]:[some user]): [ftpuser] ---> USER [ftpuser] 331 Please specify the password. Password: ---> PASS XXXX 230 Login successful. ---> SYST 215 UNIX Type: L8 Remote system type is UNIX. Using binary mode to transfer files. ftp> dir ftp: setsockopt (ignored): Permission denied ---> PORT 192,168,10,102,161,125 200 PORT command successful. Consider using PASV. ---> LIST 425 Failed to establish connection.[/code] As you can see the client already gives a good hint: "Consider using PASV" So, when i try to access the FTP server in a passive mode it works. After spending some days troubeshooting the active mode problem of the FTP server in my own network, I am that close to throw some hardware out of the window. Since I can't find the error in the network I was looking for a workaround (I can still find the error, but I'd be more fun while watching some of the films i outsourced on my FTP server ;) ) The workaround would be to enable Mediaportal to use passive mode. Please, please, PLEASE and one extra PLEASE with cream on top tell me that it isn't that big of a problem to make MediaPortal doing the passive thing. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
How do I enable MediaPortal to use the passive FTP mode?
Contact us
RSS
Top
Bottom