Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#277667 - 15/03/2006 16:56 Hijack FTP/Jemplode Problem
matthew_k
pooh-bah

Registered: 12/02/2002
Posts: 2298
Loc: Berkeley, California
I'm trying to update hijack. Have used two players. One "recently" upgraded using the drive upgrade guide, one recently aquired and built oddly (empty config.ini). The first just hangs whenever jemplode is told to use hijack when possible. The seccond worked when "use hijack when possible" was selected, until I copied in the config.ini from the other player, and now it also just hangs. Both work fine when "use hijack when possible" is unchecked, but I want to upgrade hijack without borrowing a laptop or buying a usb-serial dongle.

The config.ini contains nothing about kftp or khttp. I'll paste it in at the end of this post.

When I access the players over ftp, I can connect to them and cd back and forth, but if I type "ls" it just hangs. Running an early 400 version on one player, version 444 on the seccond.

Any ideas?

Config.ini:
[Options]
name=MkII120

[Network]
Gateway=0.0.0.0
Netmask=255.255.255.0
IPAddress=192.168.2.2
DHCP=1

[synchronise]
seq_num=123
[wendy]
flag_amount=0
[custom]
wendy=
[searches]
amount=0
[VisualFavourites_AM]
count=0
[VisualFavourites_AUX]
count=0
[VisualFavourites_DSP]
count=0
[VisualFavourites_FM]
count=0

[hijack]

[ir_translate]

[output]
notify=1
[sense]
muteaction=0
mute=-1
[power]
off_timeout=500000
[display]
caching=0
visual_names=1
[kenwood]
disabled=0
[ramp]
disabled=0
[volumecap]
enabled=1
[hush]
hushpercent=30
[menu]
quit=0
sort_playlist=1
[controls]
stalk_side=none
[tuner]
region=us
[aux]
source=
title=Telephone
artist=

Top
#277668 - 22/03/2006 05:01 Re: Hijack FTP/Jemplode Problem [Re: matthew_k]
matthew_k
pooh-bah

Registered: 12/02/2002
Posts: 2298
Loc: Berkeley, California
Ok, brought a laptop home from work. On a completely fresh java and jemplode install on win2k, it works perfectly. Anyone on OSX using jemplode's hijack updating feature?

Matthew

Top
#277669 - 22/03/2006 11:50 Re: Hijack FTP/Jemplode Problem [Re: matthew_k]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
It's probably failing on OSX due to Hijack not being compliant for a modern FTP server. Specifically, Hijack does *not* implement the (now mandatory) "passive" FTP protocol. If you can find a way to force JEmplode (or the Java lib it uses for FTP) to try "non-passive" ("active"?) FTP then it might work.

Cheers

Top