我正在使用ApacheCommons1.4.1库压缩和解压缩".tar.gz"文件。我在最后一点遇到了麻烦——将TarArchiveInputStream转换为FileOutputStream。奇怪的是,它在这条线上中断了:FileOutputStreamfout=newFileOutputStream(destPath);destPath是一个具有规范路径的文件:C:\DocumentsandSettings\Administrator\MyDocuments\JavaWorkspace\BackupUtility\untarred\Test\subdir\testinsub.txt