[ANN] FileManagerLib, improved file management

FileManagerLib is a script library with handlers for file management tasks like duplicating, copying, moving, renaming, deleting, and trashing files, as well as creating folders, alias files, symbolic links and hard links, and comparing files and folder contents. As well as providing some features unavailable using either Finder or System Events scripting, it offers more options, greater speed, and some extra conveniences.

Requires OS X 10.9 or later. Download it here:

www.macosxautomation.com/applescript/apps/Script_Libs.html#FileManagerLib

Happy New Year, Shane “ you continue to be awesome! Much appreciated.

:wink: Thanks!

FileManagerLib v2.0 is now available. It requires macOS 10.10, and now includes a terminology dictionary, making it easier to use. It also includes new commands for getting the contents of folders, including recursively, and sorting them.

Available here:

https://www.macosxautomation.com/applescript/apps/Script_Libs.html

FileManagerLib 2.1.0 is now available. It fixes a couple of obscure bugs, changes the terminology to reduce conflicts, adds new return path parameter to copy/move/rename commands, and adds a pares object command for path parsing.

FileManagerLib v2.1.1 is now available. It fixes an error that was thrown when moving an object with replacing from one volume to another.

Available here:

https://www.macosxautomation.com/applescript/apps/Script_Libs.html

FileManagerLib has been updated to version 2.2. Available here:

https://www.macosxautomation.com/applescript/apps/Script_Libs.html

Version 2.2.1 is now available, same link.

FileManagerLib has been updated to version 2.3, with commands for manipulating file tags. Thanks to Yvan Koenig for finally pushing me to do it :). Use the link above.

FileManagerLib 2.3.2 now includes commands for dealing with file date properties.

https://www.macosxautomation.com/applescript/apps/Script_Libs.html

Thanks !!