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

Used file copying instead of moving #3

Merged
merged 1 commit into from Apr 14, 2018
Merged

Used file copying instead of moving #3

merged 1 commit into from Apr 14, 2018

Conversation

CedArctic
Copy link
Contributor

@CedArctic CedArctic commented Apr 13, 2018

I propose this change for two reasons:

  1. The user might freak out if his/her file disappeared while the transfer was happening
  2. If we don't do this, the file moved earlier would get deleted after the process finished (leaving the user with no file).

Fixes #4

I propose this change for two reasons:
1. The user might freak out if his/her file disappeared while the transfer was happening
2. If we don't do this, the file moved earlier would get deleted after the process finished (leaving the user with no file).
@CedArctic CedArctic mentioned this pull request Apr 13, 2018
@sdushantha sdushantha merged commit dc05fbf into sdushantha:master Apr 14, 2018
@sdushantha
Copy link
Owner

Thank you! I never noticed that 😄

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

Successfully merging this pull request may close these issues.

None yet

2 participants