<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.1701technology.com/index.php?action=history&amp;feed=atom&amp;title=OpenSSH-clients_SFTP</id>
	<title>OpenSSH-clients SFTP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.1701technology.com/index.php?action=history&amp;feed=atom&amp;title=OpenSSH-clients_SFTP"/>
	<link rel="alternate" type="text/html" href="https://wiki.1701technology.com/index.php?title=OpenSSH-clients_SFTP&amp;action=history"/>
	<updated>2026-05-06T14:01:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.1701technology.com/index.php?title=OpenSSH-clients_SFTP&amp;diff=468&amp;oldid=prev</id>
		<title>Michael.mast: Created page with &quot;==Without Keys== Raymond James doesn't like to use public keys for SFTP (they also don't like limiting access to specific IPs and or using strong passwords, but I digress).&lt;br...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.1701technology.com/index.php?title=OpenSSH-clients_SFTP&amp;diff=468&amp;oldid=prev"/>
		<updated>2017-06-27T16:35:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Without Keys== Raymond James doesn&amp;#039;t like to use public keys for SFTP (they also don&amp;#039;t like limiting access to specific IPs and or using strong passwords, but I digress).&amp;lt;br...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Without Keys==&lt;br /&gt;
Raymond James doesn't like to use public keys for SFTP (they also don't like limiting access to specific IPs and or using strong passwords, but I digress).&amp;lt;br&amp;gt;&lt;br /&gt;
If you need to automate getting files via SFTP using the OpenSSH client, you have to disable batch mode so you can use batch mode with sshpass&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sshpass -p&amp;lt;password&amp;gt; sftp -oBatchMode=no -b batchfile username@serveraddress&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael.mast</name></author>
		
	</entry>
</feed>