# Functions
CalculateFolderSize calculates the total size of a directory recursively.
No description provided by the author
ErrorResponse is a helper function for handling errors in a consistent way.
GenerateUniqueFilename creates a unique filename by appending a timestamp to the original filename.