[jira] Updated: (VFS-311) When moving local file, target parent be left unaware of a new child

2010-06-14 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Safonov updated VFS-311: --- Description: When notifying target parent of a new child, AbstractFileObject.moveTo() calls getType()

[jira] Updated: (VFS-311) When moving local file, target parent be left unaware of a new child

2010-06-14 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Safonov updated VFS-311: --- Description: When notifying target parent of a new child, AbstractFileObject.moveTo() calls getType()

[jira] Created: (VFS-310) FTP: improved 'LIST' command may work incorrectly with certain servers

2010-06-05 Thread Kirill Safonov (JIRA)
FTP: improved 'LIST' command may work incorrectly with certain servers -- Key: VFS-310 URL: https://issues.apache.org/jira/browse/VFS-310 Project: Commons VFS Issue Type:

[jira] Commented: (VFS-307) VFS issues a lot of FTP commands when listing a directory

2010-05-04 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12863749#action_12863749 ] Kirill Safonov commented on VFS-307: [1] VFS-210 [2] VFS-123 VFS issues a lot of FTP

[jira] Created: (VFS-298) FTP: Exception is thrown when renaming a file

2010-02-03 Thread Kirill Safonov (JIRA)
FTP: Exception is thrown when renaming a file - Key: VFS-298 URL: https://issues.apache.org/jira/browse/VFS-298 Project: Commons VFS Issue Type: Bug Affects Versions: Nightly Builds

[jira] Created: (VFS-292) FTP: rename command effectively uses absolute paths which is incorrect in case of USER_DIR_IS_ROOT=true

2009-12-18 Thread Kirill Safonov (JIRA)
FTP: rename command effectively uses absolute paths which is incorrect in case of USER_DIR_IS_ROOT=true --- Key: VFS-292 URL:

[jira] Updated: (VFS-292) FTP: rename command effectively uses absolute paths which is incorrect in case of USER_DIR_IS_ROOT=true

2009-12-18 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Safonov updated VFS-292: --- Attachment: VFS-292.patch patch attached. FTP: rename command effectively uses absolute paths which

[jira] Created: (NET-300) FTPClient.listFiles() throws NullPointerException if listHiddenFiles is TRUE

2009-11-21 Thread Kirill Safonov (JIRA)
FTPClient.listFiles() throws NullPointerException if listHiddenFiles is TRUE Key: NET-300 URL: https://issues.apache.org/jira/browse/NET-300 Project: Commons Net

[jira] Updated: (NET-300) FTPClient.listFiles() throws NullPointerException if listHiddenFiles is TRUE

2009-11-21 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/NET-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Safonov updated NET-300: --- Attachment: NET-300.patch patch attached FTPClient.listFiles() throws NullPointerException if

[jira] Closed: (VFS-286) SFTP: getChildren() does not restore working dir if exception is thrown

2009-11-07 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Safonov closed VFS-286. -- Verified and closed. SFTP: getChildren() does not restore working dir if exception is thrown

[jira] Updated: (VFS-289) FTP connection is not released If exception is thrown out of FtpFileObject.doGetOutputStream()

2009-10-27 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Safonov updated VFS-289: --- Attachment: VFS-289.patch Patch attached FTP connection is not released If exception is thrown out of

[jira] Updated: (VFS-286) SFTP: getChildren() does not restore working dir if exception is thrown

2009-10-27 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Safonov updated VFS-286: --- Attachment: VFS-286.patch Patch attached SFTP: getChildren() does not restore working dir if

[jira] Created: (VFS-289) FTP connection is not released If exception is thrown out of FtpFileObject.doGetOutputStream()

2009-10-26 Thread Kirill Safonov (JIRA)
FTP connection is not released If exception is thrown out of FtpFileObject.doGetOutputStream() -- Key: VFS-289 URL: https://issues.apache.org/jira/browse/VFS-289

[jira] Created: (VFS-284) NullPointerException is thrown at FtpFileObject when processing certain symbolic link

2009-10-18 Thread Kirill Safonov (JIRA)
NullPointerException is thrown at FtpFileObject when processing certain symbolic link - Key: VFS-284 URL: https://issues.apache.org/jira/browse/VFS-284 Project:

[jira] Created: (VFS-285) AbstractFileObject.getChildren(): internal structures will be left inconsistent if the excepion is thrown

2009-10-18 Thread Kirill Safonov (JIRA)
AbstractFileObject.getChildren(): internal structures will be left inconsistent if the excepion is thrown - Key: VFS-285 URL:

[jira] Updated: (VFS-286) SFTP: getChildren() does not restore working dir if exception is thrown

2009-10-18 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Safonov updated VFS-286: --- Description: SftpFileObject.doListChildrenResolved() changes the working dir before doing

[jira] Created: (VFS-286) SFTP: getChildren() does not restore working dir if exception is thrown

2009-10-18 Thread Kirill Safonov (JIRA)
SFTP: getChildren() does not restore working dir if exception is thrown --- Key: VFS-286 URL: https://issues.apache.org/jira/browse/VFS-286 Project: Commons VFS Issue Type: