-
Using the master branch the following commands throw a not implemented exception:
```
dir *.txt
dir .\*.txt
dir c:\full\path\to\*.txt
```
Using a filename with no path throws a null reference except…
-
```
Case insensitive file systems are supported in onnv_77, but this is explicitly
disabled with OSX, since the 'FIGNORECASE' flag (and others) aren't supported.
We might be able to bodge this with …
-
It would be nice to select multiple files from the filesystem and add them to the queue at the same time.
What do you think?
-
On Android it is necessary to switch to a different file system interface when reading assets from the installed application. I would like to not add an extra requirement for the user when trying to s…
-
XmlUtil uses raw GetProcAddress calls. ProcUtil offers some wrappers. wcawow64 offers some more. Let's pick one.
The doc is pretty clear WOW64 redirection should be disabled for as little time as pos…
-
I noticed that the I2P router does a lot of disk io during startup, which seems to slow things down. I believe it's due to the fact that there are a lot of small files in the folder that contains my I…
str4d updated
7 years ago
-
i did activate plugin to save attachments to file server
i did follow this steps
https://github.com/osTicket/osTicket/issues/1243#issuecomment-54715803
but still the attachment save in database …
-
[Job](https://mihubot.xyz/runtime-utils/EjdfRJVA) completed in 20 minutes.
### Diffs
```
Found 266 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 396…
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
I'm writing out a page. I build out the content and find that none of the content has actually been store…
-
I want to create a typescript/JS/blazor example, basically something entirely web-based and run in the browser (no online storage).
I load a file system from a device using web-serial, then decode t…