sftp connection from linux to windows fails with FileSystemException
--------------------------------------------------------------------

                 Key: VFS-173
                 URL: https://issues.apache.org/jira/browse/VFS-173
             Project: Commons VFS
          Issue Type: Bug
    Affects Versions: 1.0
         Environment: sftp from RedHat linux version 2.4.2 to Windows server 
2003 R2 SP1
            Reporter: Chris M Milburn


Our Java 1.4.2 application  fails to sftp to a windows pc with the following 
error :-

2007-08-21 14:00:19,045 ERROR 
[com.rolfeandnolan.merlin.connector.vfsresourceadapter.VFSManagedConnection] 
sendFile (VFS): error checking files in 
/2007072505054820070725041031TD_20070724_01_05_SAFEX.zip
org.apache.commons.vfs.FileSystemException: Could not close the output stream 
for file "sftp://feesftp:[EMAIL 
PROTECTED]/2007072505054820070725041031TD_20070724_01_05_SAFEX.zip".
        at 
org.apache.commons.vfs.provider.DefaultFileContent$FileContentOutputStream.close(DefaultFileContent.java:589)

This works fine sending the file to another linux box.  
sftp ing from the command prompt (with the same userid ) to the windows pc also 
works fine.

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

Reply via email to