Page 1 of 2
Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 12:40
by raam30
Is this the command to be entered in the set Visual Filter for files modified in the last 3 minutes -- "3 Mins|Modified In The Last 3 Mins" ageM: <= 3 m
If not what is to be entered in the set visual filter ?
Re: Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 12:47
by admin
Hi and welcome,
"n" is for minutes:
Code: Select all
"3 Mins|Modified In The Last 3 Mins" ageM: <= 3 n
Don
Re: Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 13:33
by raam30
Even then it doesn't showed the files which were modified in the last 3 minutes and what is the command for ,created the files in the last 3 minutes ?
Re: Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 13:44
by raam30
Sir,what i did was copied 3 to 4 files to a particular directory and i want these 3 to 4 files to be shown when the set visual filter is applied.
Re: Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 13:55
by PeterH
raam30 wrote:Sir,what i did was copied 3 to 4 files to a particular directory and i want these 3 to 4 files to be shown when the set visual filter is applied.
Check the attributes of the files.
If I'm right you should look for created, not modified.
Re: Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 14:12
by raam30
how to apply the filter such that these 3 to 4 files are shown.
Re: Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 14:49
by raam30
What's the answer don?
Re: Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 15:35
by bdeshi
If you're using XY's own custom copy, then go to Tools -> Configuration -> File Operations.
Open "Configure" under Custom Copy Operations. and uncheck "Preserve all item dates".
Re: Files modified in the last 3 minutes,doesn't work
Posted: 10 Dec 2014 15:44
by TheQwerty
In the address bar you can just type:
Or you can use
View | Tab | Set Visual Filter... to show the
Set Visual Filter dialog where you only have to enter:
If you want to store this visual filter in the catalog, MRU list, or give it a comment/caption to remind you what it does, then right before the
ageM include a string within double-quotes like so:
Code: Select all
"Modified in last 3 minutes" ageM: <= 3n
If you want to instead see those items CREATED in the last 3 minutes change
ageM to
ageC.
Also, this isn't a chat room, sometimes it takes some time before someone sees your post. No need to bump it and ask for status updates every 30 minutes.
Re: Files modified in the last 3 minutes,doesn't work
Posted: 11 Dec 2014 11:22
by raam30
@qwerty -- I used your command for files created in 3 minutes,but it is also listing files which were created in 10-12 minutes back. There seems to be a bug.
Re: Files modified in the last 3 minutes,doesn't work
Posted: 11 Dec 2014 11:23
by admin
For CREATED use this:
ageM is for MODIFIED.
Re: Files modified in the last 3 minutes,doesn't work
Posted: 11 Dec 2014 11:27
by raam30
@don -- I have tried Your command earlier itself,but it's also showing results which were created 10- 12 minutes back
Re: Files modified in the last 3 minutes,doesn't work
Posted: 11 Dec 2014 11:40
by admin
Can you post a screenshot of the filtered list showing the wrong results?
Re: Files modified in the last 3 minutes,doesn't work
Posted: 11 Dec 2014 11:42
by PeterH
raam30 wrote:@don -- I have tried Your command earlier itself,but it's also showing results which were created 10- 12 minutes back
Did you have a look at the time attributes of the files that shouldn't be displayed? Were they as should be expected?
Re: Files modified in the last 3 minutes,doesn't work
Posted: 11 Dec 2014 11:55
by raam30
xy.png
In the above screenshot the 3 files naming directory opus 11.7.001 to .003 are new and others are older than 3 minutes.