Skip to content

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.)

@jmathai jmathai force-pushed the master branch 4 times, most recently from 3276ccf to 12c17c9 Compare July 12, 2019 08:45
@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?

@jmathai jmathai force-pushed the master branch 2 times, most recently from bbdb460 to ec11497 Compare October 29, 2025 05:11
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.

4 participants