Skip to content

An add-on SharePoint PowerShell module that leverages SharePoint PnP PowerShell module to recursively download or upload of files and folders to or from SharePoint Online.

License

Notifications You must be signed in to change notification settings

kiazhi/SharePointPnP.PowerShell.Commands.Files.Recurse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharePointPnP.PowerShell.Commands.Files.Recurse

An add-on SharePoint PowerShell module that leverages SharePoint PnP PowerShell module to recursively download or upload of files and folders to or from SharePoint.

How to Install the module

SharePointPnP.PowerShell.Commands.Files.Recurse is published in PowerShell Gallery and can be installed using PowerShell 5.x or higher using the Install-Module cmdlet.

Install-Module -Name 'SharePointPnP.PowerShell.Commands.Files.Recurse'

How to Update the module

To update the module on your current machine with PowerShell 5.x or higher, use the Update-Module cmdlet.

Update-Module -Name 'SharePointPnP.PowerShell.Commands.Files.Recurse'

Supported PowerShell Version(s)

  • Version 5.0 or higher

Applies to

  • Office 365 Multi Tenant (MT)
  • Office 365 Dedicated (D)
  • SharePoint 2013 on-premises
  • SharePoint 2016 on-premises

Dependencies

Utilises open-source SharePointPnP.PowerShell Module from GitHub:

Documentation

Please kindly refer to Cmdlets documentation in our Docs folder.

About

An add-on SharePoint PowerShell module that leverages SharePoint PnP PowerShell module to recursively download or upload of files and folders to or from SharePoint Online.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published