On Thu, 3 May 2007 07:49:29 -0400, John Kington <[EMAIL PROTECTED]>
wrote:

>Thanks for the pointer. I gave in for now and we will duplicate
>the data to hfs.

Another option is to use regular ftp over an encrypted ssh tunnel.

for example,

  ssh -S -fo -L ftp/2221:127.0.0.1:21 [EMAIL PROTECTED]

then

  ftp localhost 2221

But I don't think all clients support the "ftp/" syntax.  (RSIT does.)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to