[jira] Commented: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-19 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482295 ] Andrew Serff commented on VFS-116: -- Yeah, I knew that was a problem (hence the "not having much luck"), but I don't kn

[jira] Commented: (VFS-107) large Sftp transfers fail with OutOfMemoryError: Java heap space

2007-03-08 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479501 ] Andrew Serff commented on VFS-107: -- Very cool. Thanks! Anyone know when v1.1 is slated to be released? I'm guess I'

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-08 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: svn_diff.txt Attached the svn diff output. I just did it from the top level. If you need it f

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: HttpRandomAccesContent.java provides a place holder for the getDataOutputStream. All it does is

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: SftpRandomAccessContent.java Implemented the new getDataOutputStream() method. When I test this

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: SftpFileProvider.java Added the RANDOM_ACCESS_WRITE Capability > Add Write capability to Random

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: FtpRandomAccessContent.java Implemented the new getDataOutputStream() method. When I test this

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: FtpFileProvider.java Added the RANDOM_ACCESS_WRITE Capability > Add Write capability to RandomA

[jira] Updated: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Serff updated VFS-116: - Attachment: AbstractRandomAccessStreamContent.java Changes include a new abstract method getDataOutputStream

[jira] Created: (VFS-116) Add Write capability to RandomAccessContent for all providers

2007-03-07 Thread Andrew Serff (JIRA)
Add Write capability to RandomAccessContent for all providers - Key: VFS-116 URL: https://issues.apache.org/jira/browse/VFS-116 Project: Commons VFS Issue Type: Improvement Affe

[jira] Commented: (VFS-107) large Sftp transfers fail with OutOfMemoryError: Java heap space

2007-03-07 Thread Andrew Serff (JIRA)
[ https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479211 ] Andrew Serff commented on VFS-107: -- Any new news on this? I really need this one fixed and soon. If you point me to