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

Temp file shown when uploading files #76

Open
jansepar opened this issue Jun 25, 2013 · 5 comments
Open

Temp file shown when uploading files #76

jansepar opened this issue Jun 25, 2013 · 5 comments

Comments

@jansepar
Copy link

I'm getting the following output for every file when uploading since upgrading from alpha to alpha.2:

↗ Uploaded: /var/folders/9_/wpwnc64j71n7fn_vc4h1bdqr0000gn/T/1372195118776.9172
@jansepar
Copy link
Author

I realized that this only happens for files that have gzip: true. Still would be great to fix though.

@geedew
Copy link
Contributor

geedew commented Jul 3, 2013

Yeah, I was recently annoyed by this. Expect a PR soon... can't stand it :)

@kudos
Copy link

kudos commented Aug 23, 2013

@geedew did that PR ever happen?

@geedew
Copy link
Contributor

geedew commented Aug 25, 2013

Nothing yet, sorry. Soon though I'm sure; time is limited :)

@hereandnow
Copy link
Contributor

i took a short look at the code. a quick fix would be to generally log the destination file. this would

a) fix this bug
b) be better in terms of knowledge about what file i uploaded (i for myself mainly want to know the name of the file i uploaded, and not where i got the file locally from)

if everybody is fine with that, i could provide a PR for 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

No branches or pull requests

4 participants