You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In its current state, the data archiving process moves data to a target location and leaves the empty folders that used to contain the data. This results in a great number of empty folders that we have to delete by hand.
While deleting empty folders might be risky, it is worth adding some methods to delete the empty folders to classes responsible for archiving data. We should make using these methods optional with a default setting of not using them until we discuss this more in detail and make a decision on how to delete empty folders.
The text was updated successfully, but these errors were encountered:
In its current state, the data archiving process moves data to a target location and leaves the empty folders that used to contain the data. This results in a great number of empty folders that we have to delete by hand.
While deleting empty folders might be risky, it is worth adding some methods to delete the empty folders to classes responsible for archiving data. We should make using these methods optional with a default setting of not using them until we discuss this more in detail and make a decision on how to delete empty folders.
The text was updated successfully, but these errors were encountered: