[ http://issues.apache.org/jira/browse/VFS-97?page=all ]
Sergey Vladimirov updated VFS-97:
---------------------------------
Attachment: patch.txt
Old patch has bugs with UNIX L8 ftp server - files are reported as existing,
but they are not.
This patch adds "testChacgeDirectory" to FtpClient. This operation changes
working directory, so it is required to destroy ftp client after this operation.
It is possible not to destroy ftpclient, if one can find the way to restore
working directory. For example, if working directory is specified.
Tested on Windows NT. Will be tested on V8 lately.
> M$ FTP Virtual Folder support
> -----------------------------
>
> Key: VFS-97
> URL: http://issues.apache.org/jira/browse/VFS-97
> Project: Commons VFS
> Issue Type: New Feature
> Environment: current CVS version, 1.0-RC8
> Reporter: Sergey Vladimirov
> Fix For: 1.1 Final
>
> Attachments: patch-testcase.txt, patch.txt, patch.txt
>
>
> FTP Object should return child by name, even if it's name of unlisted virtual
> directory.
> IIS support creation FTP virtual folders. Such foldres is not listed in LS
> command, but can be accessed by name (CWD/LS) as well as files in it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]