Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 373 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 373 Bytes

gvfs backup

English 简体中文

File backup is implemented based on gvfs, and the latest three versions of the same file are kept.

Depend on

  • glib-2.0 (>=2.50)

compile

cmake -B build .
make -C build