-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
add-files-to-existing-archive.html
551 lines (551 loc) · 22.3 KB
/
add-files-to-existing-archive.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<meta name="AUTHOR" content="PeaZip Free Archiver Utility">
<meta name="DESCRIPTION"
content="Add files and folders in current archive. How to add content inside existing 7Z, TAR, ZIP file. Drag and drop new data into already existing archives.">
<meta name="KEYWORDS"
content="add, new, data, existing, current, inside, content, into, to, archive, files, content, drag and drop, edit, already">
<meta name="ROBOTS" content="all">
<title>How to add new files to existing archives</title>
<meta name="viewport" content="width=device-width">
<meta property="og:site_name"
content="PeaZip file archiver utility, free RAR ZIP software">
<meta property="og:title"
content="How to add new files to existing archives">
<meta property="og:description"
content="Add files and folders in current archive. How to add content inside existing 7Z, TAR, ZIP file. Drag and drop new data into already existing archives.">
<meta property="og:image" content="free-zip/peazip-icon.png">
<meta property="og:url"
content="https://peazip.github.io/add-files-to-existing-archive.html">
<link rel="stylesheet" type="text/css" href="peazip-software.css">
</head>
<body>
<div style="text-align: center;">
<table
style="width: 100%; text-align: left; margin-left: auto; margin-right: auto;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; text-align: center;">
<table
style="text-align: left; margin-left: auto; margin-right: auto;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
</tr>
<tr>
<td style="vertical-align: top;"> <img
title="how to add files in archives"
alt="Add files into existing archives" src="peazip_ico24.png"
style="border: 0px solid ; width: 24px; height: 24px;"> </td>
<td style="vertical-align: middle;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="index.html">DOWNLOAD PEAZIP</a> </td>
<td style="vertical-align: middle; font-weight: bold;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="peazip-help-faq.html">ONLINE SUPPORT</a> </td>
<td style="vertical-align: top; font-weight: bold;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="screenshots-peazip-1.html">SCREENSHOTS</a> </td>
<td style="vertical-align: top; font-weight: bold;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="peazip-compression-benchmark.html">BENCHMARKS</a> </td>
<td style="vertical-align: top;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="donations.html">DONATE</a> </td>
</tr>
<tr>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><img
alt="add folder to archive" src="free-rar/archive-manager.png"
style="width: 12px; height: 12px;"> </td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr align="center">
<td
style="vertical-align: top; background-color: rgb(72, 136, 248);">
<div style="text-align: left;"> </div>
<table
style="width: 960px; text-align: left; font-weight: bold; color: rgb(253, 253, 253);"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="1" rowspan="1" style="vertical-align: top;"> <br>
<h1 style="text-align: center; font-weight: bold;"><big><big><big><a
name="add_to_existing_archive"></a>Add new files to existing
archives</big></big></big></h1>
<br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td
style="vertical-align: top; background-color: rgb(204, 204, 204);"><img
alt="how to add file in archive" src="free-rar/file-compressor.png"
style="width: 2px; height: 2px;"><br>
</td>
</tr>
<tr>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238);"><img
alt="how to add new files into existing archive"
src="free-rar/file-compressor.png" style="width: 2px; height: 2px;"><br>
</td>
</tr>
<tr align="center">
<td style="vertical-align: top;"><br>
<table style="text-align: left;" border="0" cellpadding="6"
cellspacing="0">
<tbody>
<tr>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><a
href="peazip-help-faq.html">FAQ, HOW TO</a></small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; text-align: center; background-color: rgb(240, 239, 238); font-weight: bold;"><small><a
href="peazip-help.html">ONLINE TUTORIAL</a></small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; text-align: center; background-color: rgb(240, 239, 238); font-weight: bold;"><small><a
href="peazip-more.html">ISSUE TRACKER, CVE<br>
</a></small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238); text-align: center; font-weight: bold;"><a
href="changelog.html"><small>CHANGE LOG</small></a><br>
</td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238); text-align: center; font-weight: bold;"><small><a
href="peazip-tos-privacy.html">TOS, PRIVACY</a><br>
</small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238); text-align: center; font-weight: bold;"><small><a
href="peazip-free-archiver.html">WHAT IS PEAZIP</a><br>
</small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238); text-align: center; font-weight: bold;"><small><a
href="peazip-reviews.html">REVIEWS</a></small></td>
</tr>
</tbody>
</table>
<br>
<table
style="background-color: rgb(240, 240, 240); width: 960px; text-align: left;"
border="0" cellpadding="48" cellspacing="0">
<tbody>
<tr align="left">
<td
style="background-color: rgb(255, 255, 255); vertical-align: top;">
<ul style="font-weight: bold;">
<li>see also: <a
href="add-remove-files-from-archive.html">delete file form archive</a>,
<a href="edit-file-in-archive.html">edit file in
archives</a>, <a href="how-to-update-existing-archive.html">update
/ replace existing files in
archive</a></li>
</ul>
<br>
<h2 style="font-weight: bold;"><big><big><big><a
name="add_file_to_archive"></a><a
href="add-files-to-existing-archive.html#add_to_existing_archive">How
to add new files and folders into an existing archive</a></big></big></big></h2>
<br>
<br>
<h3><big style="font-weight: bold;">Drag files into
existing archives</big></h3>
<br>
<a name="drag_and_drop_new_files_to_archive"></a>The
simplest way to <span style="font-weight: bold;">add new files and
folders to already
existing archives</span>
is to open the archive in PeaZip file manager and drag and drop the new
content into it:
the application will show archive update interface and the operation
can be confirmed pressing "OK" button.<br>
On confirmation, the input items will be added to
the archive and moved to the archive subfolder that is currently being
browsed in PeaZip file manager.<br>
If items with same name are detected inside the current archive the
application will
prompt a warning to confirm overwriting pre-existing data.<br>
<br>
<h2 style="text-align: center;"><img
alt="drag and drop files in existing archive"
title="Drag and drop new files and folders to already existing archives"
src="archive.png"
style="border: 0px solid ; width: 640px; height: 418px;"></h2>
<br>
<br>
<h3><big><span style="font-weight: bold;">Add or update
files in archive with PeaZip</span></big></h3>
<br>
<a name="add_content_to_existing_zip_archive"></a>As
alternative,
click Add button to go to archiving
interface - as for creating a new archive - but rather than default
operation "New archive" select one of the available archive update
options (Add, Update, Update only files already in archive,
Synchronize with disk) which provides finer control in case input
content is already featured inside the archive, and select an existing
archive as output destination.<br>
Adding data
that is already inside a folder, or in a nested subfolder, the
folder nesting structure will be replicated in the archive.<br>
<h2><img title="Adding more new files to current archive"
alt="add new files to archive" src="add-to-archive.png"
style="width: 100px; height: 45px;"></h2>
<br>
<br>
<h3 style="font-weight: bold;"><big>When it is not possible
to add files to existing archives</big></h3>
<br>
<a name="cannot_add_files_to_existing_archive"></a>Please
note some archives
cannot be modified from PeaZip (adding, removing or updating existing
files) for various possible reasons:<br>
<ul>
<li>the archive file is read only for current user - in
this case no
application will be able to modify it until the file properties are set
to writeable</li>
<li>the archive type is not supported for writing from
PeaZip either
for technical limitations or for licensing reasons <br>
</li>
<ul>
<li>PeaZip can add files to RAR archives only if WinRar
is installed in the system, as rar licensing prohibits third parts
applications to implement rar compression functions<br>
</li>
</ul>
<li>the archive is encrypted, and cannot / should not be
modified until the correct password is provided</li>
</ul>
Read more about how to <a href="7zip-files-utility.html">add files to
7Z
archive</a>, <a href="free-rar-create.html">add files to RAR archive</a>
(providing WinRar is available, due the closed nature of the format),
and to <a href="zip-files-utility.html">add files to ZIP archive</a>
(or optionally to <a href="zipx-files-software.html">add files to ZIPX
archive</a> employing
non-Deflate compression algorithms).<br>
<br>
<p><span style="font-weight: bold;">Synopsis: How to add
new files and folders into an existing archive. How to add content to
already existing archives. Drag and drop files to archive. Edit content
of current archive adding new files and folders.<br>
</span></p>
<p><span style="font-weight: bold;">Topics: add new files
to existing archives, drag and drop files into existing
archive<br>
</span></p>
<p><span style="font-weight: bold;">PeaZip > FAQ >
How to add new files to existing archives<br>
</span></p>
<br>
<table
style="background-color: rgb(240, 240, 240); width: 100%; text-align: left;"
border="0" cellpadding="24" cellspacing="1">
<tbody>
<tr>
<td colspan="1" rowspan="1"
style="vertical-align: top; background-color: rgb(250, 250, 250);">
<h3 style="color: rgb(0, 0, 0);"><img
title="FAQ how to work with archive files 7Z, RAR, TAR, ZIP..."
alt="add file to existing archive"
src="file-format/archive-manager.png"
style="width: 96px; height: 96px;" align="right"><a
name="how_to_compress_files"></a>ARCHIVE
MANAGER</h3>
<p><a href="rar-zip-file-format-size-limitations.html">7Z
RAR TAR ZIP
archive formats
limitations</a><br>
</p>
<p><a href="tar-windows.html#atomic_tar_extraction">Atomic
TAR files
extraction, how to automatically untar compressed TAR archives in a
single step</a><br>
</p>
<p><a href="archive-file-formats-comparison.html">Comparison
of compression
algorithms and archive
formats</a><br>
</p>
<p><a href="what-is-zip-file.html">How file
compression (lossy, lossless)
and archiving works?</a> </p>
<p><a style="font-weight: bold;"
href="how-to-compress-files-folders.html">How to add files and folders
to a new
archive</a><br>
</p>
<ul>
<li><a
href="how-to-zip-files-separate-archives.html">How to add files to
multiple separate
archives</a><br>
</li>
</ul>
<p><a style="font-weight: bold;"
href="convert-files.html">How to convert
existing
archives</a><br>
</p>
<p><a style="font-weight: bold;"
href="how-to-extract-rar-zip-archives.html">How to extract single or
multiple
archives at once</a><br>
</p>
<ul>
<li><a href="how-to-extract-multipart-archives.html">How
to extract
multi-part archiives</a><br>
</li>
<li><a
href="how-to-extract-selected-files-from-archive.html">How to extract
selected content from
archive</a><br>
</li>
</ul>
<p style="font-weight: bold;"><a
href="how-to-open-rar-tar-zip-files.html">How to open, list, browse,
and search
archive file</a> </p>
<p><a style="font-weight: bold;"
href="how-to-update-existing-archive.html">How to update existing
archives</a><br>
</p>
<ul>
<li><a href="add-files-to-existing-archive.html">How
to add new
files to existing archive</a></li>
<li><a href="add-remove-files-from-archive.html">How
to delete files from
archive</a></li>
<li><a href="edit-file-in-archive.html">How
to edit
files in archive</a><br>
</li>
</ul>
<p> </p>
<p style="font-weight: bold;"><a
href="file-compression-performances.html">How to improve file
compression
performances</a></p>
<p><a href="self-extracting-archives.html">Self
extracting archives</a></p>
<p><a href="what-is-solid-compression.html">What
is solid compression?</a><br>
</p>
<p><a
href="why-can-not-compress-pdf-avi-mp3-files.html">Why some types of
files cannot be compressed?</a><br>
</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<br>
</td>
</tr>
<tr align="center">
<td style="vertical-align: top;">
<table
style="margin-left: auto; margin-right: auto; width: 960px; text-align: left;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
</tr>
<tr>
<td style="vertical-align: top; width: 25%;"><small> <img
alt="add files to existing archive" src="titles.png"
style="width: 129px; height: 2px;"><br>
<a name="add_file_to_existing_archive"></a>DOWNLOADS<br>
<img alt="how to add new files to archive"
src="free-rar/extract-rar.png" style="width: 1px; height: 1px;"
vspace="3"><br>
</small><small><a href="index.html">All
PeaZip downloads</a><br>
</small><small><a href="peazip-linux.html">PeaZip
for Linux</a><br>
</small><small><a href="peazip-macos.html">PeaZip
for macOS</a></small><br>
<small> <a href="peazip-64bit.html">PeaZip
for Windows</a><br>
</small><small><a href="peazip-sources.html">PeaZip sources</a></small><small><br>
</small></td>
<td style="vertical-align: top; width: 25%;"><small><img
alt="add new files to archive" src="titles.png"
style="width: 129px; height: 2px;"><br>
<a name="add_files_and_folders_to_existing_archive"></a>SUPPORT<br>
<img alt="how to add new files to existing archive"
src="free-rar/extract-rar.png" style="width: 1px; height: 1px;"
vspace="3"><br>
<a href="peazip-help.html">Online
help</a><br>
<a href="peazip-help-faq.html">Frequently
Asked Questions</a></small><br>
</td>
<td style="vertical-align: top; width: 25%;"><small><img
alt="peazip file compression software" src="titles.png"
style="width: 129px; height: 2px;"><br>
<a style="color: rgb(0, 0, 0);"
name="peazip_cross_platform_archive_manager_tool"></a>ABOUT<br
style="font-style: italic;">
<img alt="peazip free archiver utility"
src="free-rar/extract-rar.png" style="width: 1px; height: 1px;"
vspace="3"><br style="font-style: italic;">
</small><small><a href="peazip-tos-privacy.html"
style="font-weight: normal;">PeaZip project: TOS,
Privacy</a><br>
</small></td>
<td style="vertical-align: top; width: 247px;">
<table
style="width: 100%; text-align: left; margin-left: auto; margin-right: 0px;"
border="0" cellpadding="3" cellspacing="0">
<tbody>
<tr>
<td style="text-align: right; vertical-align: middle;"><small><a
target="_blank" href="https://github.com/peazip/PeaZip/releases.atom">Releases
Feed</a></small></td>
<td
style="text-align: right; width: 30px; vertical-align: middle;"><small><img
alt="how to add new files and folders into an existing archive"
title="PeaZip releases feed" src="extract-zip/rss16.png"
style="width: 24px; height: 24px;" align="middle"></small></td>
</tr>
<tr>
<td style="text-align: right; vertical-align: middle;"><small><a
target="_blank" href="https://github.com/peazip/PeaZip/wiki">PeaZip
Wiki</a></small></td>
<td
style="text-align: right; width: 30px; vertical-align: middle;"><small><img
title="PeaZip Wiki online"
alt="Add files and folders in current archive"
src="free-zip/wikipedia.png" style="width: 24px; height: 24px;"
align="middle"></small></td>
</tr>
<tr>
<td style="text-align: right; vertical-align: middle;"><small><a
href="mailto:[email protected]">Developer email</a></small></td>
<td
style="text-align: right; width: 30px; vertical-align: middle;"><small><img
alt="drag and drop files in already existing archive"
title="Mail developer | Giorgio Tani" src="free-zip/mail.png"
style="width: 24px; height: 24px;"><br>
</small></td>
</tr>
<tr>
<td style="text-align: right; vertical-align: middle;"><small><a
href="peazip-more.html">Search knowledge-base</a><br>
</small></td>
<td
style="text-align: right; width: 30px; vertical-align: middle;"><small><img
alt="add files and folders into existing archive"
title="Search in PeaZip project domain"
src="extract-rar/rar-opener.png"
style="border: 0px solid ; width: 24px; height: 24px;" align="middle"></small></td>
</tr>
</tbody>
</table>
<br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>