Skip to main content

Questions tagged [archive]

A location or file that stores other files or data, normally accompanied by compression, encryption, sorting or organizing.

0 votes
0 answers
69 views

How to Install rgdal in R version 4.4.1?

I would like to install rgdal but my numerous attempts have failed so far. I was trying to download the package using the archive https://cran.r-project.org/src/contrib/Archive/rgdal/ . I have tried ...
user25695353's user avatar
0 votes
1 answer
45 views

Golang archive/zip silent error zipping last file

Using go 1.21.4 windows/adm64 I'm experiencing an interesting issue when trying to zip files using go's archive/zip library. Files are all written to the archive, but Windows reports that the zip file ...
Stuart's user avatar
  • 23
0 votes
0 answers
10 views

How can I Run/Extract/Or view a KPA file

I was coping files from a Dx3 VTech Watch and I found in the apps section a .kpa file and Im curious on how I can view it. Ive noticed its a binary file If you want to take a look at the files I ...
Bradley Stratton's user avatar
0 votes
0 answers
69 views

React Native iOS Build getting struck in XCode 15.4 in the building state

After I updated the xCode to the latest version and clicked on Archive to build my React Native iOS Application, the process got struck in building state : AppName > Any iOS Device (arm64) ...
Abdul Malik's user avatar
0 votes
1 answer
22 views

Disabling/Archiving a specific python file from executing when I run Flask

So lets say I have multiple python files in the src directory for my Flask application, say src/ file1.py file2.py file3.py file4.py My application uses some optional Machine learning ...
FahdS's user avatar
  • 49
-2 votes
1 answer
45 views

What the difference between "package" and "archive"? [closed]

I know that archive represents file that contains other files with some metadata, but I can't understand what is package? Wiki says that package are one of the archive types that uses by package ...
Redplcs's user avatar
  • 168
-2 votes
1 answer
65 views

Why gzip and pigz gives the same size of archives on different levels of compression? [closed]

I'm playing with gzip / pigz to concatenate files and forward output into the archive. It works, but I found these things weird: gzip generates the same size of archive on levels -6 (default) and -9 (...
Araneus0390's user avatar
1 vote
1 answer
32 views

Copy data from x range to a table in the same sheet

I´m new to google script and despite trying different codes I cannot get this to work properly. I need a script that will copy data from range "SkráStarfsmann" to the next empty row in a ...
Morrigan's user avatar
0 votes
0 answers
8 views

How can I have a check box from a filtered sheet correspond on a master sheet?

We are using google forms to submit consistent regional data. In the linked google sheet we are filtering all the requests in to regional sheets. So we have a master list of all submissions, and ...
Shannelle Healy's user avatar
1 vote
2 answers
37 views

Skipping lines w/out data

I have a list of data: I wrote a script that will move that data into my database placing the date in the appropriate column after finding the row with the person's name. I would like to adjust my ...
Heather Imel's user avatar
0 votes
0 answers
38 views

Wordpress: How to pull posts from categories from the URL

I'm on my first Wordpress project with a slight background in PHP. I want to pull contents from the Posts with a category that matches a keyword from the URL to avoid creating all of the pages. For ...
danyal's user avatar
  • 1
0 votes
1 answer
64 views

C makefile with multiple archives

I have a directory that contains both headers and source for a small collection of hobby OpenGL programs. My goal is create two main header files: "toolbox.h" and "geometry.h". ...
James Watson's user avatar
0 votes
0 answers
27 views

Archive files recursively in a folder

There are few .csv and .txt files in my folder and I want to archive them into an archive folder recursively. I know the command to archive the files but do not know how to call it recursively. I have ...
Shalini Sharma's user avatar
0 votes
0 answers
35 views

Having issues with adding files to an archive

Every time i run the command python main.py add a.txt I end up with the outputthats at the bottom of this post I would really appreciate if someone points out where I went wrong. # # archive ...
user avatar
1 vote
0 answers
57 views

Unable to read contents of XCFileList '/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Release-output-files.xcfilelist'

I am getting this error while generating archive in xcode i am using xcode Version 15.3 (15E204a) this build is generating using flutter Build target Runner of project Runner with configuration ...
mussadiq jamil's user avatar

15 30 50 per page
1
2 3 4 5
166