<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SFTP Put fails OpenVMS to Linux in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228234#M59449</link>
    <description>Look for and load an ECO kit, then contact HP support should a support agreement be in place and/or use Multinet and/or try a different sftp daemon.&lt;BR /&gt;&lt;BR /&gt;Similar errors have been reported before:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1261792" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1261792&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Googling for &lt;BR /&gt;&lt;BR /&gt;SSHFC_TRANSFER.C SshFCTransfer Assertion failed&lt;BR /&gt;&lt;BR /&gt;will kick over a couple of more.&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Mar 2010 20:40:51 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2010-03-04T20:40:51Z</dc:date>
    <item>
      <title>SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228233#M59448</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to use SFTP to move a file from an OpenVMS system to an FTP appliance.  The 'put' fails and leaves an empty file on the destination.&lt;BR /&gt;&lt;BR /&gt;Source:&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; show ver&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.6&lt;BR /&gt;  on an AlphaServer 800 5/500 running OpenVMS V8.3    &lt;BR /&gt;&lt;BR /&gt;sftp "-V"&lt;BR /&gt;dkb300:[sys0.syscommon.][sysexe]tcpip$ssh_sftp2.exe;1: SSH Secure Shell OpenVMS (V5.5) 3.2.0 on AlphaServer 800 5/500 - VMS V8.3&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;Destination:&lt;BR /&gt;&lt;BR /&gt;Kernel:&lt;BR /&gt;Linux 2.6.5-7.283-smp #1 SMP Wed Nov 29 16:55:53 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;OS:&lt;BR /&gt;SUSE LINUX Enterprise Server 9 (x86_64)&lt;BR /&gt;VERSION = 9&lt;BR /&gt;PATCHLEVEL = 3&lt;BR /&gt;&lt;BR /&gt;Device:&lt;BR /&gt;Axway (formerly Tumbleweed) Secure Transport Appliance &lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; debug 3&lt;BR /&gt;sftp&amp;gt; put login.com&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:753: Adding file login.com to file list without globbing...&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:625: File list is at its end.&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:930: Destroying global data...&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:362: File is "raw", and it needs to be parsed.&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2776: Received SSH_FXP_STAT&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2798: SSH_FXP_STAT login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2800: Statting file `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2860: rfm=FAB$C_VAR&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2928: attrs-&amp;gt;size=1461&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:487: File login.com is not a directory. Adding it to list...&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:602: No more files in this list.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:2321: File list has 2 files.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:346: Setting next source file item...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:575: Next source file is /login.com .&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1297: Statting source file login.com...&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2776: Received SSH_FXP_STAT&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2798: SSH_FXP_STAT login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2800: Statting file `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2860: rfm=FAB$C_VAR&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2928: attrs-&amp;gt;size=1461&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1370: Statting destination file . before trying to remove it...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1589: Statting destination file to check len ./login.com...&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:1903: Received SSH_FXP_OPEN&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:1981: SSH_FXP_OPEN login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:1997: Downloading `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2064: rfm=FAB$C_VAR&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:1272: (MAXFOPENARGS * sizeof(unsigned int)) + ARGSTRSIZ is 291&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:1272: (MAXFOPENARGS * sizeof(unsigned int)) + ARGSTRSIZ is 291&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1394: Statting destination file ./login.com...&lt;BR /&gt;SshReadLine/SSHREADLINE.C:3718: Uninitializing ReadLine...&lt;BR /&gt;FATAL: BUILD23$:[TCPIP_V56_BL9.SRC.SSH2]SSHFC_TRANSFER.C;1:1743 SshFCTransfer (function name unavailable) Assertion failed: tdata-&amp;gt;current_dest_file-&amp;gt;attributes-&amp;gt;flags &amp;amp; 0x00000004&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%TCPIP-F-SSH_FATAL, non-specific fatal error condition&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;&lt;BR /&gt;note that we have a VMS Multinet box as well which does not have a problem sending files to the same destination.&lt;BR /&gt;&lt;BR /&gt;Any thoughts?</description>
      <pubDate>Thu, 04 Mar 2010 20:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228233#M59448</guid>
      <dc:creator>FreeFall</dc:creator>
      <dc:date>2010-03-04T20:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228234#M59449</link>
      <description>Look for and load an ECO kit, then contact HP support should a support agreement be in place and/or use Multinet and/or try a different sftp daemon.&lt;BR /&gt;&lt;BR /&gt;Similar errors have been reported before:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1261792" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1261792&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Googling for &lt;BR /&gt;&lt;BR /&gt;SSHFC_TRANSFER.C SshFCTransfer Assertion failed&lt;BR /&gt;&lt;BR /&gt;will kick over a couple of more.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Mar 2010 20:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228234#M59449</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-03-04T20:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228235#M59450</link>
      <description>&lt;!--!*#--&gt;&amp;gt;   HP TCP/IP Services for OpenVMS Alpha Version V5.6&lt;BR /&gt;&amp;gt;   on an AlphaServer 800 5/500 running OpenVMS V8.3&lt;BR /&gt;&lt;BR /&gt;Around here:&lt;BR /&gt;&lt;BR /&gt;alp $ tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 4&lt;BR /&gt;  on a COMPAQ Professional Workstation XP1000 running OpenVMS V8.3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'd vote for a little ECO action before&lt;BR /&gt;anything else.  (TCPIP is none too good when&lt;BR /&gt;it's current, and it can be much worse when&lt;BR /&gt;it's old.)</description>
      <pubDate>Thu, 04 Mar 2010 20:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228235#M59450</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-04T20:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228236#M59451</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;&lt;BR /&gt;Okay, now I have:&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 4&lt;BR /&gt;  on an AlphaServer 800 5/500 running OpenVMS V8.3&lt;BR /&gt;&lt;BR /&gt;Still the exact same problem.  Multinet is not an option unfortunately.  We're in the process of contacting HP however I'm not optimistic.</description>
      <pubDate>Fri, 05 Mar 2010 21:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228236#M59451</guid>
      <dc:creator>FreeFall</dc:creator>
      <dc:date>2010-03-05T21:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228237#M59452</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Okay, now I have:&lt;BR /&gt;&lt;BR /&gt;Looks like mine.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Still the exact same problem.  [...]&lt;BR /&gt;&lt;BR /&gt;How "exact same"?  My transcript (below)&lt;BR /&gt;seems to differ from yours, even before&lt;BR /&gt;things go bad.&lt;BR /&gt;&lt;BR /&gt;Hmmm.  Around here, no such problem.&lt;BR /&gt;&lt;BR /&gt;I don't have a Secure Transport Appliance,&lt;BR /&gt;but I do have something like a GNU/Linux&lt;BR /&gt;system:&lt;BR /&gt;&lt;BR /&gt;debi# uname -a&lt;BR /&gt;Linux debi 2.6.26-2-mckinley #1 SMP Thu Nov 5 03:58:10 UTC 2009 ia64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;debi# ssh -V&lt;BR /&gt;OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007&lt;BR /&gt;&lt;BR /&gt;debi# /usr/sbin/sshd -V&lt;BR /&gt;sshd: illegal option -- V&lt;BR /&gt;OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;ALP $ sftp root@debi&lt;BR /&gt;root@debi's password:&lt;BR /&gt;sftp&amp;gt; debug 3&lt;BR /&gt;sftp&amp;gt; put login.com&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:874: Adding file login.com to file list without globbing...&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:720: File list is at its end.&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:1051: Destroying global data...&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:401: File is "raw", and it needs to be parsed.&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3235: Received SSH_FXP_STAT&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3308: SSH_FXP_STAT login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3310: Statting file `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3445: rfm=FAB$C_VAR&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3549: attrs-&amp;gt;size=6166&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:571: File login.com is not a directory. Adding it to list...&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:748: No more files in this list.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:2463: File list has 2 files.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:355: Setting next source file item...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:561: Next source file is /login.com .&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1283: Statting source file login.com...&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3235: Received SSH_FXP_STAT&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3308: SSH_FXP_STAT login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3310: Statting file `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3445: rfm=FAB$C_VAR&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3549: attrs-&amp;gt;size=6166&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1432: Statting destination file . before trying to remove it...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1654: Statting destination file to check len ./login.com...&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2281: Received SSH_FXP_OPEN&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2359: SSH_FXP_OPEN login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2375: Downloading `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2442: rfm=FAB$C_VAR&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1456: Statting destination file ./login.com...&lt;BR /&gt;SshFCTransferCore/SSHFC_TRCORE.C:369: Starting transfer for file login.com, destination ./login.com&lt;BR /&gt;SshFCTransferCore/SSHFC_TRCORE.C:377: Calling OpenVMS$reset_terminal_pasthru()&lt;BR /&gt;SshFCTransferCore/SSHFC_TRCORE.C:498: transfer_shred entered&lt;BR /&gt;SshFCTransferCore/SSHFC_TRCORE.C:846: transfer_write_out entered&lt;BR /&gt;SshFCTransferCore/SSHFC_TRCORE.C:846: transfer_write_out entered&lt;BR /&gt;SshFCTransferCore/SSHFC_TRCORE.C:846: transfer_write_out entered&lt;BR /&gt;SshFCTransferCore/SSHFC_TRCORE.C:846: transfer_write_out entered&lt;BR /&gt;login.com                                                                             |  6.0kB |   6.0 kB/s | TOC: 00:00:01 | 100%&lt;BR /&gt;SshFCTransferCore/SSHFC_TRCORE.C:877: Writer finished.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1943: Destination file attributes not available or that file is not a regular file; not changing attributes.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1972: Closing source file login.com...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1989: Closing dest file ./login.com...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:2036: Finished with file ./login.com.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:355: Setting next source file item...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:375: No more source files in this list.&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:198: Destroying thread data...&lt;BR /&gt;sftp&amp;gt; Ssh2SftpServer/SSHFILEXFERS.C:2949: Received SSH_FXP_CLOSE&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2951: SSH_FXP_CLOSE&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3053: Closed file `login.com' (handle=649dcd)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now, it _is_ TCPIP, so it hung there without&lt;BR /&gt;displaying a prompt until I hit Return, but&lt;BR /&gt;then it resumed (sub-?) normal operation:&lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; quit&lt;BR /&gt;SshUnixPipeStream/SSHUNIXPIPESTREAM.C:481: ssh_pipe_stream_destroy&lt;BR /&gt;SshReadLine/SSHREADLINE.C:3728: Uninitializing ReadLine...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And, at the far end:&lt;BR /&gt;&lt;BR /&gt;debi# ls -l log*&lt;BR /&gt;-rwxr-xr-x 1 root root 6166 Mar  5 09:42 login.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] however I'm not optimistic.&lt;BR /&gt;&lt;BR /&gt;One never knows.</description>
      <pubDate>Fri, 05 Mar 2010 21:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228237#M59452</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-05T21:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228238#M59453</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry, here is what I see:&lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; put login.com&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:874: Adding file login.com to file list without globbing...&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:720: File list is at its end.&lt;BR /&gt;SshFCGlob/SSHFC_GLOB.C:1051: Destroying global data...&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:401: File is "raw", and it needs to be parsed.&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3235: Received SSH_FXP_STAT&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3308: SSH_FXP_STAT login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3310: Statting file `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3445: rfm=FAB$C_VAR&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3549: attrs-&amp;gt;size=1461&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:571: File login.com is not a directory. Adding it to list...&lt;BR /&gt;SshFCRecurse/SSHFC_RECURSE.C:748: No more files in this list.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:2463: File list has 2 files.&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:355: Setting next source file item...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:561: Next source file is /login.com .&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1283: Statting source file login.com...&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3235: Received SSH_FXP_STAT&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3308: SSH_FXP_STAT login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3310: Statting file `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3445: rfm=FAB$C_VAR&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:3549: attrs-&amp;gt;size=1461&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1432: Statting destination file . before trying to remove it...&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1654: Statting destination file to check len ./login.com...&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2281: Received SSH_FXP_OPEN&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2359: SSH_FXP_OPEN login.com&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2375: Downloading `login.com'&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2442: rfm=FAB$C_VAR&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1456: Statting destination file ./login.com...&lt;BR /&gt;SshReadLine/SSHREADLINE.C:3728: Uninitializing ReadLine...&lt;BR /&gt;FATAL: BUILD12$:[TCPIP_V56_BLECO4.SRC.SSH2]SSHFC_TRANSFER.C;1:1835 SshFCTransfer (function name unavailable) Assertion failed: tdata-&amp;gt;current_dest_file-&amp;gt;attributes-&amp;gt;flags &amp;amp; 0x00000004&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The only difference that jumps out at me is the 'attrs-&amp;gt;size=6166' vs 'attrs-&amp;gt;size=1461'.&lt;BR /&gt;&lt;BR /&gt;My disk is ODS-2.  I wondered if it would work with an ODS-5 Disk for some reason - I tried it and still fails in exactly the same fashion.</description>
      <pubDate>Sat, 06 Mar 2010 00:35:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228238#M59453</guid>
      <dc:creator>FreeFall</dc:creator>
      <dc:date>2010-03-06T00:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228239#M59454</link>
      <description>I suspect that the following lines detail the root of the problem:&lt;BR /&gt;&lt;BR /&gt;Ssh2SftpServer/SSHFILEXFERS.C:2442: rfm=FAB$C_VAR&lt;BR /&gt;SshFCTransfer/SSHFC_TRANSFER.C:1456: Statting destination file ./login.com...&lt;BR /&gt;SshReadLine/SSHREADLINE.C:3728: Uninitializing ReadLine...&lt;BR /&gt;FATAL: BUILD12$:[TCPIP_V56_BLECO4.SRC.SSH2]SSHFC_TRANSFER.C;1:1835 SshFCTransfer (function name unavailable) Assertion failed: tdata-&amp;gt;current_dest_file-&amp;gt;attributes-&amp;gt;flags &amp;amp; 0x00000004&lt;BR /&gt;&lt;BR /&gt;I'm not certain what flag 0x4 is, but it could be file permissions being present on the remote file.&lt;BR /&gt;Does login.com current exist on the target system?</description>
      <pubDate>Mon, 08 Mar 2010 14:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228239#M59454</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2010-03-08T14:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228240#M59455</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;No, login.com didn't exist on the ftp server.  Here are the results of doing an "ls -l" via SFTP.  login.com was the attempt using ucx, and mu_login.com was put there using Multinet's SFTP client.&lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; ls -l&lt;BR /&gt;-rw-r--r--   1 1001     1001            0 Mar 10 02:40 login.com&lt;BR /&gt;-rw-r-----   1 1001     1001         5111 Mar 10 02:43 mu_login.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2010 23:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228240#M59455</guid>
      <dc:creator>FreeFall</dc:creator>
      <dc:date>2010-03-10T23:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228241#M59456</link>
      <description>&lt;!--!*#--&gt;Anything interesting in the system log&lt;BR /&gt;file(s) on the GNU/Linux end?</description>
      <pubDate>Thu, 11 Mar 2010 00:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228241#M59456</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-11T00:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: SFTP Put fails OpenVMS to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228242#M59457</link>
      <description>I couldn't resolve this problem in a timely fashion so I resorted to using cURL.  It works, but it's ugly.&lt;BR /&gt;Thanks for all the replies.</description>
      <pubDate>Wed, 12 May 2010 17:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sftp-put-fails-openvms-to-linux/m-p/5228242#M59457</guid>
      <dc:creator>FreeFall</dc:creator>
      <dc:date>2010-05-12T17:59:09Z</dc:date>
    </item>
  </channel>
</rss>

