Infoblox-PS / ibx-sdk

Basic Tools and Functions used by other Integrations.
Apache License 2.0
4 stars 0 forks source link

Refactor filename handling and improve logging in fileop.py #70

Closed yeti9990 closed 10 months ago

yeti9990 commented 10 months ago

This commit refactors how the filename is handled in the file operation script to differentiate between the original filename and the filename used for upload. It also improves the logging for clarity. Each operation is now documented as a separate step, providing clearer progression tracking and making the process of restoring a grid more transparent.

fixes #69