Add option to skip potentially duplicate files to speed retries after a previous bulk file transfer was only partially complete#466
Open
atchang wants to merge 577 commits into
Open
Conversation
Release/3.1.0
Display a "Sponsor" button at the top of the repository. More information: https://github.blog/2019-05-23-announcing-github-sponsors-a-new-way-to-contribute-to-open-source/ https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
Add FUNDING.yml
Update URL to HTTPS
Update brew cask command
Added note for older installations
Fix command order
Update README.md
Updated PLIST file Updated readme
Temporarily removing usb hotplug detection feature Notarize issue.
…3.2.22 Revert "Temporarily removing usb hotplug detection feature Notarize issue."
Release/3.2.23
codemagic ci to install semver@7.6.0 globally
codemagic ci to install semver@7.6.0 globally using yarn
codemagic ci to install semver fix
bumping package version
Machine ID generation was throwing an exception which was looping and causing `Maximum call stack size exceeded`
Fixed exception thrown while machine id generation.
Update support message in file transfer dialog
bumped the package version to 3.2.25
Release 3.2.26
…3.2.26 Revert "Release 3.2.26"
docs: Fix 'inspect' typo
Previous "Confirm Action" Dialog Box only had the option to replace/overwrite files on destination location. This allows the option to skip the file if the filename and file size match (this isn't a perfect check as technically a corrupted file of the exact same size could be let through as there doesn't appear to be a way to do a checksum/hash via MTP. Also, YMMV... but on MacOS I think MTP grabs last access time instead of created or last modified date
Author
|
I tried to follow the guidelines in CONTRIBUTING.md, but when I created the issue. I wasn't able to assign it to myself. I also saw some other issues that were similar to mine and it looks like you said you were working on resolving them in the next major release, so feel free to ignore if your current changes supercede my changes. |
|
I have same phone issue. I did a fork with file resuming while we wait for next amazing version. I have used the fork on 1,000s of files already. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#465