Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 576 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 576 Bytes

Dropbox File Processor

Steps to run the application
* Run this project with Maven Install.
* Run DropboxFilesCheckDemoApplication.java as a Java Application.
* Once application started successfully open DropBoxAccess.java file and give path of Local Machine where you want to generate Excel Sheet.(Line no 131)
* After that Run DropBoxAccess.java file as Java Application.
* First of all the files from Dropbox will be read.Once all the files will be fetched excel file will be generate at the given path in a required format attached in Sample file.