Skip to content

The PowerShell cmdlet `Move-FileToFolder` will move files to newly created folders based on day, month or year naming format.

License

Notifications You must be signed in to change notification settings

ehmiiz/FilesToFolders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilesToFolders

📜 Read docs before use 👍

Install via PSGallery

Install-Module -Name 'FilesToFolders'

Features

  • File(s)toFolder(s) is built with automation in mind

  • Setup a time scheduled action or trigger using your desired automation platform, to automatically move files to structured folders

  • Compiled software, efficient and reliable

  • Cross-platform

  • Supports -WhatIf and -Confirm, to safely move your data

Example

List file names and creation date, move them to structured folders

Example

List result of Move-FileToFolder

Example

About

The PowerShell cmdlet `Move-FileToFolder` will move files to newly created folders based on day, month or year naming format.

Resources

License

Stars

Watchers

Forks