mysociety / alaveteli

Provide a Freedom of Information request system for your jurisdiction
https://alaveteli.org
Other
389 stars 195 forks source link

Document uploading large files (manual uploads) #2068

Open davewhiteland opened 9 years ago

davewhiteland commented 9 years ago

Dealing with uploading files: e.g., large responses that have come to users on a CD (on WhatDoTheyKnow we had a directory we uploaded things to directly outside of the application)

Broken out from #1075

RichardTaylor commented 9 years ago

Just linking this to the feature request at #1155 which would hopefully make things easier and remove the need for things like FTP file uploads; or logging into a server and copying a file across from elsewhere.

For WhatDoTheyKnow file uploads are a rare, and increasingly rare, requirement.

There are a couple of different things that happen:

Sometimes at WhatDoTheyKnow (due to not having a simple system) I at least avoid uploading a response received outside of the site and go for alternatives eg. it's just text it can be entered as an annotation. Sometimes we suggest users add the key element of a response as an annotation. Sometimes a user will upload a file on their own website or to a service such as Google Docs and link to it from an annotation.

A big strength of Alaveteli / WhatDoTheyKnow is it gives some assurance a response really does come from an authority. Anyone uploading responses received outside the site needs to be alert to the possibility one day someone might try and claim a document is a response when they've created it or edited it themselves. Typically an annotation on a request explains what's happened so a reader is made aware of how particular material got to the site and can use that make a judgement on how much to trust it.

RichardTaylor commented 9 years ago

Alaveteli also allows a public body to upload a response.

The functions of the "Respond to request" link under the correspondence thread and the "Generate FOI officer upload URL" feature on the request admin page and incoming message admin page could be documented in relation to dealing with public bodies having problems sending large files attached to responses.

utvk commented 6 years ago

Hi,

is it possible to upload multiple files and attach it to a response?

We received a link to a dropbox account that contained a large number of files and would like to attach this to the response. It seems like it's possible to only attach one file at a time and I wonder if there are some other way to attach multiple files or if you know of a simple way to automate the task?

Thanks!

garethrees commented 6 years ago

Hi @utvk,

Do you mean as a requester or an authority?

If you're an authority, you can attach the files to an email (you may need to send several depending on your providers attachment limit) and email the response to the request. The web upload only supports one file at a time (https://github.com/mysociety/alaveteli/issues/66) but there's no limit on emailed responses.

If you're a requester, you can add an annotation (comment) to the request with a link to the Dropbox.

gbp commented 3 years ago

Linking to https://github.com/codeforcroatia/imamopravoznati/issues/91