Skip to content
#

files

Here are 1,167 public repositories matching this topic...

galakhov
galakhov commented Nov 29, 2019

Hi,
in the index.js of the @uppy/xhr-upload package there is the createFormDataUpload and the createBundledUpload functions that both call the setTypeInBlob(file) function. I assume the latter or the this.addMetadata() function sets the Form Data type to "image/jpeg" by default (or to whatever type of the file that's being uploaded) because of this [issue](https://stackoverflow.com/a/50

stevelitt
stevelitt commented Oct 2, 2018

By default, tomb open makes all files in the tomb user root, group root. In order for tomb open to leave user and group as they were, you need to add the -p option. I think -p should be the default because...

If you ever forget to use -p, your files are permanently owned and grouped root. You can't copy them out to another place: They're already root. If you close the tomb and reopen with -p,

paul-hammant
paul-hammant commented Apr 8, 2018

If I'm in a page, and I drop some file into it with your widget, and I close the page, then its like I'd never dropped the file on the page at all - right?

Surely the motivation should include some suggestion that the file gets sent to the server side, and the tech on the server side would receive it and be able to do something with the file for posterity. Yet the word server is not mentioned

Improve this page

Add a description, image, and links to the files topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the files topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.