Questions tagged [archive]
150 questions
0
votes
1 answer
Barracuda Message Archiver 501 5.5.4 Invalid arguments - new Exchange-Server
after a Migration to Exchange 2019 I have problems to send mails to the barracuda message archiver from the new servers. The mails are forwarded via a send connector.
I allowed the new ip-addresses as trusted smtp servers in the barracuda.
Here is…

Timo
- 11
- 2
0
votes
0 answers
Extracting multiple password-protected archives located in multiple sub-directories
There is a folder that contains many folders and subfolders, and each of these contains any number of password-protected 7zip archives. The password is the same for all of them. These are single-layer archives (no archives within archives).
I am…

Bamba
- 1
- 1
0
votes
1 answer
Exchange 2019 Archive Policy moves items to Recoverable Items Folder
So we have 3 Exchange 2019 servers in our environment. Two of them are DAG servers storing mailboxes, third is archive mailboxes only.
For most users everything works fine, however there are few, where all items marked with archive retention tags…

Frosty
- 1
- 1
- 3
0
votes
1 answer
How to configure log rotate to compress and archive logs weekly
We have rsyslog that save logs based on requirement to various…

sarvesh.lad
- 137
- 6
0
votes
0 answers
Can I serve archive files right away in httpd or ftp?
I want to serve an archive file as a virtual directory to users.
example)
server:
a.tar
L___ hello.txt
L___ world.txt
client:
http://server.local/a.tar/hello.txt
http://server.local/a.tar/world.txt
Is there a plugin for any server…

user212942
- 11
- 2
0
votes
1 answer
possible to set up GCS bucket lifecycle rule to archive rarely used objects?
GCS offers lifecycle management where you can, for example, "Downgrade the storage class of objects older than 365 days to Coldline Storage". I'd like to archive rarely used objects but keep frequently used objects in standard (hot) storage. Does…

Walter Gillett
- 101
- 2
0
votes
1 answer
30day archive to S3 bucket with aws cli
I'm trying to automate an archiving function where if a file is older then 30 days and is encrypted it will be moved to S3 to free up disk space on the server. The issue I'm having now is the the aws cli does not include the the directory path.
find…

RunThor
- 197
- 2
- 12
-1
votes
1 answer
How can I recursively unarchive all files that are bzipped2?
I have a folder. In this folder I have a lot of other folders. In folders I have bzip files and non-bzip. How to unarchieve all bzip2 files in same directory where they are ?

bzip
- 1
-1
votes
2 answers
archive all messages account on exchange 2003 receiving multiple copies
I am using microsoft exchange 2003 on windows 2003 small business server.
For the past month or so, the archiver account has been receiving multiple copies (about 15 or so) of each and every email. edit: All copies share the same Message ID.
The…
aeolist
-1
votes
4 answers
No option to archive Outlook on Windows 7 with Outlook 2010
I currently have a user who desperately needs to archive his email and there is no option on his Outlook currently to do so.

Nwbb
- 1
- 1
- 1
- 2
-1
votes
2 answers
Personal Archive not Visible in Outlook
I just added a second user to my Exchange 2010 box, it is in coexistence with exc2003. My account is already set up and working with a personal archive folder.
The user I just set up however is unable to see the archive in Outlook. It is visible in…

Krypton2k
- 101
- 2
-1
votes
1 answer
What hardware and software specifications would you have for purchasing a data-archival system?
If you had some money to spend (approximately CAD180,000) on hardware and software to set up a data-archival system. We have a quote from Isilon Systems however before the money is spent we have to put the purchase through a tendering process. So,…

Azim
- 101
- 3
-1
votes
2 answers
.sh working on terminal but not on cronjob
I have created a shell file to extract an archive from .7z. The shell works fine in the terminal but in the cronjob I get an error.
The command is:
7z x /path/to/file.7z -aoa
The error I receive is:
/path/to/script.sh: line 2: 7z: command not…

Agis Mikrakis
- 3
- 2
-2
votes
1 answer
Changing tar parameters
I'd like to change the command I'm actualy using to put files in a tar archive in order to achieve this:
1) Remove directories tree from the archive (actually the .tar.gz file mantains the tree of the files. I want the files to be "parent").
2)…

MultiformeIngegno
- 1,687
- 9
- 26
- 31
-5
votes
3 answers
Any reason for «tar: Can't specify both -x and -t»?
Question is due curiosity mostly… — it's kinda strange and awkward limitation considering tar's inability to list content w/o reading the whole (sometimes huge) file.

poige
- 9,448
- 2
- 25
- 52