Latest #file Threads Top

ademenev
Can’t figure out what’s happening here Erlang/OTP 27 [erts-15.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit] ...
New
spicychickensauce
File.stat gives me a pretty useless value for ctime. As documented it is “the last time the file or the inode was changed“. Using stat v...
New
almir-neto
I know that File.write performs two operations: it opens the file and then writes to it. However, considering that File.open followed by ...
New
awksedgreep1
Apologies if this has been asked before, but I couldn’t find a reference to this issue on the forum. I’m writing a syslog server for a D...
New
donnieparka
def write_boilerplate(project_name) do file_name = project_name <> ".ex" file_path = Path.join([project_name, file_name]) ...
New
pelopo
Hi, I’m reading a file compressed originally with LZMA and ext .txt.xz. I can read it with stream ok, but the output is a bitstring and n...
New
polypush135
I’m looking to learn the File module and was trying to think of a pet project for doing so. I have a huge dir full of mp3 files that I w...
New
carter
During a drag and drop operation, File.copy(src, dest) in my code would cause Liveview to reload. How can I prevent this?
New
Astarno
I’m suprised I couldn’t find the answer to this question anywhere, but how do you go about creating a new (text) file in Elixir if none e...
New
the_wildgoose
I tried using File.state(“some/file”) and discovered that it truncates the timestamps to the nearest second. It seems to be a wrapper ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

almir-neto
I know that File.write performs two operations: it opens the file and then writes to it. However, considering that File.open followed by ...
New
spicychickensauce
File.stat gives me a pretty useless value for ctime. As documented it is “the last time the file or the inode was changed“. Using stat v...
New
ademenev
Can’t figure out what’s happening here Erlang/OTP 27 [erts-15.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit] ...
New

Last Three Year's Trending Top

dimitarvp
Hey everyone, If I want to stream data from a file, it’s mega easy: File.stream!("/path/to/file") |> Stream.map(...) |> Stream.fi...
New
j4p3
When streaming input from a file of unknown size, formatted as a single line of comma-separated values, what’s the best way to operate on...
New
LostKobrakai
Depot is a filesystem abstraction inspired by the great flysystem PHP package. This allows interacting with many different filesystems (...
New
tino415
Hello, I’m getting weird error regarding key file settings when doing request using hackney, it is like this {:error, {:options, {:keyf...
New
polypush135
I’m looking to learn the File module and was trying to think of a pet project for doing so. I have a huge dir full of mp3 files that I w...
New
pelopo
Hi, I’m reading a file compressed originally with LZMA and ext .txt.xz. I can read it with stream ok, but the output is a bitstring and n...
New
awksedgreep1
Apologies if this has been asked before, but I couldn’t find a reference to this issue on the forum. I’m writing a syslog server for a D...
New
donnieparka
def write_boilerplate(project_name) do file_name = project_name <> ".ex" file_path = Path.join([project_name, file_name]) ...
New

Trending Over Three Years Top

benonymus
Hey there, I want to make my bucket closed, so people can’t get anything form it even with the links, so I want to authenticate through...
New
pedromvieira
What the correct way to Phoenix send a new generated file (non text, example gz). I’m trying with full path (with application dir) or re...
New
fireproofsocks
I’m building file upload functionality into a Phoenix application and I’m wondering if there is any way in Elixir to get the proper file ...
New
quazar
I am parsing DNS zone file (12 GB appx) in Elixir and it’s taking absurdly amount of time, I exited the process after 30+ mins or so and ...
New
ayhan.rashidov
Hello, when I use this for logging in the error.log file I get only error logs but in the info file there are both info and error logs. H...
New
dersar00
Hello, for example I need to move file to other folder if it falls into some watched folder, how I can do it? I find some script, but it...
New
WFransen
I am trying to serve images that the user uploaded. then in an “overview page”, i want to put thumbnail-ish images in the html, which loa...
New
shahryarjb
Hello, I am creating a LMS that lets the user to download file. The user need the file should send me his token and after validating I le...
New
ambareesha7
i stuck with this problem, i could read the text from text-file and index it but i could not update I’m missing something defmodul...
New
shahryarjb
Hi my friends, Imaging you have a mix file which you want to change part of it and replace after doing your changes. For example defmodu...
New
Marcus
Hello. I have a test that fails on GitHub under windows. I have no windows running. Could someone with window check: iex(1)> File.mkd...
New
New
joaothallis
How to decode file form cp1047 to UTF-8 and decode a file to cp1047 using Elixir?
New
gilbertosj
I have a little doubt, how do you go about creating and writing a file in the elixir? Ex: I intend to create a file with the following...
New
benonymus
Hey I am having an issue with file saving. On windows it works nicely, but then I am trying to run the project on Ubuntu it seems like t...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement