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

move source #297

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

move source #297

wants to merge 10 commits into from

Conversation

DZamataev
Copy link
Contributor

Implements moving source files instead of copying them and optionally trashing the source.
The motivation is to make possible to process large library without disk size overflow with a growing trash folder.

DZamataev and others added 10 commits December 26, 2018 16:21
…ish as accepted header to MapQuest requests and results in the response location names being mostly in English not their native country language.
… trashing the source.

the motivation is to make possible to process large library without disk size overflow with a growing trash folder.
# Conflicts resolved:
#	Readme.md
#	elodie/filesystem.py
@DZamataev DZamataev changed the title Feature/move source move source Jan 31, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 92.516% when pulling 109e291 on DZamataev:feature/move-source into 086c26c on jmathai:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 92.516% when pulling 109e291 on DZamataev:feature/move-source into 086c26c on jmathai:master.

@jmathai
Copy link
Owner

jmathai commented Jan 31, 2019

Hi @DZamataev. Thanks for the PR. I guess the --trash option does not achieve this. Let me think of how to better make it clear the difference between these options. (i.e. naming etc.)

@gti96
Copy link
Contributor

gti96 commented Sep 28, 2019

This feature is definitely good to have. I assume it should save big chunk of importing time due to moving and not copying the files? And storage won't get full as quick due to files in trash not emptying automatically? I am facing this same problem of HDD getting filled double the speed due to trash contents. Any chance of having this merged?

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

Successfully merging this pull request may close these issues.

None yet

4 participants