
Groovy Code Help: List all files + Last Modified Date/Time
- or -
Post a project like this1407
$40
- Posted:
- Proposals: 3
- Remote
- #3287036
- Awarded
Description
Experience Level: Entry
Requirement:
I'm looking for Groovy Script to list out All files in all sub-folders as well as it's Date Modified --
The code should be able to accept the Main folder as input and then parse all sub folders to look for files and it's Date Modified attribute
Example:
C:\Main (Main Folder)
C:\Main\Test1\example1.txt (child folder with 1 text file of Date Modified: 05/25/2021 1:00am)
C:\Main\Test2\example2.txt
C:\Main\Test2\example3.txt (child folder with 2 text files of Date Modified: 05/26/2021 2:30am)
Output:
File: C:\Main\Test1\example1.txt
DateModified: 05/25/2021 1:00am
File: C:\Main\Test2\example2.txt
DateModified: 05/26/2021 2:30am
File: C:\Main\Test2\example3.txt
DateModified: 05/26/2021 2:30am
** I have a Groovy script but the Date Modified returns the Folder Date modified and not the files date.
**Willing to up the price if I can get code back within 30mins as it seems like a small issue in my code.
I'm looking for Groovy Script to list out All files in all sub-folders as well as it's Date Modified --
The code should be able to accept the Main folder as input and then parse all sub folders to look for files and it's Date Modified attribute
Example:
C:\Main (Main Folder)
C:\Main\Test1\example1.txt (child folder with 1 text file of Date Modified: 05/25/2021 1:00am)
C:\Main\Test2\example2.txt
C:\Main\Test2\example3.txt (child folder with 2 text files of Date Modified: 05/26/2021 2:30am)
Output:
File: C:\Main\Test1\example1.txt
DateModified: 05/25/2021 1:00am
File: C:\Main\Test2\example2.txt
DateModified: 05/26/2021 2:30am
File: C:\Main\Test2\example3.txt
DateModified: 05/26/2021 2:30am
** I have a Groovy script but the Date Modified returns the Folder Date modified and not the files date.
**Willing to up the price if I can get code back within 30mins as it seems like a small issue in my code.

Abi M.
100% (26)Projects Completed
6
Freelancers worked with
11
Projects awarded
86%
Last project
20 Sep 2021
United States
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies