this post was submitted on 25 May 2024
646 points (99.2% liked)

linuxmemes

20761 readers
1878 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

I usually use .bak... .old seems so... old.

you are viewing a single comment's thread
view the rest of the comments
[–] Knock_Knock_Lemmy_In@lemmy.world 12 points 3 months ago (1 children)

Gmail says sending myfile.zip is not allowed.

Change it to myfile.zip.txt and everything is fine.

[–] user224@lemmy.sdf.org 4 points 3 months ago

It may be due to their processing.
Better base64 -w 0 myfile.zip > myfile.zip.txt

If it works though ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯