[ 
https://issues.apache.org/jira/browse/VFS-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274072#comment-13274072
 ] 

Gary D. Gregory commented on VFS-265:
-------------------------------------

How much of a surprise would this change be for current implementations that 
use the defaults?

IOW, how much would this break existing apps?

Current usage is:
{code}
FtpFileSystemConfigBuilder.getInstance().setUserDirIsRoot(options, true);
{code}
                
> [FTP] Set user dir as root dir by default
> -----------------------------------------
>
>                 Key: VFS-265
>                 URL: https://issues.apache.org/jira/browse/VFS-265
>             Project: Commons VFS
>          Issue Type: Wish
>    Affects Versions: 2.0
>            Reporter: Scott Bjerstedt
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: FTP-userrootdefault.patch
>
>
> Currently the FTP provider try to set "/" as the default directory on login, 
> and many servers don't support this on login. Would like to have the code in 
> FtpFileSystemConfigBuilder set the user dir as root by default. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to