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
Software/Hardware used:
ASKED:
February 18, 2011 2:31 PM
UPDATED:
February 18, 2011 7:26 PM
I haven’t had to do that yet. However, you might find searches relating to “expect” scripts for sftp to give a lot information. Here are a couple threads that might be useful — Re: sFTP – the sequel and Re: SFTP from iSeries failes to connect while Filezilla works fine.
Note the references there to passwords being used in place of public/private keys.
Tom