A location or file that stores other files or data, normally accompanied by compression, encryption, sorting or organizing.
0
votes
1answer
14 views
What is the winrar command line archive file
How can I create a file using the command line Winrar my archive
I've used this command but it did not work
WinRAR.exe a -afzip -df e:\test.rar e:\test.csv
It gives me the error:
Error: 'WinRAR' ...
0
votes
1answer
25 views
how to check the actual size of archived file without extracting it? [closed]
I've got an archive foo.tar.gz(8M of actually size), which contains a large sparse file(around 10G) in it.
My question is, how could I know the actual sparse file size without extracting the ...
0
votes
0answers
5 views
Link to author.php and link to list of author posts to different archive
Was wondering if this is at all possible. The website's blog single.php has sidebar displaying author meta information with a list of the latest (3) posts.
At the end of the information I have
<a ...
0
votes
0answers
17 views
Custom categories and custom tags in custom post type
Seeking help from all WordPress gurus.
I'm stuck on following error.
How to display and filter custom categories and custom tags in custom post type?
I have registered custom post type:
...
2
votes
1answer
32 views
Powershell: Record files moved to log file, via write-log
Caveat: My Ignorance - apologies
I would like to write to a log file with a function: "Write-Log"
e.g.
Write-Log -Message "moved file abcd.efd" -Path C:\MyLog.log
(Stolen from ...
0
votes
0answers
9 views
Sharing the file content of a dropbox folder as a list on a website to be used as a sort of cms for users to access archived files?
I was wondering if anyone knows how to share the files of a dropbox folder on a website so that these files can be accessed as an archive.
I have many newsletters (one a month) from the charity that ...
0
votes
1answer
22 views
Xcode - How can we get the current time (Create time) when archive in xcode?
my app has an About dialog that displaying the content as "Build time: 2013/05/14 14:20". The "Build time" can update when archive. I can update it manually, but sometime I forget it. I try to ...
0
votes
1answer
33 views
Recursively list files in an archive
I'm creating a method that will inspect files in an upload folder and some of these files are archive (tar, tar.gz, zip, rar, etc). I would like to read these archive files and list all files in a ...
2
votes
1answer
61 views
Perl Archive::Zip creates unnecessary folders
Assuming I have the following array of file names I wish to zip
my @files = ("C:\Windows\Perl\test1.txt", "C:\Windows\Perl\test2.txt", "C:\Windows\Perl\test3.txt");
If I do
$obj = ...
0
votes
0answers
20 views
Out of Memory Error while using archive::extract
can u help me in getting out of the error "Out of Memory" while using Archive::Extract
I'm using the below code ..
my $extract_obj = Archive::Extract->new(archive => $TAR_FILE_WORK_PATH,
...
0
votes
2answers
29 views
IBM DB2 9.7 archiving specific tables and columns
I would like to periodically, e.g. once a year, archive a set of table rows from our DB2 9.7 database based on some criteria. So e.g. once a year, archive all EMPLOYEE rows that have a creation date ...
0
votes
0answers
18 views
Out Of Memory while extracting tar.gz file using perl
I have a tar.gz file which is of around 60 MB and that file has a XML file inside it ...and while extracting the file I'm getting Out Of Memory! error ...
Below is the code I'm using for extracting ...
0
votes
1answer
54 views
Wordpress archive list with year, month, days, posts and comment counts
I am willing to achieve a Wordpress archive list that would be like this:
2013
May (2)
04 - I love Wordpress (3 comments)
01 - I really love Wordpress (1 comment)
February (1)
...
0
votes
1answer
17 views
friend class boost mongo_iarchive does not a name a type
So I had to override some functionality for the boost mongo archive types, and as a result I need these archive types to be a friend of the class I am serializing. However I am running into issues ...
0
votes
1answer
39 views
Delete a file “older than” in a zip archive
I am archiving once a month a file that is 10 MB and then emailing it.
Next month, I need to delete the previous months file IN the archive and add the new one. That way I keep the space to a low. ...
0
votes
0answers
12 views
WPF: How to programatically paste (and drag&drop) files from zip archive to my program
If you CTRL+C files from zip archive that is opened in Windows Explorer and then paste them to some other folder then they will be copied. I am trying to accomplish the same for my application when ...
-4
votes
0answers
70 views
pros and Cons of Using 'SSIS' solution for Data Archival Over Classic 'Stored Procedure' solution [closed]
i asked a question regarding how to Archive Data Using SSIS in my last question :
Move Records Which are older than 3 years from One Database (Production DB) to Another DB (Archive DB) Using SSIS
...
0
votes
1answer
27 views
Getting elements of a command line and storing them into an array
I am trying to implement the Unix command "tar" in C. It will be executed using the command p5a -c archive infile1 infile2 ... infilek where the arguments infile1, infile2, ..., infilek
denote the ...
1
vote
1answer
74 views
Openfire archive list count is always 0
I am using openfire (3.7.1) with monitoring plugin (1.3.0) and am trying to determine if archive is set up correctly. "Archive one-to-one chats" option is selected in archiving settings. In adium xml ...
1
vote
1answer
24 views
How to automate archiving a copy of mails received/sent through sendmail MTA on CentOS?
We have an application which sends out emails and also receives emails from the users which trigger functionality in the application. There are a lot of emails going back and forth. We would like to ...
-2
votes
0answers
20 views
Wordpress plugin to show archive [closed]
Im searching for a wordpress plugin that shows a archive menu in each page in the following manner:
Today
Yesterday
This week
Last week
This month
Last month
Earlier
Does someone know if such a ...
0
votes
0answers
32 views
Return exit code from 7z sfx archive
I've created an sfx archive using 7z. The config text file is:
;!@Install@!UTF-8!
GUIMode="2"
ExecuteFile="test.exe"
;!@InstallEnd@!
By default, the sfx archive's exit code is based to whether or ...
2
votes
3answers
67 views
Move Records Which are older than 3 years from One Database (Production DB) to Another DB (Archive DB) Using SSIS
Requirement is to Move Data Older than 3 years from Production DB to Archive DB , and Once Moved Delete those records from Production DB , so at any point of time Production DB will have only last ...
0
votes
1answer
23 views
Storing single_tag_title in variable
In Wordpress, the following will echo the currently chosen tag in an archive listing:
single_tag_title();
Does anybody know how to store it in a variable, so that i can echo out the same string ...
0
votes
1answer
14 views
Propel behavior i18n and archivable
I am using propel and i set two behaviours onto one of my tables:
<behavior name="archivable" />
<behavior name="i18n">
<parameter name="i18n_columns" value="name" />
...
0
votes
1answer
20 views
how to download an archived branch in perforce
There is a branch that was archived in our perforce server, but I don't know how to download those files. Even if the only way to get those files is to unarchive it that's fine too (I can get the ...
0
votes
1answer
39 views
How to save html pages as one file?
I want to be able to save / archive HTML pages as one file (without those pesky external folders).
I want the resulting file to contain all styles, images, and links (videos and Flash would be ...
0
votes
1answer
117 views
How to compress multiple folders into one archive?
I have some compression components (like KAZip, JVCL, zLib) and exactly know how to use them to compress files, but i want to compress multiple folders into one single archive and keep folders ...
0
votes
1answer
35 views
How to archive git status output?
I need to archive some changes which are shown by git status command and keep all the paths, so I can copy it, unarchive and commit on my local machine. I know that git archive command exists but how ...
0
votes
0answers
15 views
Wrong owner after extractTo
I'm trying to unzip some files, and the script I found actually works fine. However, after everything gets extracted, every file has the wrong owner (498). So I can't edit the files afterwards. So ...
0
votes
0answers
18 views
Migrate model object on save in Django
I want to create two models in Django
class BlogPost(models.Model):
body = models.TextField()
delete = models.BooleanField(default=True)
def save(self, *args, **args):
if ...
0
votes
0answers
17 views
In xCode how do you get the version and build numbers into the get info of the .ipa
When archiving from xCode is there a way to have the version and build numbers show in the resulting .ipa file's get info window?
John
0
votes
1answer
97 views
Bash create .tar.gz on Solaris
I'm writting a bash script, which should create a .tar.gz archive from specified directory including file structure. This is a homework and I need it to work on Solaris system my school uses. That ...
0
votes
1answer
18 views
How to untar an archive that has only a single directory inside and rename it to a constant name
Most tar software releases do contain a directory with the version included, like product-1.2.3 and I am looking for a simple bash solution to untar such an archive to a directory that does not ...
0
votes
0answers
133 views
Phonegap archive in xCode 4.6 did not work / build broke
I am developing an app in Phonegap 2.1.0
Testing my app in the simulator and iPhone Device everything works fine.
Preparing my app for the iTunes i got an error, when i want to archive.
I got this ...
0
votes
0answers
15 views
Export/Import Archives from/to Xcode
I need to format my Mac and I was wondering if there's a way to export all the archived apps with all the different versions per app, and then re-import them to my brand new installation. I often send ...
0
votes
0answers
46 views
iOS app not compiling for archive
I have created an app that builds just fine (in a few seconds) and operates as expected on iOS devices. I am ready to upload the app to the App Store, but when I try to archive the compiler seems to ...
0
votes
1answer
67 views
PHP & MySQL Archive based on School Year
I need help creating an archive of posts based on school year. I've managed to create a normal archive with the help of this website. I'm still a PHP newbie and feel like I'm missing something that ...
0
votes
0answers
21 views
Storing many files in one file dynamically| dynamic tar.gz/zip/rar
I have a library ( several in fact ) that store multiple files. I would like to reduce those files to one file.
Basically what I would like is something like one of the compression formats, though ...
0
votes
1answer
124 views
Are deleted messages included in the “Download Your Information” in “Account Settings”?
I read that I could get everything that I ever typed if I downloaded my Facebook Archive, but does that absolutely, positively include messages that have been permanently deleted? Thank you!
0
votes
0answers
29 views
Treatment of results of archiving
There is a row of problem files logs in linux in case of which opening there are error messages
Cannot open remote file ...
0
votes
0answers
31 views
CodeIgniter - News Archive function
I'm doing a kind of archive in CodeIgniter, but I have a problem with my code. It only shows the latest "date" (or "subject" if that's the case).
function archive($id){
...
2
votes
2answers
62 views
Anyway to speed up the archiving of a large table
At midnight, I archive a SQL Server 2008 table by doing this in a stored procedure:
INSERT INTO archive(col1, col2....)
select col1, col2...
from tablename
where date <= @endDate
delete from ...
0
votes
1answer
11 views
Getting the most recent version of a file kept by archive.org
I have a set of harvested atom feeds. Some of them have a few years, and some of the posts link to images that are no longer there.
Is there any way to get the most recent version kept by the Way ...
0
votes
0answers
175 views
Batch backup using WinRar command line
I want to create a script for backing up my files using WinRar (on Windows) or any equivalent software. All files are organized using the following folder structure:
...
0
votes
2answers
95 views
IOS: The PNG file contains an invalid signature: Icon.png in XCode/Organizer/Archive/Validate
Five hours to attempt to publish app in the store and no result. I'm stuck with the following error: The PNG file contains an invalid signature: Icon.png during validation in Organizer/Archive. This ...
0
votes
3answers
53 views
Archiving ASP.Net users with MembershipProvider
Are there best practices for archiving asp.net users when deleted using MembershipProvider?
Basically, what I want to accomplish is when I delete a user using for example ...
-1
votes
4answers
56 views
Get directory structure from zip with Perl [closed]
How can I get the directory structure of a zip file with perl using Archive::Zip?
I've tried different method combinations but with no success.
0
votes
1answer
52 views
Extracting Archive Files in Java
I am looking for a library to extract archive files with. For example, zips, rars, tars, wars, ...
My application so far only supports .ZIP's & .RAR's, but I want to increase support for several ...
0
votes
1answer
43 views
Batch-compressing/archiving files within subcategories (files have to be in the root)
I've been searching for a while now to archive a LOT of photographs in different directories into seperate zip-archives. With no luck so far. How come? I have some specific requests;
The ...



