SFTP Questions


SFTP
I need to transfer a file using SFTP. It’s a PF with a 180 character field. When I try the put command from an iSeries library, the file goes over as binary. If I copy it to the IFS and transfer from there, it goes over as text. But, I cannot have this unencrypted file [...]

Answer Question   |  April 22, 2013  12:36 AM
ASCII, iSeries, SFTP
asked by:
30 pts.

Running a script
I have a compliance requirement to convert all FTP jobs to SFTP. However SFTP does not work on Windows 2008 server the same way it works in Unix or AS400. In windows 2008 server, when you send a file via SFTP, it can only place it on local hard drive of that server. Currently, our [...]

Answer Question   |  February 15, 2013  6:20 AM
AS/400, AS/400 administration, SFTP
asked by:
450 pts.

SFTP using Get with variable file name
I am unable to use SFTP with a ‘get’ on a file that has a date variable in the file name using wildcard characters. I have attempted using an asterik as a wild card for the date and I have tried using question marks for the date characters in the file name. I get the [...]

Answer Question   |  December 17, 2012  10:42 PM
SFTP, SFTP file
asked by:
10 pts.

ISERIES SFTP
SFTP software iSeries Windows Server?

Answer Question   |  October 22, 2012  7:17 PM
SFTP, SFTP ISERIES
asked by:
10 pts.

SFTP on I-Series V5.4 with a different port than 22
Dear team, We are connecting our I-Series machine V5.4 with a Linux server using SFTP but the port enabled in the Linux server is 586, non the port 22. Please can you tell us what is the format for the instruction in a batch mode in order to use the port 586 instead the port [...]

Answer Question   |  August 29, 2012  4:55 PM
SFTP
asked by:
80 pts.

Retrieve remote directory listing via QSH
Hello, I have a CL function which sends a .ZIP file to our client via SFTP.I have retrieved the size of the .ZIP from our IFS by using QSH to ‘ls -l’ the details and redirect this output to a data area from which I can extract the size. I now need to retrieve the [...]

Answer Question   |  August 2, 2012  5:08 PM
iSeries AS/400, QSH, SFTP
asked by:
10 pts.

I have enabled sftp between iseries servers, is it possible to conifgure sftp between iseries server and windows
We have users moving objects from iseries to windows and viceverso. Need to secure them using sftp. Is it possible.? If yes, can i have the steps to configure the same.

Answer Question   |  July 17, 2012  7:19 AM
iseries and windows, SFTP
asked by:
1,160 pts.

2nd Pair of SSH Keys
I need to create second pair of SSH Keys for a User Profile ,Which has already working SSH Keys. If i normally do with SSH KEYGEN -T RSA ,i believe it will overwrite the existing environment and set new keys…Could You Please Advise me how to do this ?

Answer Question   |  July 10, 2012  6:37 AM
AS 400, iSeries, SFTP, SSH
asked by:
1,635 pts.

Can we do SFTP transfer of files between iseries and Windows.
Can we do SFTP transfer of files between iseries and Windows. Need the steps to configure the same.

Answer Question   |  May 18, 2012  12:28 PM
AS/400, SFTP
asked by:
1,160 pts.

Can i use SFTP to transfer files between two iseries servers.
Can i use sftp to transfer files between two iseries servers.What are the steps to be followed to configure sftp.

Answer Question   |  May 2, 2012  9:37 AM
iSeries, OS/400, SFTP
asked by:
1,160 pts.

how to do SFTP on AS400 to UNIX given http:// address
I am given a http://  address and would like to send file to that address from the AS400.  Was told I can use SFTP. What is the syntax.  

Answer Question   |  April 1, 2012  5:05 PM
AS/400, SFTP
asked by:
5 pts.

SFTP using port number 10022
Hi, Can someone please explain me the differene between port number 10022 and 22 for implementing SFTP transfer. Which port is preferrable and why?

Answer Question   |  February 28, 2012  8:03 AM
Port 10022, Port 22, SFTP, SFTP Transfer
asked by:
115 pts.

use SFTP to transfer file to INTERNAL READER
Can I use WinSCP SFTP client on windows to transfer files to and from the JES. in FTP it is used like this: quote site filetype=jes which allows me to PUT JOB into the INternal reader or GET OUTPUT from the OUTPUT HELD QUEUE. Thanks for any hint. J.

Answer Question   |  February 28, 2012  8:38 AM
SFTP
asked by:
5 pts.

Does sFTP works for SNDDST command
Currently our business is modifying all existing interface (From IBM V5R4M0) with Windows server to replace FTP by sftp. Our Question is — whether SNDDST works even after we covert from FTP to sFTP, if there exists any issue what would be the alternate IBM command which works along with sFTP

Answer Question   |  March 31, 2012  3:33 PM
AS/400 SFTP, SFTP, SNDDST, V5R4M0
asked by:
50 pts.

Posts SFTP
When you run the SFTP command from Qshell iseries mode I am presented with the following message: Connecting to 10.100.3.9 … No user can not access! This message occurs with all users but a few. I want to know what caused this message, thanks

Answer Question   |  June 23, 2011  2:14 PM
AS/400 SFTP, OS/400, Qshell, SFTP
asked by:
45 pts.

AS400 and connecting via ssh or using sftp to retrieve files.
Hi, Can somone tel me if the AS400 supports sftp access, we have an application that we wish to call an AS400 to retrieve files. The question is will the AS400 allow sftp. Currently it allows ftp but this will be non encrypted. Thanks

Answer Question   |  May 12, 2011  9:21 PM
AS/400, AS/400 SFTP, Connection Issues, SFTP, SSH
asked by:
5 pts.

Retrieving remote Files from AS/400
I’m running SFTP and I just want to receive files that begin with JR. .. I tried using a JR*.* but got everything … any ideas ? Thanks in advance

Answer Question   |  March 29, 2011  7:32 PM
as/400 files, AS/400 SFTP, SFTP
asked by:
5 pts.

SFTP in batch mode
Hi How can we perform SFTP in batch mode? Is it possible to perform SFTP without using public and private keys? It would be of great help if provided some sample code to refer also.   Thanks, Vivek

Answer Question   |  February 18, 2011  2:31 PM
AS/400, AS/400 SFTP, RPG Batch Mode, SFTP
asked by:
120 pts.

AS/400 SFTP causes one position shift of data in send file
Hi Friends,I got a problem.I am copying data from flat file to path and sending on SFTP. after reaching the file oracle, first record loading fine into oralce, but from second record onwards, data shifting to right by 1 postion .  Could you please suggest. Thanks in Advance.    

Answer Question   |  November 19, 2010  4:13 PM
AS/400 flat file, AS/400 SFTP, Oracle, Oracle File Authentication, SFTP
asked by:
40 pts.

Creating script file to send AS/400 file to unix using SFTP
Hi, I’m using a script file in an AS400′s IFS to send a file to a Unix server.  lchdir /SFTP/RMDEDTRC                      cd /var/opt/apps/reporting/prod/dat/in/dvcs put RMDDWKP                                rename RMDDWKP RMDDKEP.TXT                     chmod 0766 RMDDKEP.TXT                     quit                                       RMDDWKP is the AS400 file.  I want to send it, then rename it.  It can’t find RMDDWKP.  Why not?  What is the correct code? [...]

Answer Question   |  November 16, 2010  7:30 PM
AS/400, AS/400 scripts, SFTP, Unix
asked by:
90 pts.