xpFileUtils Standard for SQL Server 1.1
Request
Download
link when available

xpFileUtils Standard for SQL Server 1.1

Lightweight toolkit that lets you work with files and folders directly from T‑SQL
Rating
Your vote:
Latest version:
1.1 See all
Developer:
Leonid Belousov
No screenshots
Used by 1 person
Request
Download
link when available

xpFileUtils Standard for SQL Server is a lightweight toolkit that lets you work with files and folders directly from T‑SQL. It provides a set of callable routines to handle common filesystem tasks—ideal for ETL pipelines, scheduled maintenance, and DevOps automation—without relying on ad‑hoc scripts.

Key capabilities:

  • Core file operations: check existence, list directories, create/remove folders, and copy/move/delete files
  • File content handling: read from and write to text or binary files, with append support
  • Metadata retrieval: return size, timestamps, and basic attributes in structured result sets
  • Pattern support: target files using simple filters (for example, by extension or name patterns)
  • Automation-friendly: predictable return codes and messages suited for SQL Agent jobs and monitoring
  • Security-conscious design: can reduce the need to enable broad shell access, helping you keep tighter controls

Typical use cases:

  • Staging and archiving files during ETL
  • Rotating and cleaning up log or export folders
  • Preparing directories and assets for batch jobs
  • Moving or pruning backup artifacts

Note: Always evaluate permissions and path access carefully, and test routines in a non-production environment before rollout.

xpFileUtils Standard for SQL Server is developed by Leonid Belousov and is used by 1 user of Software Informer. The most popular version of this product among our users is 1.1.

You can check SQL Server Recovery Toolbox, SQL Response, SQL Server Repair Toolbox and other related programs like SQL Password at the "download" section.

Comments

User

Your vote: