Skip to content
#

file-archiving

Here are 5 public repositories matching this topic...

Language: All
Filter by language

filenfile is a Python application that securely hides and extracts files and folders within a main file of your choice using encryption and compression techniques, providing a simple and efficient way to store sensitive data discreetly.

  • Updated Mar 30, 2025
  • Python

This phase focuses on Linux system backups and background task management. It covers compressing and extracting directories using GZIP tarballs (tar) for storage. It also demonstrates how to launch background processes (&), locate their Process IDs (PIDs) using ps and grep, and safely terminate them using the kill command.

  • Updated Aug 13, 2026

Add this topic to your repo

To associate your repository with the file-archiving topic, visit your repo's landing page and select "manage topics."

Learn more