summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2013-11-29 12:58:57 +0100
committerVincent Petry <pvince81@owncloud.com>2013-12-02 11:12:09 +0100
commit3b18c1bae4fd038c378010e76d4946313f23f2ef (patch)
tree494fe145fe218f901ae290b3fe1e2a11e894b34c /apps/files_trashbin
parente079d34f5af344e432f0d4aa7f128d02e69336f2 (diff)
downloadnextcloud-server-3b18c1bae4fd038c378010e76d4946313f23f2ef.tar.gz
nextcloud-server-3b18c1bae4fd038c378010e76d4946313f23f2ef.zip
Fixed FTP and SMB to use rmdir() when deleting folders
Some storages need to use different calls for deleting files or folders, usually unlink() and rmdir(). Fixes #4532 (SMB dir deletion) Fixes #5941 (FTP dir deletion) Note that the extra is_dir() should be fast because it's read from the stat cache. Backport of d69243e
Diffstat (limited to 'apps/files_trashbin')
0 files changed, 0 insertions, 0 deletions