Opened 17 years ago
Last modified 17 years ago
#1386 closed Bug report
No " LIST" before downloading a folder
Reported by: | hhapp0728 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | hhapp0728, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Maybe it's not a bug, and you design FileZilla like that for performance.
Firstly, I went into a folder "/testfolder", there was only 1 file "a.txt". Then I go back into the root folder "/". After some minutes, someone uploaded a file "b.txt" into the folder "/testfolder", and now there were 2 files(a.txt and b.txt) in "/testfolder".
Secondly, I downloaded the folder "/testfolder" by dragging it to my local disk. FileZilla downloaded "a.txt" only. Because FileZilla didn't execute "LIST" before download, it didn't known "b.txt" existed now.
Note:
See TracTickets
for help on using tickets.
For performance reasons, listings are cached. Restart the client to empty the cache.