Bug 196351 - [FTP] Delete a folder should do recursive Delete
Summary: [FTP] Delete a folder should do recursive Delete
Status: CLOSED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.0 M3   Edit
Assignee: Javier Montalvo Orús CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords:
: 222713 (view as bug list)
Depends on:
Blocks: 227754
  Show dependency tree
 
Reported: 2007-07-12 13:09 EDT by Kevin Doyle CLA
Modified: 2008-04-18 08:28 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Doyle CLA 2007-07-12 13:09:42 EDT
As mentioned in bug #196211 it would be nice when deleting a folder, on ftp, that is not empty that it would recursively delete all subfolders/files.

Currently as per the FTP protocol deleting a folder that is not empty is not allowed and displays an error saying that.

-----------Enter bugs above this line-----------
TM 2.0 Testing
installation : eclipse-SDK-3.3
RSE install  : RSE 2.0
java.runtime : Sun 1.5.0_11-b03
os.name:     : Windows XP, Service Pack 2
------------------------------------------------
Comment 1 Martin Oberhuber CLA 2007-07-13 06:41:44 EDT
Since the expected behavior is that all RSE File Subsystems should work the same, this may also be seen as a bug report rather than an enhancement request. I'm therefore assigning it 2.0.1 for now.

Since RSE does ask the user for confirmation before the actual delete, and since a recursive delete is really painful on FTP if this is not implemented, I'm much in favor of making this change.
Comment 2 Martin Oberhuber CLA 2007-10-01 07:57:24 EDT
Bulk update target milestone 2.0.1 -> 3.0
Comment 3 Javier Montalvo Orús CLA 2007-10-23 13:21:06 EDT
Recursive delete implemented since I had some requirements for this feature.
Now deleting a folder that reports to be not empty will start a recursive delete on all subfolders and files.
Comment 4 Kevin Doyle CLA 2007-11-08 10:07:38 EST
Verified fixed in I20071108.
Comment 5 Martin Oberhuber CLA 2008-03-14 07:51:08 EDT
*** Bug 222713 has been marked as a duplicate of this bug. ***