slacker-cli icon indicating copy to clipboard operation
slacker-cli copied to clipboard

File upload silently fails

Open jxn opened this issue 9 years ago • 3 comments

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

jxn avatar Sep 26 '16 21:09 jxn

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

BTW pull requests are welcome ;)

juanpabloaj avatar Sep 27 '16 02:09 juanpabloaj

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

timbremer avatar Dec 22 '16 21:12 timbremer

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.

juanpabloaj avatar Jan 02 '17 00:01 juanpabloaj