I do have better things to do at 11:40 on a Saturday night, I promise!
I suggest you google around and learn some linux basics as this will come in handy for general Tivo use in NZ - things often need changing via the operating system.
Type in the FTP client's command box: bin to go into binary mode cd /hack/guide/ (or browse to whatever dir you want to put the files into, remember only /hack (and sub dirs) are writeable, unless you've typed rw prior to ftp'ing).
You can then select files on the local directory (after browsing to it) and type put to send them to that dir on Tivo.
If you are FTP'ing from a command line, change to the directory that you are going to transfer from, run ftp.
bin
put /path/filename
Multiple File Transfer:
prompt Turns question prompt off
mput * puts all files in the current dir
prompt turns prompt on again
Use telnet to connect to tivo and run scripts as per my earlier post
Bookmarks