question

MiPakTeh-6272 avatar image
0 Votes"
MiPakTeh-6272 asked karenpayneoregon answered

zip all files

92020-one.txt


dotnet-csharp
one.txt (4.8 KiB)
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.

1 Answer

karenpayneoregon avatar image
0 Votes"
karenpayneoregon answered

Hello

Before creating the .zip file use if(File.Exists("")) first, if the file exists use File.Delete then create the new file.

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.