Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 579 Bytes

File metadata and controls

12 lines (9 loc) · 579 Bytes

Windows User Folder Backup Utility

A Python script that automatically creates backups of specified Windows user directories. This tool helps users backup important personal folders like Documents, Pictures, and Desktop to a designated backup location.

🔑 Key Features: • Simple and lightweight backup solution • Targets Windows user profile directories • Preserves folder structure during backup • Uses Python's built-in libraries for reliability • Cross-compatible with different Windows versions

🛠️ Built with pure Python - no external dependencies required