I would like to read a file in a tgz archive located on an sftp server.

I can get a file object
FileObject fo_test= fsManager.resolveFile( "sftp://myname:[EMAIL PROTECTED]/pathtofile/myfile.tgz")

but I don't know how to read a file in this object or make the fileobject into something with children.

any help would be appreciated.
mas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to