<?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: SFTPG3 rename command - issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708883#M384797</link>
    <description>&amp;gt;&amp;gt;I have already solved the problem &lt;BR /&gt;&lt;BR /&gt;Can you please post what the solution was? In case anyone should come across this thread in the future knowing what the solution was could be helpful for them.</description>
    <pubDate>Thu, 04 Nov 2010 19:04:16 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2010-11-04T19:04:16Z</dc:date>
    <item>
      <title>SFTPG3 rename command - issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708877#M384791</link>
      <description>Hi, I am facing an issue with sftpg3 rename cmd. RENAME cmd is working fine if you don´t use any reference related to directories.&lt;BR /&gt;&lt;BR /&gt;Example: rename filename.tmp fileother.dat (this works fine)&lt;BR /&gt;&lt;BR /&gt;But, if you use rename /home2/filename.tmp /home1/fileother.dat/ it does not working anymore.&lt;BR /&gt;&lt;BR /&gt;do anyone knows how this cmd works? &lt;BR /&gt;&lt;BR /&gt;trying to send file from mainframe to seebeyond server (batch)&lt;BR /&gt;&lt;BR /&gt;Thanks for any clue.</description>
      <pubDate>Wed, 03 Nov 2010 18:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708877#M384791</guid>
      <dc:creator>dhuk</dc:creator>
      <dc:date>2010-11-03T18:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: SFTPG3 rename command - issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708878#M384792</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] from mainframe to seebeyond server&lt;BR /&gt;&amp;gt; (batch)&lt;BR /&gt;&lt;BR /&gt;That tells me very little about the systems&lt;BR /&gt;involved.  You're asking this in an HP-UX&lt;BR /&gt;forum.  Is any of these systems running&lt;BR /&gt;HP-UX?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But, if you use rename /home2/filename.tmp&lt;BR /&gt;&amp;gt; /home1/fileother.dat/ it does not working&lt;BR /&gt;&amp;gt; anymore.&lt;BR /&gt;&lt;BR /&gt;"not working" is not a useful problem&lt;BR /&gt;description.  Did you get an error message?&lt;BR /&gt;&lt;BR /&gt;Are "/home1" and "/home2" different file&lt;BR /&gt;systems?  On many systems, a rename operation&lt;BR /&gt;("mv", ...) is valid only within a file&lt;BR /&gt;system, not between file systems.&lt;BR /&gt;&lt;BR /&gt;What happens if you try to rename between,&lt;BR /&gt;say, "/home2/filename.tmp" and&lt;BR /&gt;"/home2/filename.xxx", or&lt;BR /&gt;"/home2/dir1/filename.tmp" and&lt;BR /&gt;"/home2/dir2/filename.xxx", that is,&lt;BR /&gt;including "reference related to directories",&lt;BR /&gt;but _not_ trying to move off "/home2"?</description>
      <pubDate>Wed, 03 Nov 2010 18:34:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708878#M384792</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-11-03T18:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: SFTPG3 rename command - issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708879#M384793</link>
      <description>Thanks for the comments.&lt;BR /&gt;&lt;BR /&gt;I have more information, see below:&lt;BR /&gt;&lt;BR /&gt;These are the parameters used in SFTPG3 execution test.&lt;BR /&gt;&lt;BR /&gt;cd /dir001/ab11/proj/client/mainfr/intf250/OutBound/legacy/tmp/    &lt;BR /&gt;ascii                                                                                     &lt;BR /&gt;sput //'FILE.APLIC.DATA1A' TSTDATA1A_20101104135500001.tmp    &lt;BR /&gt;       &lt;BR /&gt;ren TSTDATA1A_20101104135500001.tmp         +                          &lt;BR /&gt;/sbapp01/me11/proj/GMLDROPZ/MAINFR/MMI0250/OutBound/legacy     +      &lt;BR /&gt;/TSTDATA1A_20101104135500001.dat                                                     &lt;BR /&gt;quit                                         &lt;BR /&gt;&lt;BR /&gt;Result of the SFTPG3 execution:&lt;BR /&gt;&lt;BR /&gt;Mainframe Job was interrupted by return code = R0256 &lt;BR /&gt;&lt;BR /&gt;Sysout of PROUT.STDOUTPR: &lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; cd /sbapp01/me11/proj/GMLDROPZ/MAINFR/MMI0250/OutBound/legacy/tmp/ &lt;BR /&gt;sftp&amp;gt;  ascii                                                             &lt;BR /&gt;sftp&amp;gt; sput //'FILE.APLIC.DATA1A' TSTDATA1A_20101104135500001.tmp        &lt;BR /&gt;'FILE.APLIC.DATA1A' | 370kB | 158.6kiB/s | TOC: 00:00:02               &lt;BR /&gt;sftp&amp;gt; ren TSTDATA1A_20101104135500001.tmp         +                       &lt;BR /&gt;sftp&amp;gt; /sbapp01/me11/proj/GMLDROPZ/MAINFR/MMI0250/OutBound/legacy     +   &lt;BR /&gt;sftp&amp;gt; /TSTDATA1A_20101104135500001.dat                                    &lt;BR /&gt;&lt;BR /&gt;Message:&lt;BR /&gt;&lt;BR /&gt;Error: File with new name already exists                                 &lt;BR /&gt;Error: Unknown command `/sbapp01/me11/proj/GMLDROPZ/MAINFR/MMI0250/OutBound/legacyÂ´.&lt;BR /&gt;Error: Unknown command `/TSTDATA1A_20101104135500001.dat'.       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Issue:&lt;BR /&gt;&lt;BR /&gt;It seems that RENAME command is not understading the other two lines.&lt;BR /&gt;Rename command was split in 3 lines due to our solution and limitation of the environment.&lt;BR /&gt;So, do you know what is the right character or way that means the continuation of a command in other line for sftp?&lt;BR /&gt;&lt;BR /&gt;The process needs to rename and move the file from /tmp/  to  /legacy/.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2010 16:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708879#M384793</guid>
      <dc:creator>dhuk</dc:creator>
      <dc:date>2010-11-04T16:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: SFTPG3 rename command - issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708880#M384794</link>
      <description>Please, consider these information. Thanks!&lt;BR /&gt;&lt;BR /&gt;These are the parameters used in SFTPG3 execution test.&lt;BR /&gt;&lt;BR /&gt;cd /dir001/ab11/proj/client/mainfr/intf250/OutBound/legacy/tmp/    &lt;BR /&gt;ascii                                                                &lt;BR /&gt;                                                                                                                                     &lt;BR /&gt;sput //'FILE.APLIC.DATA1A' TSTDATA1A_20101104135500001.tmp    &lt;BR /&gt;       &lt;BR /&gt;ren TSTDATA1A_20101104135500001.tmp         +                          &lt;BR /&gt;/dir001/ab11/proj/client/mainfr/intf250/OutBound/legacy/tmp/       +      &lt;BR /&gt;/TSTDATA1A_20101104135500001.dat                                       &lt;BR /&gt;                                                                                                                                 &lt;BR /&gt;quit                                                               &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Result of the SFTPG3 execution:&lt;BR /&gt;&lt;BR /&gt;Mainframe Job was interrupted by return code = R0256 &lt;BR /&gt;&lt;BR /&gt;Sysout of PROUT.STDOUTPR: &lt;BR /&gt;&lt;BR /&gt;sftp&amp;gt; cd /dir001/ab11/proj/client/mainfr/intf250/OutBound/legacy/tmp/   &lt;BR /&gt;sftp&amp;gt;  ascii                                                             &lt;BR /&gt;sftp&amp;gt; sput //'FILE.APLIC.DATA1A' TSTDATA1A_20101104135500001.tmp        &lt;BR /&gt;'FILE.APLIC.DATA1A' | 370kB | 158.6kiB/s | TOC: 00:00:02               &lt;BR /&gt;sftp&amp;gt; ren TSTDATA1A_20101104135500001.tmp         +                       &lt;BR /&gt;sftp&amp;gt; /dir001/ab11/proj/client/mainfr/intf250/OutBound/legacy     +   &lt;BR /&gt;sftp&amp;gt; /TSTDATA1A_20101104135500001.dat                                    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Message:&lt;BR /&gt;&lt;BR /&gt;Error: File with new name already exists                                 &lt;BR /&gt;Error: Unknown command `/dir001/ab11/proj/client/mainfr/intf250/OutBound/legacyÂ´.&lt;BR /&gt;Error: Unknown command `/TSTDATA1A_20101104135500001.dat'.       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Issue:&lt;BR /&gt;&lt;BR /&gt;It seems that RENAME command is not understading the other two lines.&lt;BR /&gt;Rename command was split in 3 lines due to our solution and limitation of the environment.&lt;BR /&gt;So, do you know what is the right character or way that means the continuation of a command in other line for sftp?&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2010 16:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708880#M384794</guid>
      <dc:creator>dhuk</dc:creator>
      <dc:date>2010-11-04T16:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: SFTPG3 rename command - issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708881#M384795</link>
      <description>&lt;!--!*#--&gt;&amp;gt; It seems that RENAME command is not&lt;BR /&gt;&amp;gt; understading the other two lines.&lt;BR /&gt;&amp;gt; Rename command was split in 3 lines due to&lt;BR /&gt;&amp;gt; our solution and limitation of the&lt;BR /&gt;&amp;gt; environment.&lt;BR /&gt;&lt;BR /&gt;My psychic powers are too weak to tell me&lt;BR /&gt;what "our solution" and "the environment"&lt;BR /&gt;might be.  Or, for that matter, what "sftpg3"&lt;BR /&gt;is (or, if there's more than one version of&lt;BR /&gt;it, which version you might be using).  I can&lt;BR /&gt;guess that it's an SFTP client program, but&lt;BR /&gt;that's only a guess.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; So, do you know what is the right character&lt;BR /&gt;&amp;gt; or way that means the continuation of a&lt;BR /&gt;&amp;gt; command in other line for sftp?&lt;BR /&gt;&lt;BR /&gt;Knowing exactly nothing about what you're&lt;BR /&gt;doing where how with what, I'd guess "\".&lt;BR /&gt;&lt;BR /&gt;Do you really expect to get useful (free)&lt;BR /&gt;advice if you answer no questions, and supply&lt;BR /&gt;almost no useful information about your&lt;BR /&gt;environment?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The process needs to rename and move the&lt;BR /&gt;&amp;gt; file from /tmp/ to /legacy/.&lt;BR /&gt;&lt;BR /&gt;As I tried to explain earlier, this may not&lt;BR /&gt;be possible, but, with no useful information,&lt;BR /&gt;it's hard to do more than guess.</description>
      <pubDate>Thu, 04 Nov 2010 16:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708881#M384795</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-11-04T16:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: SFTPG3 rename command - issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708882#M384796</link>
      <description>Okay!&lt;BR /&gt;&lt;BR /&gt;my psychic powers are telling me that you are a really "nice" person that really "wants" to help.&lt;BR /&gt;&lt;BR /&gt;so, thank you for your time, I have already solved the problem and for your information SFTPG3 is a native transaction of TECTIA 6.1.0.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2010 19:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708882#M384796</guid>
      <dc:creator>dhuk</dc:creator>
      <dc:date>2010-11-04T19:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: SFTPG3 rename command - issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708883#M384797</link>
      <description>&amp;gt;&amp;gt;I have already solved the problem &lt;BR /&gt;&lt;BR /&gt;Can you please post what the solution was? In case anyone should come across this thread in the future knowing what the solution was could be helpful for them.</description>
      <pubDate>Thu, 04 Nov 2010 19:04:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708883#M384797</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-11-04T19:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: SFTPG3 rename command - issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708884#M384798</link>
      <description>&lt;!--!*#--&gt;&amp;gt; my psychic powers are telling me that you&lt;BR /&gt;&amp;gt; are a really "nice" person that really&lt;BR /&gt;&amp;gt; "wants" to help.&lt;BR /&gt;&lt;BR /&gt;I could be the nicest person on the planet,&lt;BR /&gt;but there are limits to how helpful I can be&lt;BR /&gt;when given a problem description like "Using&lt;BR /&gt;an unidentified program which might be an&lt;BR /&gt;SFTP client, on an unidentified system,&lt;BR /&gt;connected to another unidentified system,&lt;BR /&gt;when I use some undisclosed command, I get&lt;BR /&gt;some kind of error, but I won't share the&lt;BR /&gt;details of the command or the message."&lt;BR /&gt;&lt;BR /&gt;And then you don't answer simple questions.&lt;BR /&gt;&lt;BR /&gt;What, exactly, did you expect?</description>
      <pubDate>Thu, 04 Nov 2010 21:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftpg3-rename-command-issue/m-p/4708884#M384798</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-11-04T21:00:49Z</dc:date>
    </item>
  </channel>
</rss>

