3

Using the Upload Multiple Files feature, how many files can be uploaded to a document library at a time? Does it depends on total size of the files?

Manish
  • 6,106
  • 19
  • 64
  • 90

2 Answers2

0

As I know, there is only restriction on maximum document size (default is 50MB). You can configure it in Central Administration -> Web Application General Settings page. I don't think there are restrictions on maximum files uploaded at one time.

EvgK
  • 1,907
  • 12
  • 10
  • So I guess there won't be any limit on number of files until the total size exceeds the set limit?? – Manish Feb 08 '11 at 12:32
  • I don't think the 'number of files' is related to the individual or total file size. (Unless you run out of space on your DB Server) – Jeroen Ritmeijer Feb 08 '11 at 12:33
0

It depends which 'uploader' you are using. Microsoft has changed this at some stage with a service pack.

The 'drag and drop' uploader maxes out at 100 files (without giving a decent message). The 'Treeview' based uploader does not have a limit I believe, but has other annoying limitations.

(Copy from my answer on the same question on SharePoint Overflow)

Community
  • 1
  • 1
Jeroen Ritmeijer
  • 2,772
  • 3
  • 24
  • 31