Opened 12 years ago

Closed 7 years ago

#8256 closed Feature request (fixed)

Remote search by modified date and time — at Version 1

Reported by: Adam Waller Owned by:
Priority: normal Component: FileZilla Client
Keywords: remote search, modified, time, filter Cc:
Component version: Operating system type: Windows
Operating system version: Windows 7, 64-bit

Description (last modified by Tim Kosse)

Feature Request

It would be really wonderful to search for remote files based on the modified date and time. As a case in point, I uploaded an entire project, then change a few files on the same day. Now, a month later, it is really difficult to find these few files that were modified a few hours after the initial upload.

I can currently use remote file search to find files by the modified date, but this does not seem to take into account the modified time.

From a programming perspective, I don't think this would be very difficult to implement... It already accepts a date and time, so we just need to extend the comparison to look at the time as well as the date.

Thanks in advance for your consideration!!!

  • Adam

A happy FileZilla user

Change History (1)

comment:1 by Tim Kosse, 7 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

The search dialog can search for modification times that have an hour. It requires both the entered timestamp and the file timestamp to include hour information.

Note: See TracTickets for help on using tickets.