Giter Club home page Giter Club logo

alphavss-samples's Introduction

AlphaVSS-Samples

This repository contains sample projects for the AlphaVSS library. If you want to report an issue, please do so in the AlphaVSS repository.

AlphaShadow

This project is an adoption of the official C++ VShadow Tool Sample from Microsoft to .NET and AlphaVSS. It is a command-line tool that you can use to create and manage volume shadow copies. Run AlphaShadow help for more informtion.

VssBackup

此处关于占用线程的文本文件读取,有处代码有问题,位于 VssBackup 类中的GetStream 方法采用的是系统system.io的File读取会报错: 影子副本属于内核文件,无法读取的错误,需要改成这样才可以:return Alphaleonis.Win32.Filesystem.File.OpenRead(GetSnapshotPath(localPath));

This is a project containing a couple of examples combining AlphaFS and AlphaVSS.

SnapshotQuery

This is a very simple example just illustrating how to start with AlphaVSS.

alphavss-samples's People

Contributors

alphaleonis avatar waodng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.