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

File upload silently fails #23

Open
jxn opened this issue Sep 26, 2016 · 3 comments
Open

File upload silently fails #23

jxn opened this issue Sep 26, 2016 · 3 comments

Comments

@jxn
Copy link

jxn commented Sep 26, 2016

No file is uploaded using the -f parameter.

To reproduce:

echo 'file contents' > testfile.txt
echo 'did I get a file?' | slacker -u jxn -f testfile.txt

Result:
Message "did I get a file?" is received, but no file is attached.

Tested w/ Slacker Cli -0.9.25
Python 2.7.6 on Ubuntu 14.04.5 LTS
and Python 2.7.12 on Ubuntu 16.04.1 LTS

@juanpabloaj
Copy link
Owner

juanpabloaj commented Sep 27, 2016

@jxn thanks for your feedback, I will try to reproduce the problem and search any solution

BTW pull requests are welcome ;)

@timbremer
Copy link

I'm having the same issue. Tried everything, no file gets attatched.

@juanpabloaj juanpabloaj added the bug label Jan 1, 2017
juanpabloaj added a commit that referenced this issue Jan 2, 2017
@juanpabloaj
Copy link
Owner

sorry for the delay in the reply.

In the previous versions you can't send files to user, this feature is added in the version 0.3.0

If now work close the issue ;)

thanks for your feedback.

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

No branches or pull requests

3 participants