V1.01 Nextcloud Upload Increase

I wanted bigger file upload that 4GB or 8GB on the web interface.

  • Attempted 8GB upload Success.
  • Attempted 16GB upload Failed “chunking issue”
  • Increased timing out to 3600 on php and config and nginx
  • Increased chunk size to 50MB
  • Fixed server not having a maintence window retried 16GB upload Success
  • Attempted upload till 61GB max file size
  • Attempted 70GB file Failed “chunking Issue”
  • Tried 70GB again Failed
  • Looked to see if timing out issue it was not
  • Tried 61GB file again Success

I was satisfied with the result of 61GB file upload did research and saw nextcloud is promonent to having issues with big file upload success in my book.