JHeavner
05-21-2004, 09:22 PM
I'm using FlashFXP to connect to my DVR39 which was upgraded via Sleeper's ISO (I'm running 3.1 not 4.0). I installed mfs_ftp. My ftp client connects ok and I get a directory listing. If I download something from the /txt or /xml folders I have no problems. If I try to download something from the /tmf folder I get...
CWD tmf
250 Directory change successful.
PWD
257 "/tmf" is current directory.
PASV
227 Entering Passive Mode (192,168,0,10,12,32).
LIST
150 Opening ASCII mode data connection for file list.
226 Transfer complete.
List Complete: 2 KB in 4.17 (0.50 KBps)
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (192,168,0,10,12,32).
RETR {Beavis and Butt-head}{2004-05-20}{}{03.00 AM Fri May 21, 2004}{MTV2}.tmf
150 About to open data connection.
Connection lost: 192.168.0.10
Attempting to Reconnect.
Retry attempt Aborted
I've seen some posts about noscramble but I'm not sure that applies to me. I verified that kmem is in my rc.sysinit.author...here's the line...
#Load kmem to prevent scrambling
kmem 800b23b4 00001021
Is this a scramble issue? Should I remove kmem and install noscramble?
CWD tmf
250 Directory change successful.
PWD
257 "/tmf" is current directory.
PASV
227 Entering Passive Mode (192,168,0,10,12,32).
LIST
150 Opening ASCII mode data connection for file list.
226 Transfer complete.
List Complete: 2 KB in 4.17 (0.50 KBps)
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (192,168,0,10,12,32).
RETR {Beavis and Butt-head}{2004-05-20}{}{03.00 AM Fri May 21, 2004}{MTV2}.tmf
150 About to open data connection.
Connection lost: 192.168.0.10
Attempting to Reconnect.
Retry attempt Aborted
I've seen some posts about noscramble but I'm not sure that applies to me. I verified that kmem is in my rc.sysinit.author...here's the line...
#Load kmem to prevent scrambling
kmem 800b23b4 00001021
Is this a scramble issue? Should I remove kmem and install noscramble?