-
```
What steps will reproduce the problem?
1. try to initialize a file system on a mists of pandaria installation.
What is the expected output? What do you see instead?
Being able to open the archive…
-
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 …
-
### Type of issue
Other (describe below)
### Description
The "Source:" links to the wrong file, the symbol is actually defined in https://github.com/dotnet/runtime/blob/1e5bae2e56180897c95ac3f9adaa…
-
We upload CV attachments but there is MIME type and file size restrictions.
It seems that many rejected files generate huge temporary files (*rep*xxx and *MIME*xxx) in the root folder of the JVM.
Is …