Invoke-TmpDavFS

所属分类:collect
开发工具:PowerShell
文件大小:0KB
下载次数:0
上传日期:2021-03-07 19:07:39
上 传 者sh-1993
说明:  内存支持的Powershell WebDav服务器,
(Memory Backed Powershell WebDav Server,)

文件列表:
Invoke-TmpDavFS.psm1 (12361, 2021-03-07)

# Invoke-TmpDavFS Memory Backed Powershell WebDav Server ### Description Creates a memory backed webdav server using powershell that can be mounted as a filesystem. Note: Mounting the remote filesystem on windows implies local caching of accessed files in the C:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp\TfsStore\Tfs_DAV system directory. ## Usage ``` Import-Module .\Invoke-TempDavFS.psm1 Invoke-TempDavFS ``` ## Parameters port: Port to listen on, defaults to 8080. sharename: Name of the share to export, defaults to Temp export: Listen on all interfaces instead of localhost (requires admin). auth: Require authentication, defaults to false.

近期下载者

相关文件


收藏者