Summary | unable to delete directory with ftp backend |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | aba (at) sundown (dot) cz |
Created | 11/26/2012 (4647 days ago) |
Due | |
Updated | 11/27/2012 (4646 days ago) |
Assigned | |
Resolved | 11/27/2012 (4646 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 2.0.3 |
Patch | No |
State ⇒ Resolved
Milestone ⇒ 2.0.3
commit dc828df75df44867a8f0123f06795ffa70b8f1af
Author: Jan Schneider <jan@horde.org>
Date: Tue Nov 27 12:23:50 2012 +0100
[jan] Fix deleting folders from absolute path in FTP backend (
Bug #11761).framework/Vfs/lib/Horde/Vfs/Ftp.php | 2 +-
framework/Vfs/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/dc828df75df44867a8f0123f06795ffa70b8f1af
Queue ⇒ Horde Framework Packages
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ unable to delete directory with ftp backend
Queue ⇒ Gollem
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I have problem with deleting directories in gollem. I can delete only
files. Same behaviour in my home dir, same in /tmp.
I got message: "Unable to delete folder ddd: Unable to change to
home/user/ddd."
Thanks
Petr