Detecting change in folder..?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Wazowski
Posts: 72
Joined: 16 Jun 2015, 21:04

Detecting change in folder..?

10 Aug 2015, 20:08

Hello.!

I wanted to know how I can detect when a folder makes a change to so after 30 seconds make a backup, I want to apply it in this code that annex below ..

Code: Select all

FileCopyDir,C:\Folder A,%A_Desktop%\Folder B %A_YYYY%%A_MM%%A_DD% %A_Hour%%A_Min%
I want a simple backup to detect change in a folder

I hope you can help me and excuse my bad English using google translator.

Cheers
Wazowski
Posts: 72
Joined: 16 Jun 2015, 21:04

Re: Detecting change in folder..?

10 Aug 2015, 20:27

It is only to detect?
gilliduck
Posts: 265
Joined: 06 Oct 2014, 15:01

Re: Detecting change in folder..?

10 Aug 2015, 20:33

Yeah, you'll have to modify it to return information to you once it detects the change you're looking for. Once you get that then you can use your other script to do the actual folder copy. Detecting changes in a folder is kind of a heavy task, I doubt anyone is just going to hand you a fleshed out script. The parts to make what you want are here though. I'm sure with patience you can make it work.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], NullRefEx and 120 guests