Opened 6 years ago

Closed 6 years ago

#11447 closed Feature request (rejected)

Apply remote directory filters remotely (on read)

Reported by: Rob Wagner Owned by:
Priority: normal Component: FileZilla Client
Keywords: ls read remote filter Cc:
Component version: 3.29.0 Operating system type: Windows
Operating system version: 10

Description

It appears that file and directory filters placed on the remote directory are applied locally, after all files are read from the remote directory. For the sake of performance with certain operations on large directories, it would be helpful to be able to apply these filters remotely.

To be more precise, it appears that current functionality executes an "ls" command, and then filters the results. It would be nice to have a way of executing a command like "ls filter*" or "ls *filter".

I'd be happy to help with testing this modification. Might even be able to assist with implementation.

Change History (1)

comment:1 by Tim Kosse, 6 years ago

Resolution: rejected
Status: newclosed

The protocols do not support this.

Note: See TracTickets for help on using tickets.