dhking
04-28-2006, 05:23 PM
trying to tranfer the tweak.sh file to my hacked tivo. using CoreFTP in binary mode. I am able to connect to the tivo in ftp mode and browse its directories even ftp files from tivo to pc, but can upload the file to my tivo. I am listing the log below, it seems that the tivo make be in write only mode - is that possible. Any help would be appreciated.
27 Entering Passive Mode (192,168,0,7,4,19).
LIST
Connect socket #11308 to 192.168.0.7, port 1043...
150 Opening ASCII mode data connection for file list.
226 Transfer complete.
CWD /bin/expect
550 Directory change failed; target is not a directory.
CWD /bin/jmacs
550 Directory change failed; target is not a directory.
CWD /bin/jpico
550 Directory change failed; target is not a directory.
CWD /bin/jstar
550 Directory change failed; target is not a directory.
CWD /bin/rjoe
550 Directory change failed; target is not a directory.
CWD /bin/sh
550 Directory change failed; target is not a directory.
CWD /bin/
250 Directory change successful.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (192,168,0,7,4,20).
STOR tweak.sh
Connect socket #11324 to 192.168.0.7, port 1044...
550 Error opening file; Read-only file system.
tweak.sh - 0 bytes transferred
Transfer time: 00:00:11
27 Entering Passive Mode (192,168,0,7,4,19).
LIST
Connect socket #11308 to 192.168.0.7, port 1043...
150 Opening ASCII mode data connection for file list.
226 Transfer complete.
CWD /bin/expect
550 Directory change failed; target is not a directory.
CWD /bin/jmacs
550 Directory change failed; target is not a directory.
CWD /bin/jpico
550 Directory change failed; target is not a directory.
CWD /bin/jstar
550 Directory change failed; target is not a directory.
CWD /bin/rjoe
550 Directory change failed; target is not a directory.
CWD /bin/sh
550 Directory change failed; target is not a directory.
CWD /bin/
250 Directory change successful.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (192,168,0,7,4,20).
STOR tweak.sh
Connect socket #11324 to 192.168.0.7, port 1044...
550 Error opening file; Read-only file system.
tweak.sh - 0 bytes transferred
Transfer time: 00:00:11