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

Incorrect detection of existing file #45

Closed
pkonstantinov opened this issue May 17, 2016 · 11 comments
Closed

Incorrect detection of existing file #45

pkonstantinov opened this issue May 17, 2016 · 11 comments

Comments

@pkonstantinov
Copy link

The downloader detected that the file with initial name already exists, then adds a digit to the end of the file name and stops in pause state. But file with name+NUMBER doesn't exist and download should be started automatically.

@inbasic
Copy link
Owner

inbasic commented May 17, 2016

Is this on Opera?

@pkonstantinov
Copy link
Author

pkonstantinov commented May 17, 2016

FireFox 46.0.1 64 bit

@inbasic
Copy link
Owner

inbasic commented May 21, 2016

Is this happening for all names? How can I re-generate the bug?

@pkonstantinov
Copy link
Author

Just try to download the same file second time. No?

On Sat, May 21, 2016 at 5:55 PM, InBasic notifications@github.com wrote:

Is this happening for all names? How can I re-generate the bug?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#45 (comment)

Pavel Konstantinov, QA Engineer
GridGain Systems
www.gridgain.com

@pkonstantinov
Copy link
Author

Windows 10 (10586.318), Firefox 64 bit 46.0.1

On Mon, May 23, 2016 at 3:52 PM, Pavel Konstantinov <
pkonstantinov@gridgain.com> wrote:

Just try to download the same file second time. No?

On Sat, May 21, 2016 at 5:55 PM, InBasic notifications@github.com wrote:

Is this happening for all names? How can I re-generate the bug?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#45 (comment)

Pavel Konstantinov, QA Engineer
GridGain Systems
www.gridgain.com

Pavel Konstantinov, QA Engineer
GridGain Systems
www.gridgain.com

@inbasic
Copy link
Owner

inbasic commented Jun 8, 2016

Just try to download the same file second time. No?

So if a very same file is being downloaded the second time, there should be the warning as the file is already been downloaded (or been created and is still in the download list)

@inbasic
Copy link
Owner

inbasic commented Jun 15, 2016

closing due to inactivity.

@inbasic inbasic closed this as completed Jun 15, 2016
@pkonstantinov
Copy link
Author

The problem I described in initial issue still exist. Just try to download this file two times: http://gridgain.com/media/gridgain-enterprise-fabric-7.6.3.zip. On second attempt downloader will rename the file to 'gridgain-enterprise-fabric-7.6-2.3.zip' but I think it should be 'gridgain-enterprise-fabric-7.6.3-2.zip'

@pkonstantinov
Copy link
Author

More over, IMHO after renaming downloader should detect that the file with new name doesn't exist and automatically start download.

inbasic added a commit that referenced this issue Aug 27, 2016
@inbasic
Copy link
Owner

inbasic commented Aug 27, 2016

From version "0.3.2", you can open the config editor window and search for "wget.pause-on-exists" . Change the value to false for auto start after renaming.

@inbasic
Copy link
Owner

inbasic commented Aug 27, 2016

The naming issue also will be fixed on this new release. Thanks for the report.

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

No branches or pull requests

2 participants