[GH-ISSUE #306] Delete local from Command Line! #207

Closed
opened 2026-02-25 20:33:04 +03:00 by kerem · 3 comments
Owner

Originally created by @hparadiz on GitHub (May 25, 2018).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/306

I don't want to upload every clip of me screwing around just trying to get the bash prompt right because your default total ignores PS1 on my machine.
bash-3.2$
instead of
user@machine:~$

How this is user friendly I will never know. But I do know that it's annoying the crap out of me that there's all these random files in my temp files that I will never end up uploading cause I don't want to.

And to locally delete I have to literally search for the file through my terminal. If I lose it I'm shit out of luck cause it's in some randomly named folder with hundred of other things.

Why can't you guys just use something easy and simple like /tmp/asciinema-[randomcode].cast ???

The website is a security nightmare and you instantly upload upon someone hitting enter with no ability to break. If I accidentally opened my ssh keys and don't immediately kill -9 asciinema I guess whoooops there go all my SSH keys to your server.

#13
My mind is blown that this 6 year old issue hasn't been addressed. Why do I have to auth to delete a local file? Oh by the way that doesn't even work. I authed 5 times and it did nothing.

Originally created by @hparadiz on GitHub (May 25, 2018). Original GitHub issue: https://github.com/asciinema/asciinema/issues/306 I don't want to upload every clip of me screwing around just trying to get the bash prompt right because your default total ignores PS1 on my machine. `bash-3.2$` instead of `user@machine:~$` How this is user friendly I will never know. But I do know that it's annoying the crap out of me that there's all these random files in my temp files that I will never end up uploading cause I don't want to. And to locally delete I have to literally search for the file through my terminal. If I lose it I'm shit out of luck cause it's in some randomly named folder with hundred of other things. Why can't you guys just use something easy and simple like `/tmp/asciinema-[randomcode].cast` ??? ### The website is a security nightmare and you instantly upload upon someone hitting enter with no ability to break. If I accidentally opened my ssh keys and don't immediately kill -9 asciinema I guess whoooops there go all my SSH keys to your server. #13 My mind is blown that this 6 year old issue hasn't been addressed. Why do I have to `auth` to delete a local file? Oh by the way that doesn't even work. I authed 5 times and it did nothing.
kerem closed this issue 2026-02-25 20:33:04 +03:00
Author
Owner

@ku1ik commented on GitHub (Jun 7, 2018):

Maybe asciinema is not the right tool for you, sorry!

<!-- gh-comment-id:395505255 --> @ku1ik commented on GitHub (Jun 7, 2018): Maybe asciinema is not the right tool for you, sorry!
Author
Owner

@jikkuatwork commented on GitHub (Jul 20, 2023):

I am sorry! But this flow is so draconian! I can't believe how such a system is designed creating an auth system right when its installed and the default option just uploads!!

I am stunned why no one else is freaking out! This is a great utility with a pathetic flow!

I just uploaded something without realizing it was being uploaded and when I tried to delete it, its asking for my email!! What nonsense is this?

The default asciinema rec sending directly to server is so bad, I am sorry for ranting against an otherwise great OS project. But this is clearly very bad design, especially for your end users.

Please consider changing this.

<!-- gh-comment-id:1643774319 --> @jikkuatwork commented on GitHub (Jul 20, 2023): I am sorry! But this flow is so draconian! I can't believe how such a system is designed creating an auth system right when its installed and the default option just uploads!! I am stunned why no one else is freaking out! This is a great utility with a pathetic flow! I just uploaded something without realizing it was being uploaded and when I tried to delete it, its asking for my email!! What nonsense is this? The default `asciinema rec` sending directly to server is so bad, I am sorry for ranting against an otherwise great OS project. But this is clearly very bad design, especially for your end users. Please consider changing this.
Author
Owner

@ku1ik commented on GitHub (Jul 20, 2023):

@jikkuatwork Well, you get prompt asking you to confirm upload:

"press to upload to asciinema.org, to save locally"

You can decide to either upload or save it locally (file in /tmp gets preserved). If you don't read the prompt and blindly confirm with enter then it's your problem.

Having said that, I'm considering changing the behaviour in the next major version of the recorder. This topic has also been discussed here: https://github.com/orgs/asciinema/discussions/31

<!-- gh-comment-id:1643813818 --> @ku1ik commented on GitHub (Jul 20, 2023): @jikkuatwork Well, you get prompt asking you to confirm upload: "press <enter> to upload to asciinema.org, <ctrl-c> to save locally" You can decide to either upload or save it locally (file in /tmp gets preserved). If you don't read the prompt and blindly confirm with enter then it's your problem. Having said that, I'm considering changing the behaviour in the next major version of the recorder. This topic has also been discussed here: https://github.com/orgs/asciinema/discussions/31
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#207
No description provided.