<?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: Scp to Solarise node in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796582#M41631</link>
    <description>Joseph, &lt;BR /&gt;&lt;BR /&gt;1) The Path is case sensitive so i must put " "&lt;BR /&gt;otherwise it say invalid path.&lt;BR /&gt;&lt;BR /&gt;userid1@sunsystem1.cop.net:"/app/tei1/BKP/INPUTS/AP/"TEST.CSV&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if I transfer, it is successful but lowercase file name in Unix system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now I want to transfer the file as upper case as well."&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Jun 2011 05:23:05 GMT</pubDate>
    <dc:creator>Kumar_Sanjay</dc:creator>
    <dc:date>2011-06-08T05:23:05Z</dc:date>
    <item>
      <title>Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796576#M41625</link>
      <description>We are sending some SCP file from VMS to SUN node.&lt;BR /&gt;we are able to do SCP sucessfully but unable to put file in Upper case. looks like my syntex is work.. any one please help me,&lt;BR /&gt;&lt;BR /&gt;scp  "EXTRACT.CSV" userid1@sunsystem1.cop.net:"/app/tei1/BKP/INPUTS/AP/""TEST.CSV"&lt;BR /&gt;&lt;BR /&gt;We can able to transfer the file.. but remort end we are receiveing the file with "&lt;BR /&gt;Exam "TEST.CSV&lt;BR /&gt;&lt;BR /&gt;could any one please tell me how to remove "  ?</description>
      <pubDate>Wed, 08 Jun 2011 03:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796576#M41625</guid>
      <dc:creator>Kumar_Sanjay</dc:creator>
      <dc:date>2011-06-08T03:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796577#M41626</link>
      <description>&lt;!--!*#--&gt;&amp;gt; could any one please tell me how to remove " ?&lt;BR /&gt;&lt;BR /&gt;Did you try removing the "" before&lt;BR /&gt;'TEST.CSV'?&lt;BR /&gt;&lt;BR /&gt;scp "EXTRACT.CSV" userid1@sunsystem1.cop.net:"/app/tei1/BKP/INPUTS/AP/TEST.CSV"&lt;BR /&gt;&lt;BR /&gt;DCL thinks that "AB""CD" is really&lt;BR /&gt;      AB"CD</description>
      <pubDate>Wed, 08 Jun 2011 03:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796577#M41626</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-06-08T03:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796578#M41627</link>
      <description>Steven, How i can remove the "&lt;BR /&gt;so it will be ABCD</description>
      <pubDate>Wed, 08 Jun 2011 05:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796578#M41627</guid>
      <dc:creator>Kumar_Sanjay</dc:creator>
      <dc:date>2011-06-08T05:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796579#M41628</link>
      <description>[How i can remove the "]&lt;BR /&gt;&lt;BR /&gt;First of all remove the double "" from the scp command.&lt;BR /&gt;&lt;BR /&gt;If the question is how to remove the " on the Unix side:&lt;BR /&gt; mv '"TEST.CSV' TEST.CSV</description>
      <pubDate>Wed, 08 Jun 2011 05:15:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796579#M41628</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2011-06-08T05:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796580#M41629</link>
      <description>Did you try removing the "" before&lt;BR /&gt;'TEST.CSV'?&lt;BR /&gt;This method is transferring file name as 'TEST.CSV&lt;BR /&gt;&lt;BR /&gt;scp "EXTRACT.CSV" userid1@sunsystem1.cop.net:"/app/tei1/BKP/INPUTS/AP/TEST.CSV"&lt;BR /&gt;I tested before, it will recognize entire path as directory and hence transfer fail&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 05:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796580#M41629</guid>
      <dc:creator>Kumar_Sanjay</dc:creator>
      <dc:date>2011-06-08T05:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796581#M41630</link>
      <description>Joseph,&lt;BR /&gt;&lt;BR /&gt;1) The Path is case sensative so i must put " "&lt;BR /&gt;otherwise it say invalid path.&lt;BR /&gt;&lt;BR /&gt;userid1@sunsystem1.cop.net:"/app/tei1/BKP/INPUTS/AP/"TEST.CSV&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if i transfer, it is sucessfull but lowercase file name in Unix system.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Now i want to trasnfer the file as upper case as well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 05:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796581#M41630</guid>
      <dc:creator>Kumar_Sanjay</dc:creator>
      <dc:date>2011-06-08T05:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796582#M41631</link>
      <description>Joseph, &lt;BR /&gt;&lt;BR /&gt;1) The Path is case sensitive so i must put " "&lt;BR /&gt;otherwise it say invalid path.&lt;BR /&gt;&lt;BR /&gt;userid1@sunsystem1.cop.net:"/app/tei1/BKP/INPUTS/AP/"TEST.CSV&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if I transfer, it is successful but lowercase file name in Unix system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now I want to transfer the file as upper case as well."&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 05:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796582#M41631</guid>
      <dc:creator>Kumar_Sanjay</dc:creator>
      <dc:date>2011-06-08T05:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796583#M41632</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] from VMS to SUN node.&lt;BR /&gt;&lt;BR /&gt;What, exactly, are we dealing with here?&lt;BR /&gt;&lt;BR /&gt;      tcpip show version&lt;BR /&gt;&lt;BR /&gt;      uname -a&lt;BR /&gt;      ssh -V&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I tested before, it will recognize entire&lt;BR /&gt;&amp;gt; path as directory and hence transfer fail&lt;BR /&gt;&lt;BR /&gt;What, exactly, does that mean?  As usual,&lt;BR /&gt;showing actual commands with their actual&lt;BR /&gt;output can be more helpful than vague&lt;BR /&gt;descriptions or interpretations.&lt;BR /&gt;&lt;BR /&gt;Around here:&lt;BR /&gt;&lt;BR /&gt;alp $ dire wd.c;&lt;BR /&gt;&lt;BR /&gt;Directory ALP$DKC0:[SMS.ITRC]&lt;BR /&gt;&lt;BR /&gt;wd.c;20&lt;BR /&gt;&lt;BR /&gt;Total of 1 file.&lt;BR /&gt;&lt;BR /&gt;alp $ scp wd.c sms@sol:"/usr/users/sms/UC_DIR/WD.C"&lt;BR /&gt;wd.c                            |  1.1kB |   1.1 kB/s | TOC: 00:00:01 | 100%&lt;BR /&gt;&lt;BR /&gt;alp $ ssh -l sms sol "ls -l /usr/users/sms/UC_DIR"&lt;BR /&gt;Authentication successful.&lt;BR /&gt;&lt;BR /&gt;total 4&lt;BR /&gt;       -rwxr-xr--   1 sms      users       1141 Jun  8 01:57 WD.C&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 5&lt;BR /&gt;  on a COMPAQ Professional Workstation XP1000 running OpenVMS V8.3&lt;BR /&gt;&lt;BR /&gt;sol# uname -a&lt;BR /&gt;SunOS sol 5.10 Generic_141444-09 sun4u sparc sun4u&lt;BR /&gt;&lt;BR /&gt;sol# ssh -V&lt;BR /&gt;Sun_SSH_1.1.2, SSH protocols 1.5/2.0, OpenSSL 0x0090704f</description>
      <pubDate>Wed, 08 Jun 2011 06:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796583#M41632</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-06-08T06:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796584#M41633</link>
      <description>Sanjay,&lt;BR /&gt;I think reading the VMS user and DCL dictionary manual may help to understand, what double double quotes within a quoted string mean.&lt;BR /&gt;&lt;BR /&gt;The simple fact -what Stevens example shows- is:&lt;BR /&gt;put the whole remote file specification in string quotes, not only the path.&lt;BR /&gt;OR, if Your parse_stayle is EXTENDED, just specify the output path , leaving off the file-name, then the output name will be identical to the local one:&lt;BR /&gt;&lt;BR /&gt;scp EXTRACT.CSV userid1@sunsystem1.cop.net:"/app/tei1/BKP/INPUTS/AP/"</description>
      <pubDate>Wed, 08 Jun 2011 06:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796584#M41633</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2011-06-08T06:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796585#M41634</link>
      <description>And by the way, in my environment there is no need to put anything in string quotes at all:&lt;BR /&gt;&lt;BR /&gt;MPIW10_HUB&amp;gt;scp Test.CSV pclhec01:tmp/&lt;BR /&gt;Test.CSV                        |     5B |   0.0 kB/s | TOC: 00:00:01 | 100%&lt;BR /&gt;&lt;BR /&gt;MPIW10_HUB&amp;gt;&lt;BR /&gt;MPIW10_HUB&amp;gt;ssh pclhec01 ls tmp/Test.CSV&lt;BR /&gt;Authentication successful.&lt;BR /&gt;tmp/Test.CSV&lt;BR /&gt;&lt;BR /&gt;My environment:&lt;BR /&gt;Parse Style: Extended&lt;BR /&gt;VMS 7.3-1 , TCPIP 5.4&lt;BR /&gt;&lt;BR /&gt;(and don't know if it is important, the DECC$ feature logicals are set as if DECC$UNIX_LEVEL=30 in later versions of VMS.) &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 07:35:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796585#M41634</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2011-06-08T07:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796586#M41635</link>
      <description>&lt;!--!*#--&gt;&amp;gt; And by the way, in my environment there is&lt;BR /&gt;&amp;gt; no need to put anything in string quotes at&lt;BR /&gt;&amp;gt; all:&lt;BR /&gt;&lt;BR /&gt;Around here:&lt;BR /&gt;&lt;BR /&gt;alp $ show proc /parse&lt;BR /&gt;[...]&lt;BR /&gt;Parse Style: Extended&lt;BR /&gt;&lt;BR /&gt;alp $ scp wd.c sms@sol:/usr/users/sms/UC_DIR/WD.c&lt;BR /&gt;tcpip$ssh_scp2.exe: warning: open: /usr/users/sms/uc_dir/wd.c (dst): no such file (server msg: 'No such file')&lt;BR /&gt;&lt;BR /&gt;%TCPIP-E-SSH_FC_ERR_NO_S, file doesn't exist&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; (and don't know if it is important, the&lt;BR /&gt;&amp;gt; DECC$ feature logicals are set as if&lt;BR /&gt;&amp;gt; DECC$UNIX_LEVEL=30 in later versions of&lt;BR /&gt;&amp;gt; VMS.)&lt;BR /&gt;&lt;BR /&gt;I assume that "are set" means that _you_ set&lt;BR /&gt;them.  And yes, that's probably _very_&lt;BR /&gt;important in a case like this.  Unlike some&lt;BR /&gt;programs I could name, the TCPIP SSH-related&lt;BR /&gt;utilities seem not to set any appropriate&lt;BR /&gt;DECC$feature logical names themselves, so&lt;BR /&gt;SET PROCESS /PARSE_STYLE, by itself, doesn't&lt;BR /&gt;do much.&lt;BR /&gt;&lt;BR /&gt;Do you really leave these DECC$feature names&lt;BR /&gt;set all the time?  To me, that sounds&lt;BR /&gt;dangerous.  I have Parse Style: Extended set&lt;BR /&gt;in my LOGIN.COM, but I don't dare define any&lt;BR /&gt;DECC$feature logical names for general use.&lt;BR /&gt;As it says in the HELP (CRTL&lt;BR /&gt;Feature_Logical_Names):&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;    o  Do not set C RTL feature logical names for the system.&lt;BR /&gt;       Set them only for the applications that need them,&lt;BR /&gt;       because other applications including OpenVMS components&lt;BR /&gt;       depend on the default behavior of these logical names.&lt;BR /&gt;[...]</description>
      <pubDate>Wed, 08 Jun 2011 13:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796586#M41635</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-06-08T13:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796587#M41636</link>
      <description>"my environment" means my process environment, not system settings, every user follows its own taste, but most interactive work is done on Linux systems.&lt;BR /&gt;&lt;BR /&gt;decc$feature logicals: probably a YMMV case.&lt;BR /&gt;I am mainly working on/programming for Unix systems, and doing system management for the remaining VMS systems, but still prefer to do much editing etc. on VMS. So for me it is more convenient not to put string quotes everywhere.&lt;BR /&gt;I almost never have problems with that - but maybe I seldom do complicated things on VMS requiring strict VMS behaviour.</description>
      <pubDate>Wed, 08 Jun 2011 13:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796587#M41636</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2011-06-08T13:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Scp to Solarise node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796588#M41637</link>
      <description>&lt;BR /&gt;and for ssh and scp, the only one DECC$ feature necessary is (probably)&lt;BR /&gt; define  DECC$ARGV_PARSE_STYLE "ENABLE"&lt;BR /&gt;together with parse_style=extended.</description>
      <pubDate>Wed, 08 Jun 2011 14:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-to-solarise-node/m-p/4796588#M41637</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2011-06-08T14:00:23Z</dc:date>
    </item>
  </channel>
</rss>

