pkgstore / pwsh-vault

A script for transferring and saving files to Vault (storage directory), while maintaining the structure of the original directory.

Home Page:https://lib.onl/ru/articles/2023/10/4c7aba7c-f5a6-589a-9975-fdb16f2e2862/

Repository from Github https://github.compkgstore/pwsh-vaultRepository from Github https://github.compkgstore/pwsh-vault

PowerShell Vault Module

A script for transferring and saving files to Vault (storage directory), while maintaining the structure of the original directory. Can accept various filtering parameters for source files as input.

Install

Install-CustomModule -N 'Vault' -GHP 'pkgstore/pwsh-vault'

Syntax

For syntax information, enter module info command and get help command.

Get-Command -Module 'PkgStore.Vault'
Get-Help '<COMMAND-NAME>'

Documentation

About

A script for transferring and saving files to Vault (storage directory), while maintaining the structure of the original directory.

https://lib.onl/ru/articles/2023/10/4c7aba7c-f5a6-589a-9975-fdb16f2e2862/

License:MIT License


Languages

Language:PowerShell 100.0%