PDA

View Full Version : mfs_ftp won't execute


mphare
03-15-2007, 12:58 AM
I've 3 DTiVos, two running 6.2a, the other is still 6.2
They are networked, running superpatch, tytools, etc..

I want to move the shows from the 6.2 unit to one of the 6.2a units so I can re-bake the drive (I'm having a problem slicing the drive to 6.2a, but that's another issue)

mfs_ftp looks like the ideal application to do this.

I installed mfs_ftp and the S2 mips binaries.

But, when I start mfs_ftp I get:

bash-2.02# ./mfs_ftp.tcl
bash-2.02#
bash-2.02# child process exited abnormally
while executing
"exec $info(path)/tzoffset.tcl 2>/dev/null"
(procedure "get_tzoffset" line 10)
invoked from within
"get_tzoffset"
(procedure "init_procs" line 7)
invoked from within
"init_procs"
(file "./mfs_ftp.tcl" line 1534)

bash-2.02#

It does this on all three DTiVos.


Any clue from this as to why it's not running?

Narf54321
03-15-2007, 01:09 AM
Your tzoffset.tcl file is the old and broken version. This is a very common problem.

Do a search on tzoffset.tcl and you'll find tons of info. For an S2 unit there are several new patch files you should use with mfs_ftp.

mphare
03-15-2007, 01:18 AM
OK.. think I got it..