DeskDirector / UserVoice

Feature request tracker
14 stars 2 forks source link

[20249, 23817, 24595] File attachment upload limit (File size) #371

Closed Nness closed 1 week ago

Nness commented 5 years ago

PSA has restriction on file upload size. It is 6MB. To get around the limit, means file needs to be stored inside a third party. While doing that, it should also put consideration into GDPR and security.

One of potential is find a storage that our customer can create, it is permission protected. That means when customer leave us, all files is within the storage they have created.

For their client who uses portal, they can access those file through portal. There is no direct link to download.

Nness commented 5 years ago

There are two potential option.

Both can be created by customer. OneDrive means it can group's OneDrive location, where group is shared with customer's employee. It also have direct access link.

Azure Blob Storage means there is no direct access link, but through azure storage app. Only user who granted access to blob can access. Where TECH and portal can both allow user to download or view attachments.

Blob have better throughput, it supports bigger file up to 1GB. OneDrive's advantage is access from link that saved inside ConnectWise or Autotask attachment.

DDAndyChen commented 4 years ago

Related ticket 23817

Aycorn commented 1 week ago

I believe this has since been addressed as the File System feature and will mark this as closed.