Skip to content
Commit e15dd783 authored by Vincent Petry's avatar Vincent Petry
Browse files

Workaround for empty dir deletion for SFTP

Explicitly clear the stat cache after deleting an empty folder to make
sure it is properly detected as deleted in subsequent requests.

This works around a problem with phpseclib where the folder is properly
deleted remotely but the stat cache was not updated.
parent 7a0917e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment