Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9123533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T06:21:48+00:00 2026-06-17T06:21:48+00:00

I want to create unique directory for controlling directory’s disk quota. The unique directory

  • 0

I want to create unique directory for controlling directory’s disk quota. The unique directory name is created as follows:

unique_string()->
    base64:encode_to_string(term_to_binary(make_ref())).

But when debuging, the problem appears:

 exception exit: {{badmatch,
                         {error,
                             " g3IAA2QAFGVtYWNzQHl1cy1pTWFjLmxvY2FsAwAB/ncAAAA8AAAAAA==: No such file or directory.\r\n"}},

The unique_string contains “/”, it caused problems.

I am afraid if just deleting “/”, the feature of unique will lost. How to solve problem?
In addition, is there any other characters can’t be used in directory?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T06:21:50+00:00Added an answer on June 17, 2026 at 6:21 am

    You can replace base64:encode_to_string with a hexify function as follows.

    hexify(Binary) ->
      lists:flatten([io_lib:format("~2.16.0b", [B]) || <<B>> <= Binary]).
    

    You can also tweak this function to allow different set of characters used.

    btw, I recommend to do some hashing on the ref to make the names of same length.

    hexify(crypto:md5(term_to_binary(make_ref())))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have 500k unique images in my folder/directory. I want call it by name
I want to create a unique variable name on the fly. This is my
I'm using JPA 2.0 and want to create a unique constraint using XML, not
I want to create a less than or equal to 10 character unique string
I want to generate android device unique id for my android application to create
I want to create a PIN that is unique within a table but not
I want to create multiple bots with all their own unique id. But how
I'd like to create a unique temporary directory in Windows from some C code
i want to create a temporary directory after that i should create a file
How do I create a random unique filename in a directory (of my choice)?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.