Ticket #1 (closed defect: fixed)
Check directories before os.rename's
| Reported by: | ben@… | Owned by: | pjenvey |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | NZBLeecher | Version: | 0.3 |
| Severity: | normal | Keywords: | 0.3-HEAD |
| Cc: |
Description
Ziplick crashes if a directory exists that its trying to move to. Add checks before the os.rename's to ensure the destination directory doesn't exist, if it does, change its name first.
Change History
Note: See
TracTickets for help on using
tickets.
