So the real issue is a concern that one of the customers may gain access to
files from another one of your customers and steal some copyright info?

So the legal folks want 'proof' that orgs like Dropbox have protections in
place to avoid the theft of copyright info?  I doubt that any org will give
out that guarantee - but maybe there are....

If data confidentiality is the issue, the use of ownCloud in your
organization is going to put that burden of proof on your shoulders, so you
will have to deal with all the technical and legal issues.

Why not use the best encryption techniques available e.g. 256 bit AES
encryption (?)  to secure the data?



On Fri, Aug 9, 2013 at 10:53 AM, Sam Flint <harmonicn...@gmail.com> wrote:

> Try ownCloud, it provides webdav and sharing.
>
> On Wed, Aug 7, 2013 at 10:17 AM, DTNX Postmaster <postmas...@dtnx.net>
> wrote:
> > On Aug 7, 2013, at 16:32, John Allen <j...@klam.ca> wrote:
> >
> >>>>> Is there any particular reason you need to accept messages 32 GB in
> size?
> >>>>>
> >>>> Yes. We support a business that designs and manufactures packaging
> and displays. The sort of thing you might see in the aisle of a supermarket
> or store selling gum, personal care products.  The graphics, art work and
> design of these need to be sent to the people involved. We have looked into
> using services like Dropbox but the problem with all of these is copyright.
> Our customers legal eagles have advise against such services as they may
> compromise their copyright on anything stored on such services.
> >>>>
> >>>> OT: It is the same advice and reasoning they gave against using
> public cloud services, some of whose terms of service essentially strip the
> user of all copyright ownership.
> >>> And they are regularly sending you files, via e-mail, up to 32 GB in
> >>> size? Attachments that are larger than, say, 1 GB? Does the sending
> >>> mail server allow attachments that big in outgoing mail? Does your
> >>> queue directory reside on a partition that has that much room?
> >>>
> >>> When have you last grepped through your logs to look at the actual
> >>> sizes of the messages that are coming in? What is the largest message
> >>> size you have received in, say, the last four weeks?
> >>>
> >>> I find it all a wee bit hard to believe. You see, we also support
> >>> similar businesses, and have for many years. For large files, they are
> >>> uploaded over SFTP, and downloaded via same, or HTTP. And increasingly,
> >>> they are using WeTransfer for this. Check their terms, several of our
> >>> clients have abandoned their local file transfer setups for it.
> >>>
> >>> But please, stop abusing e-mail for this. It's insane, and a disaster
> >>> waiting to happen.
> >>
> >> We have already setup a webdav system for saving large attachments, the
> in house users are supposed to use this for internal mail.
> >> This still leaves the problem of contractors and suppliers. The problem
> here is how to isolate them from each other and the whole from the outsider.
> >
> > It is a solved problem, has been for years. For example, a SFTP or FTPS
> > server; contractors and suppliers each get their own login and are
> > locked into their home directory. They only see their own files, no one
> > else's.
> >
> > Or you use one of the several options out there in terms of web based
> > project management and whatnot, such as activeCollab, or one of the
> > suggestions made here on the list. Each user only has access to
> > relevant projects, and you have the advantage of storing file metadata
> > such as description, comments, versioning and so on.
> >
> > And at the very least, review your logs for the actual sizes of
> > incoming messages, and see what usage dictates. I have a hunch it is
> > going to be much lower than your current limit.
> >
> > Mvg,
> > Joni
> >
>
>
>
> --
> Sam Flint
> flintfam.org/~swflint
>

Reply via email to