开发者

tar

0
  • AIX 6.1 , tar issue

    AIX6.1, I use java to execute a tar command to extract a tar package. one stange thing I met is that some files with long name in thi tar package failed to be extracted to whe开发者_StackOverflowre th[详细]

    2023-03-22 23:59 分类:问答
  • Zip files with Java: Is there a limit?

    I\'m creating a backup routine for my application with Java. However, when the zip file is over 4GB, or has more than 65,000 files (approximately), the zip file is corrupted.[详细]

    2023-03-21 17:55 分类:问答
  • Routine for compressing folders in Visual studio

    I am trying to write a routine that compre开发者_如何学JAVAss folder/multiple files for Embedded applications in Visual studio.For that I thought of using combination of zlib and tar.I could successfu[详细]

    2023-03-19 19:21 分类:问答
  • shell script to extract tar file please help

    I have created a shell script (.sh) to extract a tar file. Below is the code: tar -xvwf 1.0.1.tar But when the script runs and start to extracting the tar, it asks confirmation in each file extract[详细]

    2023-03-18 00:32 分类:问答
  • tar file not archiving

    I am doing the following in a shell script: tar cvzf mytar.tgz * It works fine when I run the shell script from a terminal. When i开发者_如何学Ct runs the shell script from a cron job using crontab[详细]

    2023-03-17 16:25 分类:问答
  • Java Compress Large File

    I\'m working on an app that works with some very large files each are around 180mb and there are 3 of them. I would like to add an option to my app to back these files up开发者_运维问答 by compressing[详细]

    2023-03-17 01:36 分类:问答
  • Create a tar file in a subdirectory of the directory to be archived

    I\'d like to create a tar file of all the files in a directory minus sub-directory\'s in that directory and pla开发者_高级运维ce that tar file in one of the sub-directory\'s.For example, I have severa[详细]

    2023-03-16 04:56 分类:问答
  • Ant not excluding files from build

    I\'m currently building a tar: <property name=\"dcc-shell.dir\" value=\".\"/> <property name=\"dcc-mdp.dir\" value=\"${dcc-shell.dir}/eq-mo-drop-copy-converter-mdp\"/>[详细]

    2023-03-14 06:06 分类:问答
  • How to programatically add files to an existing tar file

    I have one process that c开发者_如何学Pythonreates a tar based on some existing files, then I want another process to take that tar file and add MORE files to it.[详细]

    2023-03-13 16:24 分类:问答
  • NPM install issues Ubuntu 11.04 [closed]

    Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]

    2023-03-13 11:01 分类:问答