RondoHwang / Auto_Backup

A windows program to back up the specified folder on time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto_Backup

Back up the specified folder on time

  • made by C#
  • programmed by Visual Studio 2019
  • check every file of source folder whether it was changed today. if changed, updated file to target folder.
  • boot auto-start and run in the Windows system tray.
  • detail logs

form picture

About

A windows program to back up the specified folder on time

License:MIT License


Languages

Language:C# 100.0%