"Task: Backup and Recovery" or "Task:BAR" for short is a backup solution for Windows targeting the typical home user. Backups are typically made to a removable drive like an external harddrive.
Categories
BackupLicense
GNU General Public License version 2.0 (GPLv2)Follow Task:BAR
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Hello, I want to thank you for posting your code. I have been struggling to get the Win32 EFS functions to work in C++ CLI, so I started with your C# EncryptedRAW code and translated it into a working version in C++ CLI. From the lessons that I learned, I was able to create our real production code. I would be happy to provide my translation to you to help others, but for now I have posted it here: http://www.experts-exchange.com/Programming/System/Windows__Programming/ATL_WTL_COM/Q_24821150.html Thank you for your help! Great project! Mike