Skip to content

andrueastman/UploadTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Upload Sample

Sample app to show how one can upload a file to drive and/or FileAttachement.

To run the app, replace the following values in the Program.cs

const string filesDirectory = "C:\\Users\\user2\\Downloads\\BigFiles\\"; // Location of a large number of large files

// APP client for app
const string clientID = "APP ID FOR APPlICATION";

About

UploadTest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages