Opened 19 years ago

Last modified 19 years ago

#2313 closed Feature request

Update Feature

Reported by: renegrothmann Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: renegrothmann, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

It would be nice to have an update feature, that
updates all changed files in a directory (recursing
through subdirectories) without looking at the server
files.

Changes should be detected since last update by local
file time stamps. This, of course, means to save some
log file of previous updates. Thus this reature may
require a little bit of work.

To make everything run properly, there must be a file
filter to exclude or include files from updating.

Reason: Looking up each file stamp on the server is
much slower. For large directories, looking at the
local file stamp would speed up things considerably.

Even if you do not want to remember previous updates
and stick with the server file stamp, an "update"
button for directories using file filters would be a
good idea, I think.

Change History (1)

comment:1 by Tim Kosse, 19 years ago

Synchronization features and filters are planned for
FileZilla 3.
However they'll use the remote timestamps for comparison,
the directory listings would be retrieved in any case. Since
the listings are cached, no additional slowdown will be noticed.

Anyhow, duplicate of a few other feature requests, thus closed.

Note: See TracTickets for help on using tickets.