question

lcha-0118 avatar image
0 Votes"
lcha-0118 asked GrgoryGRAUMER-9960 answered

Excel file size changed in the Sharepoint library

I mapped a sharepoint library to a network drive. When I upload local excel files to that sharepoint library. The files sizes between the local drive and the sharepoint site are dfferent.

office-sharepoint-server-development
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@Icha-0118

Would you tell me whether your issue has been resolved or have any update ?
I am looking forward to your reply.

Thanks,
Echo Du


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 Votes 0 ·
trevorseward avatar image
0 Votes"
trevorseward answered

Yes, they will be different, but it shouldn't be dramatically so.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

KARTIKISOP avatar image
0 Votes"
KARTIKISOP answered

yes they are different

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

EchoDu-MSFT avatar image
1 Vote"
EchoDu-MSFT answered EchoDu-MSFT rolled back

@lcha-0118

Yes, the file size will change.

This is because while uploading files to SharePoint Document Library, SharePoint stores the associated column and column value of the file in the file. So you will find that the file size has changed.

Thanks,
Echo Du


If the response is helpful, please click "Accept Answer" and upvote it.



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

FredBurba-7381 avatar image
1 Vote"
FredBurba-7381 answered

Personally I really find it annoying that files are being altered just when uploading to the cloud.

This "feature" makes it impossible to e.g. compare with some merging tools to check if something has changed.

It even comes before the analyzing feature of the content... (e.g. scanning pictures)

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

GrgoryGRAUMER-9960 avatar image
0 Votes"
GrgoryGRAUMER-9960 answered

I wrote an automatic upload API

When a file is uploaded, it expects the filesize returned by the upload to be the same as the original file.

Unfortunately, for office documents, this feature prevents the API from being sure that the file has been sent correctly

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.