Summary | VFS file backend does not check quota when copying files |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | Valentin.Vidic (at) carnet (dot) hr |
Created | 2009-10-15 (4113 days ago) |
Due | |
Updated | 2014-11-03 (2268 days ago) |
Assigned | |
Resolved | 2009-10-15 (4113 days ago) |
Milestone | 3.3.6 |
Patch | Yes |
Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.3.6
[jan] Check quota when copying files with VFS (Valentin Vidic
<valentin.vidic@carnet.hr>,
Bug #8643).http://cvs.horde.org/diff.php/framework/VFS/lib/VFS/file.php?rt=horde&r1=1.1.2.5&r2=1.1.2.6&ty=u
http://cvs.horde.org/diff.php/framework/VFS/lib/VFS/ftp.php?rt=horde&r1=1.1.2.6&r2=1.1.2.7&ty=u
http://cvs.horde.org/diff.php/framework/VFS/lib/VFS/sql_file.php?rt=horde&r1=1.1.2.2&r2=1.1.2.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS/lib/VFS/ssh2.php?rt=horde&r1=1.1.2.14&r2=1.1.2.15&ty=u
http://cvs.horde.org/diff.php/framework/VFS/package.xml?rt=horde&r1=1.36.4.30&r2=1.36.4.31&ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.515.2.576&r2=1.515.2.577&ty=u
[jan] Check quota when copying files with VFS (Valentin Vidic
<valentin.vidic@carnet.hr>,
Bug #8643).http://cvs.horde.org/diff.php/framework/VFS/lib/VFS/file.php?rt=horde&r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/framework/VFS/lib/VFS/ftp.php?rt=horde&r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/framework/VFS/lib/VFS/sql_file.php?rt=horde&r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/VFS/lib/VFS/ssh2.php?rt=horde&r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/framework/VFS/package.xml?rt=horde&r1=1.92&r2=1.93&ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.1278&r2=1.1279&ty=u
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Summary ⇒ VFS file backend does not check quota when copying files
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ Yes
New Attachment: vfs_copy_quota.diff
because the copy function doesn't check the quota before copying.