charliej1 - 9 hours ago »
Apologies one and all especially you Raydon. I come from a past that included technical support and whilst your comments towards me are valid, you cannot expect your audience to be as gen'ed up as your good self.
Hi Charlie, I don't expect my audience to be as 'gen'ed up' as me. And I don't expect that my audience should expect me to teach them what they don't know. AV2HDR can use FTP to transfer files, so if you want to use this function then get "gen'ed up" on FTP client/server. It's a subject on its own and beyond the remit of AV2HDR.
Thank you's do go a long way and please take this reply as a massive thank you. Hopefully you can now help me as I seem to have lost the ability to reconnect via keying in my ip address to view the HDD. However the AV2HDR still works and am able to put TS files onto the Humax but am not able to browse it via IP address. It all went pear shaped after installing vsFTPd. Thank you again.
Just installing vsFTPd should not have stopped the web interface from working. However, to check what's wrong you are going to have to learn about another network utility called telnet. If you have not already installed telnet via the web interface the you will need to install it via USB. The installer package is in the same rar archive as the custom firmware. Just copy the file 'telnet_1.0_mips.opk' to a USB stick. (Advice on USB installs are in the readme.txt).
If you are using Windows XP then the telnet client is enabled by default. If your using Windows 7 the you need to enable it. See directions
here on how to do this. Then open a command line window and type
telnet xxx.xxx.xxx.xxx replacing x's with your HDR's IP address. You should be rewarded with a prompt like this
Foxsat-HDR~#. Then enter
service to list the running sevices. It should look like this.
Foxsat-HDR~# service
Name Installed Autostart Running
---- --------- --------- -------
telnet Yes Yes Yes
dropbear Yes Yes Yes
tinyftp Yes No No
vsftpd Yes Yes Yes
samba Yes Yes Yes
mediatomb Yes No No
twonkymedia Yes No No
mongoose Yes Yes Yes
inadyn No No No
Syntax:
service start <service>
service stop <service>
service toggle <service> (toggles service state)
service auto <service> (toggles autostart)
Foxsat-HDR~#
You should have three Yes's for mongoose web server.
If autostart says 'No' then enter
service auto mongoose
If running says 'No' the enter
service start mongoose
Then enter
service on its own again to recheck status. If mongoose fails to start for any reason then you will at least see an error message. In that case let me know and we'll take it from there.
| Fri 22 Feb 2013 19:29:01
#14 |