• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I keep a log of directory/file changes?

wexsmith

Member
Anyone know a way to keep a log of directory, subdirectory and file changes? When I add new content to my personal FTP server no one knows what's new. Since I have so much stuff available it's difficult for people wade through it all to find any changes. Basically I'm looking for a way to keep a .txt file updated daily with everything that was added that day. Any ideas?

The closest I got was using "dir /s /b /o-d > whatsnew.txt" but that doesn't exactly put stuff in complete chronological order.
 
Back
Top