Can I reload branch with "files" dynamic loading?

How would one reload just the current branch/folder’s files? In ideal variant for me would be if filemanager don’t saves info about files in cache and always loads data when I open folders(or after manipulations with files - copy, upload, moving).

Hi,

Filemanager have the undocumented (we’ll add it soon) property noFileCache that provides the mentioned behavior. You can test it here (but note that copying/moving/etc. can’t actually affect the dataset in the site sample):

http://docs.webix.com/samples/64_file_manager/04_loading/03_dynamic_loading_nocache.html