Mailing List Archive

[Bricolage #209] Expire does not remove empty directories
// Add your reply above here
==================================================
Matthew Rolf updated this ticket at October 5th, 2010 @ 12:21 AM

Expiring assets from the server via SFTP publishing method does not remove empty directories.
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
Milestone: 2.0.1
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/209-expire-does-not-remove-empty-directories
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/209-expire-does-not-remove-empty-directories/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support@lighthouseapp.com or http://help.lighthouseapp.com
[Bricolage #209] Expire does not remove empty directories [ In reply to ]
// Add your reply above here
==================================================
theory updated this ticket at October 5th, 2010 @ 05:12 PM
* Assigned user changed from "Bugs (at bricolage)" to "Matthew Rolf"
* Tag changed from "" to "directory distribution expiration mover"
* Milestone changed from "2.0.1" to "2.1.0"
Expiring assets via *any* mover does not remove empty directories. That's because Bricolage does not distribute directories, and so is not aware when a directory is empty.

You might consider adding code (as a new feature) to all of the movers to check the directory from which a resource was removed and delete it if it's empty.
--------------------------------------------------------------------------------

Assigned: Matthew Rolf
State: new
Milestone: 2.1.0
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/209-expire-does-not-remove-empty-directories
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/209-expire-does-not-remove-empty-directories/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support@lighthouseapp.com or http://help.lighthouseapp.com