Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete on complete doesn't work in transfer.py #127

Open
fitnycdigitalinitiatives opened this issue Mar 30, 2021 · 1 comment · May be fixed by #141
Open

Delete on complete doesn't work in transfer.py #127

fitnycdigitalinitiatives opened this issue Mar 30, 2021 · 1 comment · May be fixed by #141

Comments

@fitnycdigitalinitiatives

transfer.py has an option to delete the transfer source files, but doesn't seem to work. The issue appears to be that it is trying to use shutil.rmtree and the path from the transfer.db, but that path is only relative to the transfer source location so it's unable to actually locate. I think the transfer.db might need to include an absolute path for this to work.

@mutanthumb
Copy link

Just ran this today and it's still a problem, my transfer source files still exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants