Nothing
Code
zip_list_snapshot(url, za$ex)
Output
filename compressed_size uncompressed_size permissions crc32 offset type
1 <root>/ 0 0 755 00000000 <offset> directory
2 <root>/dir/ 0 0 755 00000000 <offset> directory
3 <root>/dir/file2 11 6 644 c904a4c7 <offset> file
4 <root>/dir/file3 11 6 644 d01f9586 <offset> file
5 <root>/file1 11 6 644 e229f704 <offset> file
6 <root>/file11 12 7 644 09ea0445 <offset> file
Code
extracted_tree(exdir, za$ex)
Output
path contents
1 <root>/dir/file2 file2
2 <root>/dir/file3 file3
3 <root>/file1 file1
4 <root>/file11 file11
Code
extracted_tree(exdir, za$ex)
Output
path contents
1 <root>/file1 file1
Code
zip_list_snapshot(url, za$ex)
Condition
Warning in `warn_no_range()`:
Server '127.0.0.1' does not support HTTP range requests, downloading the whole file.
Output
filename compressed_size uncompressed_size permissions crc32 offset type encryption
1 <root>/ 0 0 755 00000000 <offset> directory none
2 <root>/dir/ 0 0 755 00000000 <offset> directory none
3 <root>/dir/file2 11 6 644 c904a4c7 <offset> file none
4 <root>/dir/file3 11 6 644 d01f9586 <offset> file none
5 <root>/file1 11 6 644 e229f704 <offset> file none
6 <root>/file11 12 7 644 09ea0445 <offset> file none
Code
zip_list_snapshot(url, za$ex)
Output
filename compressed_size uncompressed_size permissions crc32 offset type
1 <root>/ 0 0 755 00000000 <offset> directory
2 <root>/dir/ 0 0 755 00000000 <offset> directory
3 <root>/dir/file2 11 6 644 c904a4c7 <offset> file
4 <root>/dir/file3 11 6 644 d01f9586 <offset> file
5 <root>/file1 11 6 644 e229f704 <offset> file
6 <root>/file11 12 7 644 09ea0445 <offset> file
Code
extracted_tree(exdir, za$ex)
Output
path contents
1 <root>/dir/file2 file2
2 <root>/dir/file3 file3
3 <root>/file1 file1
4 <root>/file11 file11
Code
unzip(url, exdir = exdir)
Condition
Warning in `warn_no_range()`:
Server '127.0.0.1' does not support HTTP range requests, downloading the whole file.
Code
extracted_tree(exdir, za$ex)
Output
path contents
1 <root>/dir/file2 file2
2 <root>/dir/file3 file3
3 <root>/file1 file1
4 <root>/file11 file11
Code
unzip(url, exdir = exdir)
Condition
Warning in `warn_no_range()`:
Server '127.0.0.1' does not support HTTP range requests, downloading the whole file.
Code
extracted_tree(exdir, za$ex)
Output
path contents
1 <root>/dir/file2 file2
2 <root>/dir/file3 file3
3 <root>/file1 file1
4 <root>/file11 file11
Code
extracted_tree(exdir, za$ex)
Output
path contents
1 <root>/dir/file2 file2
2 <root>/dir/file3 file3
3 <root>/file1 file1
4 <root>/file11 file11
Code
zip_list_snapshot(url, za$ex)
Output
filename compressed_size uncompressed_size permissions crc32 offset type
1 <root>/dir/file2 11 6 644 c904a4c7 <offset> file
2 <root>/dir/file3 11 6 644 d01f9586 <offset> file
3 <root>/file1 11 6 644 e229f704 <offset> file
4 <root>/file11 12 7 644 09ea0445 <offset> file
Code
zip_list_snapshot(url, sort = TRUE)
Output
filename compressed_size uncompressed_size permissions crc32 offset type
1 src/ 0 0 755 00000000 <offset> directory
2 src/dir/ 0 0 755 00000000 <offset> directory
3 src/dir/file2 6 6 644 c904a4c7 <offset> file
4 src/dir/file3 6 6 644 d01f9586 <offset> file
5 src/file1 6 6 644 e229f704 <offset> file
6 src/file11 7 7 644 09ea0445 <offset> file
Code
extracted_tree(exdir)
Output
path contents
1 src/dir/file2 file2
2 src/dir/file3 file3
3 src/file1 file1
4 src/file11 file11
Code
extracted_tree(exdir, za$ex)
Output
path contents
1 <root>/dir/file2 file2
2 <root>/dir/file3 file3
3 <root>/file1 file1
4 <root>/file11 file11
Code
extracted_tree(exdir)
Output
path contents
1 file1 file1
2 file11 file11
3 file2 file2
4 file3 file3
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.