× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Paul,

OpenSSH (the software package that IBM provides to act as a client/server for SSH, SCP and SFTP) is a Unix program. It is written for Unix and runs in PASE.

It has no notion of a "library" (which is a bizarre concept that doesn't exist on other systems, including Unix.) It does not know anything about physical files.

So, I would suggest that you transfer your data to the IFS, and then if you really need it in a PF, use something like CPYFRMIMPF or CPYFRMSTMF to convert it to a PF.

-SK



On 5/6/17 9:16 PM, Steinmetz, Paul wrote:
I need to replace all our FTP PC client scripts to SFTP.
I'm testing with WINSCP.
SFTP script is working, but only to IFS.
1) I'm struggling to find the option so the file will be sent to a library.
Cd /pauls - result in IFS
Cld - invalid command

2) I would also like to show the SFTP transfer as FTP did.
The person running the script can confirm if the file was sent successfully.

SENDCABLE.bat
WinSCP.exe /script=SENDBRC.scp /log=SENDBRCLOG /ini=nul
pause

SNDBRC.scp
open sftp://user:password@hostname/ -hostkey=*
cd /pauls
put -transfer=ascii c:\lockbox\brc\lkbpcs.lkb

Any thoughts from the group.
I will be evaluating other script options.

Thank You
_____
Paul Steinmetz
IBM i Systems Administrator

Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071

610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home

psteinmetz@xxxxxxxxxx<mailto:psteinmetz@xxxxxxxxxx>
http://www.pencor.com/



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.