This is a discussion on Re: sftp batch mode and password authentication within the OpenSSH Development forums, part of the Networking and Network Related category; ponraj wrote: > Hi all, > > I used to execute ftp in batch mode to dowload files. In my ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
ponraj wrote: > Hi all, > > I used to execute ftp in batch mode to dowload files. In my case, password > authentication is the only way to get remote access. Are you saying that you can't use private keys to authenticate? (I have seen situations here this happens - usually as a result of severe restrictions on shell access to an archival data store). If that is the case I don't think you can do this without using something like 'expect' to control the process. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |