Hi!
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.
please tryFileObject fo_test= fsManager.resolveFile( "tgz:sftp://myname:[EMAIL PROTECTED]/pathtofile/myfile.tgz!")
--- Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
