[jira] Assigned: (FTPSERVER-227) RMD command should not delete the current working directory or the any parent of current working directory

2008-12-10 Thread David Latorre (JIRA)

 [ 
https://issues.apache.org/jira/browse/FTPSERVER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Latorre reassigned FTPSERVER-227:
---

Assignee: David Latorre

> RMD command should not delete the current working directory or the any parent 
> of current working directory
> --
>
> Key: FTPSERVER-227
> URL: https://issues.apache.org/jira/browse/FTPSERVER-227
> Project: FtpServer
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 1.0.0-M4
>Reporter: Sai Pullabhotla
>Assignee: David Latorre
> Fix For: 1.0.0-RC1
>
> Attachments: FTPSERVER-227_patch.text
>
>
> RMD command should not delete the current working directory or the any parent 
> of current working directory. 
> case 1: Let us say, the current working directory is "/wd" then "RMD ." or 
> RMD "/wd" should result in a 5XX reply. 
> case 2: Let us say the working directory is "/wd/subdir", then RMD /wd or 
> "RMD .." should also be restricted and a 5xx reply should be sent. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [jira] Assigned: (FTPSERVER-227) RMD command should not delete the current working directory or the any parent of current working directory

2008-12-10 Thread Sai Pullabhotla
Not sure what this e-mail from Jira means, but have any of you had a
chance to look at the patch I submitted for this?

Thanks.

Sai Pullabhotla
Phone: (402) 408-5753
Fax: (402) 408-6861
www.jMethods.com




On Wed, Dec 10, 2008 at 5:46 AM, David Latorre (JIRA) <[EMAIL PROTECTED]> wrote:
>
> [ 
> https://issues.apache.org/jira/browse/FTPSERVER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
>
> David Latorre reassigned FTPSERVER-227:
> ---
>
>Assignee: David Latorre
>
>> RMD command should not delete the current working directory or the any 
>> parent of current working directory
>> --
>>
>> Key: FTPSERVER-227
>> URL: https://issues.apache.org/jira/browse/FTPSERVER-227
>> Project: FtpServer
>>  Issue Type: Bug
>>  Components: Core
>>Affects Versions: 1.0.0-M4
>>Reporter: Sai Pullabhotla
>>Assignee: David Latorre
>> Fix For: 1.0.0-RC1
>>
>> Attachments: FTPSERVER-227_patch.text
>>
>>
>> RMD command should not delete the current working directory or the any 
>> parent of current working directory.
>> case 1: Let us say, the current working directory is "/wd" then "RMD ." or 
>> RMD "/wd" should result in a 5XX reply.
>> case 2: Let us say the working directory is "/wd/subdir", then RMD /wd or 
>> "RMD .." should also be restricted and a 5xx reply should be sent.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


Re: [jira] Assigned: (FTPSERVER-227) RMD command should not delete the current working directory or the any parent of current working directory

2008-12-10 Thread David Latorre
Hello Sai,

 I've committed your patch a few hours ago. I hope I didn't break anything.
You can check it and see if it's ok and we can consider this issue solved.





2008/12/10 Sai Pullabhotla <[EMAIL PROTECTED]>

> Not sure what this e-mail from Jira means, but have any of you had a
> chance to look at the patch I submitted for this?
>
> Thanks.
>
> Sai Pullabhotla
> Phone: (402) 408-5753
> Fax: (402) 408-6861
> www.jMethods.com
>
>
>
>
> On Wed, Dec 10, 2008 at 5:46 AM, David Latorre (JIRA) <[EMAIL PROTECTED]>
> wrote:
> >
> > [
> https://issues.apache.org/jira/browse/FTPSERVER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
> >
> > David Latorre reassigned FTPSERVER-227:
> > ---
> >
> >Assignee: David Latorre
> >
> >> RMD command should not delete the current working directory or the any
> parent of current working directory
> >>
> --
> >>
> >> Key: FTPSERVER-227
> >> URL:
> https://issues.apache.org/jira/browse/FTPSERVER-227
> >> Project: FtpServer
> >>  Issue Type: Bug
> >>  Components: Core
> >>Affects Versions: 1.0.0-M4
> >>Reporter: Sai Pullabhotla
> >>Assignee: David Latorre
> >> Fix For: 1.0.0-RC1
> >>
> >> Attachments: FTPSERVER-227_patch.text
> >>
> >>
> >> RMD command should not delete the current working directory or the any
> parent of current working directory.
> >> case 1: Let us say, the current working directory is "/wd" then "RMD ."
> or RMD "/wd" should result in a 5XX reply.
> >> case 2: Let us say the working directory is "/wd/subdir", then RMD /wd
> or "RMD .." should also be restricted and a 5xx reply should be sent.
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
> >
>