/dokuwiki/vendor/splitbrain/php-archive/ |
H A D | README.md | 32 $tar = new Tar(); 39 $tar = new Tar(); 41 $tar->extract('/tmp'); 45 $tar = new Tar(); 47 $tar->addFile(...); 48 $tar->addData(...); 50 $tar->close(); 54 $tar = new Tar(); 56 $tar->create(); 57 $tar->addFile(...); [all …]
|
/plugin/backup/ |
H A D | admin.php | 283 $tar = new Tar(); 305 * @param Tar $tar 387 * @param Tar $tar 406 * @param Tar $tar 420 * @param Tar $tar 434 * @param Tar $tar 448 * @param Tar $tar 471 * @param Tar $tar 494 * @param Tar $tar 517 * @param Tar $tar [all …]
|
/template/headstrong/ |
H A D | Makefile | 2 # - all: export the files from Git, produce a ZIP and a TAR archive. 5 # - tar: produce a TAR archive. 11 TAR = tar macro 20 TAR_NAME = $(ARCHIVE_NAME)-$(VERSION).tar.gz 22 all: export zip tar 43 tar: target 44 @echo "Creating the TAR archive..." 45 @(cd $(BUILD) && $(TAR) -czf $(TAR_NAME) $(NAME)) 46 @echo "TAR archive done."
|
/plugin/mediasyntax/tools/ |
H A D | update-website.sh | 3 # This will update www.staerk.de/files/mediasyntax.tar.gz 10 tar cvzf mediasyntax.tar.gz mediasyntax/* && scp mediasyntax.tar.gz www.staerk.de:/var/www/staerk.d…
|
/plugin/quickstats/scripts/ |
H A D | get_geocity2.php | 46 // "https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz"; 48 $url = "http://epicurus.bz/GeoLite2-City.tar.gz"; 49 // $url = "https://mturner.org/userfiles/GeoLite2-City.tar.gz"; 53 $gzfile = $this->tempdir . '/GeoLite2-City.tar.gz'; 87 if(preg_match("#GeoLite2-City.tar.gz#", $file,$matches)) { 90 $tar = str_replace('.gz', "", $file); 91 $this->qs_say($this->helper->getLang('tar_extracted'), $tar); 92 if(file_exists($tar)){ 93 $this->qs_say($this->helper->getLang('file_exists'),"\n$file\n$tar\n"); 96 $p->decompress(); // creates /path/to/my.tar [all …]
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.archive.tar.php | 11 // module.archive.tar.php // 12 // module for analyzing TAR files // 34 $info['fileformat'] = 'tar'; 35 $info['tar']['files'] = array(); 86 // it's the end of the tar-file... 98 // Protect against tar-files with garbage at the end 102 $info['tar']['file_details'][$name] = array ( 120 …$info['tar']['files'] = getid3_lib::array_merge_clobber($info['tar']['files'], getid3_lib::CreateD…
|
H A D | module.archive.gzip.php | 31 * Decode gzipped files, if possible, and parse recursively (.tar.gz for example). 226 case 'tar': 227 // view TAR-file info 231 $this->error('Unable to create temp file to parse TAR inside GZIP file'); 241 $info['gzip']['member_header'][$idx]['tar'] = $getid3_temp->info['tar']; 245 $this->error('Unable to fopen() temp file to parse TAR inside GZIP file');
|
/plugin/zip/pear/File/Archive/Writer/ |
H A D | Tar.php | 5 * Write the files as a TAR archive 28 * @version CVS: $Id: Tar.php,v 1.18 2005/06/02 12:24:43 vincentlascaux Exp $ 35 * Write the files as a TAR archive 47 * Creates the TAR header for a file 77 "$filename is too long to be put in a tar archive" 118 * Creates the TAR footer for a file 120 * @param int $size the size of the data that has been written to the TAR 205 function getMime() { return "application/x-tar"; } 210 * A tar archive cannot contain files with name of folders longer than 255 chars
|
/plugin/freechat/phpfreechat/misc/ |
H A D | tarSource | 32 echo "-> creating $NAME.tar.gz" 33 tar czfp $NAME.tar.gz ./$NAME 39 #echo "-> creating $PFCSETUPNAME.tar.gz" 55 #echo "$NAME.tar.gz" > $PFCSETUPNAME/archivename 57 #tar czfp $PFCSETUPNAME.tar.gz ./$PFCSETUPNAME
|
/plugin/dataplot/ |
H A D | make-release | 13 tar cvzf ${my_package}.tar.gz ${tar_cmds} ${my_package}/. 14 gpg --armor --sign --detach-sig --default-key FA5E6F3E ${my_package}.tar.gz
|
/plugin/zip/pear/File/ |
H A D | Archive.php | 177 * b.tar 179 * dir2/dir3/h.tar 194 * b.tar/c.txt 205 * b.tar/c.txt 206 * b.tar/d.tgz 214 * b.tar 221 * b.tar 229 * b.tar/c.txt 661 case 'tar': 1065 * Compress the data to a tar, gz, tar/gz or zip format [all …]
|
/plugin/dir/ |
H A D | make_tgz.sh | 19 # Create the tar file 22 tar --create -z --verbose --exclude 'manager.dat' --file "${plugin_tgz_file}" "./dir" 28 tar --list --file "${plugin_tgz_file}"
|
/plugin/backup/lang/de/ |
H A D | intro.txt | 3 …tar]]-Datei erzeugen, die entweder mit [[wp>bzip2]] oder [[wp>gzip]] komprimiert wird, welche Sie … 8 …t einen Namen nach dem Format //dw-backup-JahrMonatTag-StundeMinuteSekunde.tar.bz2//, mit der Zeit…
|
/plugin/zip/pear/File/Archive/Reader/ |
H A D | Tar.php | 5 * Read a tar archive 28 * @version CVS: $Id: Tar.php,v 1.29 2005/07/11 11:53:53 vincentlascaux Exp $ 35 * Read a tar archive 46 * In TAR reader, indexes 2, 4, 5, 7, 9 are set 58 * A TAR file is made of chunks of 512 bytes. If 512 does not 228 return PEAR::raiseError('Unexpected end of tar archive'); 240 require_once "File/Archive/Writer/Tar.php"; 337 require_once "File/Archive/Writer/Tar.php";
|
H A D | ChangeName.php | 38 * If archive.tar is a file archive containing files a.txt and foo/b.txt 41 * new File_Archive_Reader_File('archive.tar') 123 * If archive.tar is a file archive containing files a.txt and foo/b.txt 126 * new File_Archive_Reader_File('archive.tar')
|
/plugin/upgrade/ |
H A D | VerboseTarLib.class.php | 3 * This is a copy of DokuWiki's core tar library 27 * Open an existing TAR file for reading 54 * Read the contents of a TAR archive 59 * checksum Tar Checksum of the file 91 * Extract an existing TAR archive 94 …* found in the tar file, similar to the --strip-components feature of GNU tar. This is triggered w… 202 * Create a new TAR file 204 * If $file is empty, the tar file will be created in memory 277 * Add a file to the current TAR archive using the given $data as content 490 * Decode the given tar file header [all …]
|
/plugin/elwikiupgrade/ |
H A D | VerboseTarLib.class.php | 3 * This is a copy of DokuWiki's core tar library 27 * Open an existing TAR file for reading 54 * Read the contents of a TAR archive 59 * checksum Tar Checksum of the file 91 * Extract an existing TAR archive 94 …* found in the tar file, similar to the --strip-components feature of GNU tar. This is triggered w… 202 * Create a new TAR file 204 * If $file is empty, the tar file will be created in memory 277 * Add a file to the current TAR archive using the given $data as content 490 * Decode the given tar file header [all …]
|
/plugin/snippets/lang/sv/ |
H A D | lang.php | 18 $lang['remove_from_db'] = 'Tar bort från databasen:'; 20 $lang['removing'] = 'Tar bort:';
|
/plugin/snmplive/ |
H A D | Makefile | 21 tar czf $(package).tar.gz $(package)
|
/plugin/quickstats/GEOIP/ |
H A D | get_geocity2.php | 21 $url = "https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz"; 22 $data_file = 'GeoLite2-City.tar'; 23 $gzfile = 'GeoLite2-City.tar.gz';
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | build.xml | 14 <property name="gzfile" value="${phing.project.name}-${version}.tar.gz" /> 15 <property name="bz2file" value="${phing.project.name}-${version}.tar.bz2" /> 41 description="Create zip and tar files for release" 54 <tar destfile="dist/${gzfile}" prefix="${fileprefix}" compression="gzip"> 57 </tar> 58 <tar destfile="dist/${bz2file}" prefix="${fileprefix}" compression="bzip2"> 61 </tar>
|
/plugin/maintenance/bin/ |
H A D | sample.sh | 25 tar --exclude=data/cache/[0-9a-f] --exclude=data/locks/[^_]* --exclude=data/tmp/* -jcvf "$backup_fi…
|
/plugin/archiveupload/ |
H A D | action.php | 106 if(in_array($ext, array('tar','gz','tgz','zip'))) { 158 if(in_array($ext, array('tar','gz','tgz'))) { 166 $tar = new TarLib($file, $compress_type); 167 $ok = $tar->Extract(FULL_ARCHIVE, $this->tmpdir, '', 0777); 170 $files = $tar->ListContents();
|
/plugin/backup/lang/en/ |
H A D | intro.txt | 3 The tool will create a [[wp>tar_(file format)|tar]] archive, compressed with either [[wp>bzip2]] or… 8 …* The final backup file is named //dw-backup-YearMonthDay-HourMinuteSecond.tar.bz2//, and time is …
|
/dokuwiki/vendor/splitbrain/php-archive/src/ |
H A D | Tar.php | 6 * Class Tar 8 * Creates or extracts Tar archives. Supports gz and bzip compression 16 class Tar extends Archive class 47 * Open an existing TAR file for reading 58 if ($this->comptype == Tar::COMPRESS_AUTO) { 78 * Read the contents of a TAR archive 111 * Extract an existing TAR archive 114 …* found in the tar file, similar to the --strip-components feature of GNU tar. This is triggered w… 204 * Create a new TAR file 556 * Decode the given tar file header [all …]
|