blob: ad43d76c94d4f3e3dcfe62b8a8ee3c8715c515fd [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_66) on Fri Jan 15 14:33:41 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractSftpClient (Apache Mina SSHD :: Core 1.1.0 API)</title>
<meta name="date" content="2016-01-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractSftpClient (Apache Mina SSHD :: Core 1.1.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractSftpClient.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpFileAttributeView.html" title="class in org.apache.sshd.client.subsystem.sftp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html" target="_top">Frames</a></li>
<li><a href="AbstractSftpClient.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.sshd.common.util.logging.AbstractLoggingBean">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.sshd.client.subsystem.sftp</div>
<h2 title="Class AbstractSftpClient" class="title">Class AbstractSftpClient</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/sshd/common/util/logging/AbstractLoggingBean.html" title="class in org.apache.sshd.common.util.logging">org.apache.sshd.common.util.logging.AbstractLoggingBean</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/sshd/client/subsystem/AbstractSubsystemClient.html" title="class in org.apache.sshd.client.subsystem">org.apache.sshd.client.subsystem.AbstractSubsystemClient</a></li>
<li>
<ul class="inheritance">
<li>org.apache.sshd.client.subsystem.sftp.AbstractSftpClient</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true" title="class or interface in java.nio.channels">Channel</a>, <a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">RawSftpClient</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/SubsystemClient.html" title="interface in org.apache.sshd.client.subsystem">SubsystemClient</a>, <a href="../../../../../../org/apache/sshd/common/NamedResource.html" title="interface in org.apache.sshd.common">NamedResource</a>, <a href="../../../../../../org/apache/sshd/common/session/SessionHolder.html" title="interface in org.apache.sshd.common.session">SessionHolder</a>&lt;<a href="../../../../../../org/apache/sshd/client/session/ClientSession.html" title="interface in org.apache.sshd.client.session">ClientSession</a>&gt;</dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/DefaultSftpClient.html" title="class in org.apache.sshd.client.subsystem.sftp">DefaultSftpClient</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">AbstractSftpClient</span>
extends <a href="../../../../../../org/apache/sshd/client/subsystem/AbstractSubsystemClient.html" title="class in org.apache.sshd.client.subsystem">AbstractSubsystemClient</a>
implements <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">RawSftpClient</a></pre>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd><a href="mailto:dev@mina.apache.org">Apache MINA SSHD Project</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sshd.client.subsystem.sftp.SftpClient">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.sshd.client.subsystem.sftp.<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></h3>
<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attribute.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.Attribute</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CopyMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.CopyMode</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.sshd.common.NamedResource">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.sshd.common.<a href="../../../../../../org/apache/sshd/common/NamedResource.html" title="interface in org.apache.sshd.common">NamedResource</a></h3>
<code><a href="../../../../../../org/apache/sshd/common/NamedResource.Utils.html" title="class in org.apache.sshd.common">NamedResource.Utils</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sshd.common.util.logging.AbstractLoggingBean">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.sshd.common.util.logging.<a href="../../../../../../org/apache/sshd/common/util/logging/AbstractLoggingBean.html" title="class in org.apache.sshd.common.util.logging">AbstractLoggingBean</a></h3>
<code><a href="../../../../../../org/apache/sshd/common/util/logging/AbstractLoggingBean.html#log">log</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sshd.client.subsystem.sftp.SftpClient">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.sshd.client.subsystem.sftp.<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></h3>
<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#DEFAULT_CHANNEL_OPEN_TIMEOUT">DEFAULT_CHANNEL_OPEN_TIMEOUT</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#DEFAULT_READ_BUFFER_SIZE">DEFAULT_READ_BUFFER_SIZE</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#DEFAULT_WAIT_TIMEOUT">DEFAULT_WAIT_TIMEOUT</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#DEFAULT_WRITE_BUFFER_SIZE">DEFAULT_WRITE_BUFFER_SIZE</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#IO_BUFFER_SIZE">IO_BUFFER_SIZE</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#MIN_BUFFER_SIZE">MIN_BUFFER_SIZE</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#MIN_READ_BUFFER_SIZE">MIN_READ_BUFFER_SIZE</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#MIN_WRITE_BUFFER_SIZE">MIN_WRITE_BUFFER_SIZE</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#SFTP_CHANNEL_OPEN_TIMEOUT">SFTP_CHANNEL_OPEN_TIMEOUT</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.sshd.common.NamedResource">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.sshd.common.<a href="../../../../../../org/apache/sshd/common/NamedResource.html" title="interface in org.apache.sshd.common">NamedResource</a></h3>
<code><a href="../../../../../../org/apache/sshd/common/NamedResource.html#BY_NAME_COMPARATOR">BY_NAME_COMPARATOR</a>, <a href="../../../../../../org/apache/sshd/common/NamedResource.html#NAME_EXTRACTOR">NAME_EXTRACTOR</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#AbstractSftpClient--">AbstractSftpClient</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#canonicalPath-java.lang.String-">canonicalPath</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkAttributes-org.apache.sshd.common.util.buffer.Buffer-">checkAttributes</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkAttributes-int-org.apache.sshd.common.util.buffer.Buffer-">checkAttributes</a></span>(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkData-org.apache.sshd.common.util.buffer.Buffer-int-byte:A-java.util.concurrent.atomic.AtomicReference-">checkData</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
int&nbsp;dstoff,
byte[]&nbsp;dst,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eofSignalled)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkData-int-org.apache.sshd.common.util.buffer.Buffer-int-byte:A-java.util.concurrent.atomic.AtomicReference-">checkData</a></span>(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request,
int&nbsp;dstOffset,
byte[]&nbsp;dst,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eofSignalled)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkDir-org.apache.sshd.common.util.buffer.Buffer-java.util.concurrent.atomic.AtomicReference-">checkDir</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eolIndicator)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkHandle-org.apache.sshd.common.util.buffer.Buffer-">checkHandle</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkHandle-int-org.apache.sshd.common.util.buffer.Buffer-">checkHandle</a></span>(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkOneName-org.apache.sshd.common.util.buffer.Buffer-">checkOneName</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkOneName-int-org.apache.sshd.common.util.buffer.Buffer-">checkOneName</a></span>(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkStatus-org.apache.sshd.common.util.buffer.Buffer-">checkStatus</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>
<div class="block">Checks if the incoming response is an <code>SSH_FXP_STATUS</code> one,
and if so whether the substatus is <code>SSH_FX_OK</code>.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkStatus-int-org.apache.sshd.common.util.buffer.Buffer-">checkStatus</a></span>(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)</code>
<div class="block">Sends the specified command, waits for the response and then invokes <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkStatus-org.apache.sshd.common.util.buffer.Buffer-"><code>checkStatus(Buffer)</code></a></div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkStatus-int-int-java.lang.String-java.lang.String-">checkStatus</a></span>(int&nbsp;id,
int&nbsp;substatus,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#close-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">close</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>&lt;E extends <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/extensions/SftpClientExtension.html" title="interface in org.apache.sshd.client.subsystem.sftp.extensions">SftpClientExtension</a>&gt;<br>E</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#getExtension-java.lang.Class-">getExtension</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends E&gt;&nbsp;extensionType)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/extensions/SftpClientExtension.html" title="interface in org.apache.sshd.client.subsystem.sftp.extensions">SftpClientExtension</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#getExtension-org.apache.sshd.client.subsystem.sftp.extensions.SftpClientExtensionFactory-">getExtension</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/extensions/SftpClientExtensionFactory.html" title="interface in org.apache.sshd.client.subsystem.sftp.extensions">SftpClientExtensionFactory</a>&nbsp;factory)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/extensions/SftpClientExtension.html" title="interface in org.apache.sshd.client.subsystem.sftp.extensions">SftpClientExtension</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#getExtension-java.lang.String-">getExtension</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;extensionName)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#getName--">getName</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#getParsedServerExtensions--">getParsedServerExtensions</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#getParsedServerExtensions-java.util.Map-">getParsedServerExtensions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,byte[]&gt;&nbsp;extensions)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#handleUnexpectedAttributesPacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">handleUnexpectedAttributesPacket</a></span>(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#handleUnexpectedHandlePacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">handleUnexpectedHandlePacket</a></span>(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#handleUnexpectedPacket-int-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">handleUnexpectedPacket</a></span>(int&nbsp;expected,
int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#handleUnknownDataPacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">handleUnknownDataPacket</a></span>(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#handleUnknownDirListingPacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">handleUnknownDirListingPacket</a></span>(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#handleUnknownOneNamePacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">handleUnknownOneNamePacket</a></span>(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#link-java.lang.String-java.lang.String-boolean-">link</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;linkPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;targetPath,
boolean&nbsp;symbolic)</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#lock-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-long-int-">lock</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;offset,
long&nbsp;length,
int&nbsp;mask)</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#lstat-java.lang.String-">lstat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#mkdir-java.lang.String-">mkdir</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#open-java.lang.String-">open</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>
<div class="block">Opens a remote file for read</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#open-java.lang.String-java.util.Collection-">open</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;options)</code>
<div class="block">Opens a remote file with the specified mode(s)</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#open-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">open</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;options)</code>
<div class="block">Opens a remote file with the specified mode(s)</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#openDir-java.lang.String-">openDir</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-">read</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;dst)</code>
<div class="block">Reads data from the open (file) handle</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-java.util.concurrent.atomic.AtomicReference-">read</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;dst,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eofSignalled)</code>
<div class="block">Reads data from the open (file) handle</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-">read</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;dst,
int&nbsp;dstOffset,
int&nbsp;len)</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-java.util.concurrent.atomic.AtomicReference-">read</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;dst,
int&nbsp;dstOffset,
int&nbsp;len,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eofSignalled)</code>
<div class="block">Reads data from the open (file) handle</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-java.lang.String-">read</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-java.lang.String-java.util.Collection-">read</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;mode)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-java.lang.String-int-">read</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize)</code>&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-java.lang.String-int-java.util.Collection-">read</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;mode)</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-java.lang.String-int-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">read</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;mode)</code>&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#read-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">read</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;mode)</code>&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#readAttributes-org.apache.sshd.common.util.buffer.Buffer-">readAttributes</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#readDir-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">readDir</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle)</code>&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#readDir-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-java.util.concurrent.atomic.AtomicReference-">readDir</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eolIndicator)</code>&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#readDir-java.lang.String-">readDir</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#readLink-java.lang.String-">readLink</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#remove-java.lang.String-">remove</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#rename-java.lang.String-java.lang.String-">rename</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newPath)</code>&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#rename-java.lang.String-java.lang.String-java.util.Collection-">rename</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CopyMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.CopyMode</a>&gt;&nbsp;options)</code>&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#rename-java.lang.String-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.CopyMode...-">rename</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newPath,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CopyMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.CopyMode</a>...&nbsp;options)</code>&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#rmdir-java.lang.String-">rmdir</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#setStat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">setStat</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#setStat-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">setStat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#stat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">stat</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle)</code>&nbsp;</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#stat-java.lang.String-">stat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#symLink-java.lang.String-java.lang.String-">symLink</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;linkPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;targetPath)</code>&nbsp;</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#throwStatusException-int-int-java.lang.String-java.lang.String-">throwStatusException</a></span>(int&nbsp;id,
int&nbsp;substatus,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</code>&nbsp;</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#unlock-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-long-">unlock</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;offset,
long&nbsp;length)</code>&nbsp;</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#write-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-">write</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;src)</code>&nbsp;</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#write-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-">write</a></span>(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;src,
int&nbsp;srcOffset,
int&nbsp;len)</code>&nbsp;</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#write-java.lang.String-">write</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#write-java.lang.String-java.util.Collection-">write</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;mode)</code>&nbsp;</td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#write-java.lang.String-int-">write</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize)</code>&nbsp;</td>
</tr>
<tr id="i66" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#write-java.lang.String-int-java.util.Collection-">write</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;mode)</code>&nbsp;</td>
</tr>
<tr id="i67" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#write-java.lang.String-int-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">write</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;mode)</code>&nbsp;</td>
</tr>
<tr id="i68" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#write-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">write</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;mode)</code>&nbsp;</td>
</tr>
<tr id="i69" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#writeAttributes-org.apache.sshd.common.util.buffer.Buffer-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">writeAttributes</a></span>(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.client.subsystem.AbstractSubsystemClient">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sshd.client.subsystem.<a href="../../../../../../org/apache/sshd/client/subsystem/AbstractSubsystemClient.html" title="class in org.apache.sshd.client.subsystem">AbstractSubsystemClient</a></h3>
<code><a href="../../../../../../org/apache/sshd/client/subsystem/AbstractSubsystemClient.html#getSession--">getSession</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.client.subsystem.sftp.SftpClient">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.client.subsystem.sftp.<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></h3>
<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#getServerExtensions--">getServerExtensions</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#getVersion--">getVersion</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#isClosing--">isClosing</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.client.subsystem.SubsystemClient">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.client.subsystem.<a href="../../../../../../org/apache/sshd/client/subsystem/SubsystemClient.html" title="interface in org.apache.sshd.client.subsystem">SubsystemClient</a></h3>
<code><a href="../../../../../../org/apache/sshd/client/subsystem/SubsystemClient.html#getClientChannel--">getClientChannel</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.common.session.SessionHolder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.common.session.<a href="../../../../../../org/apache/sshd/common/session/SessionHolder.html" title="interface in org.apache.sshd.common.session">SessionHolder</a></h3>
<code><a href="../../../../../../org/apache/sshd/common/session/SessionHolder.html#getSession--">getSession</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.client.session.ClientSessionHolder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.client.session.<a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html" title="interface in org.apache.sshd.client.session">ClientSessionHolder</a></h3>
<code><a href="../../../../../../org/apache/sshd/client/session/ClientSessionHolder.html#getClientSession--">getClientSession</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.nio.channels.Channel">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.nio.channels.<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true" title="class or interface in java.nio.channels">Channel</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true#close--" title="class or interface in java.nio.channels">close</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/Channel.html?is-external=true#isOpen--" title="class or interface in java.nio.channels">isOpen</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sshd.client.subsystem.sftp.RawSftpClient">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sshd.client.subsystem.sftp.<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">RawSftpClient</a></h3>
<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#receive-int-">receive</a>, <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#send-int-org.apache.sshd.common.util.buffer.Buffer-">send</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AbstractSftpClient--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractSftpClient</h4>
<pre>protected&nbsp;AbstractSftpClient()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/common/NamedResource.html#getName--">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/common/NamedResource.html" title="interface in org.apache.sshd.common">NamedResource</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The resource name</dd>
</dl>
</li>
</ul>
<a name="open-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>open</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a>&nbsp;open(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#open-java.lang.String-">SftpClient</a></code></span></div>
<div class="block">Opens a remote file for read</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#open-java.lang.String-">open</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>path</code> - The remote path</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The file's <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp"><code>SftpClient.CloseableHandle</code></a></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to open the remote file</dd>
</dl>
</li>
</ul>
<a name="open-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>open</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a>&nbsp;open(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;options)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#open-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">SftpClient</a></code></span></div>
<div class="block">Opens a remote file with the specified mode(s)</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#open-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">open</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>path</code> - The remote path</dd>
<dd><code>options</code> - The desired mode - if none specified
then <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html#Read"><code>SftpClient.OpenMode.Read</code></a> is assumed</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The file's <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp"><code>SftpClient.CloseableHandle</code></a></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to open the remote file</dd>
</dl>
</li>
</ul>
<a name="rename-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rename</h4>
<pre>public&nbsp;void&nbsp;rename(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newPath)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#rename-java.lang.String-java.lang.String-">rename</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="rename-java.lang.String-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.CopyMode...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rename</h4>
<pre>public&nbsp;void&nbsp;rename(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newPath,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CopyMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.CopyMode</a>...&nbsp;options)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#rename-java.lang.String-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.CopyMode...-">rename</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="read-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-java.lang.String-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="read-java.lang.String-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-java.lang.String-int-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="read-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;mode)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="read-java.lang.String-int-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;mode)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-java.lang.String-int-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="read-java.lang.String-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;mode)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-java.lang.String-java.util.Collection-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;write(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#write-java.lang.String-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-java.lang.String-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;write(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#write-java.lang.String-int-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;write(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;mode)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#write-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-java.lang.String-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;write(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;mode)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#write-java.lang.String-java.util.Collection-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-java.lang.String-int-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;write(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>...&nbsp;mode)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#write-java.lang.String-int-org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode...-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;void&nbsp;write(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;src)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#write-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="symLink-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>symLink</h4>
<pre>public&nbsp;void&nbsp;symLink(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;linkPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;targetPath)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#symLink-java.lang.String-java.lang.String-">symLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="getExtension-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtension</h4>
<pre>public&nbsp;&lt;E extends <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/extensions/SftpClientExtension.html" title="interface in org.apache.sshd.client.subsystem.sftp.extensions">SftpClientExtension</a>&gt;&nbsp;E&nbsp;getExtension(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends E&gt;&nbsp;extensionType)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#getExtension-java.lang.Class-">getExtension</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Type Parameters:</span></dt>
<dd><code>E</code> - The generic extension type</dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>extensionType</code> - The extension type</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The extension instance - <B>Note:</B> it is up to the caller
to invoke <a href="../../../../../../org/apache/sshd/common/OptionalFeature.html#isSupported--"><code>OptionalFeature.isSupported()</code></a> - <code>null</code> if
this extension type is not implemented by the client</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#getServerExtensions--"><code>SftpClient.getServerExtensions()</code></a></dd>
</dl>
</li>
</ul>
<a name="getExtension-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtension</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/extensions/SftpClientExtension.html" title="interface in org.apache.sshd.client.subsystem.sftp.extensions">SftpClientExtension</a>&nbsp;getExtension(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;extensionName)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#getExtension-java.lang.String-">getExtension</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>extensionName</code> - The extension name</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The extension instance - <B>Note:</B> it is up to the caller
to invoke <a href="../../../../../../org/apache/sshd/common/OptionalFeature.html#isSupported--"><code>OptionalFeature.isSupported()</code></a> - <code>null</code> if
this extension type is not implemented by the client</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#getServerExtensions--"><code>SftpClient.getServerExtensions()</code></a></dd>
</dl>
</li>
</ul>
<a name="getExtension-org.apache.sshd.client.subsystem.sftp.extensions.SftpClientExtensionFactory-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtension</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/extensions/SftpClientExtension.html" title="interface in org.apache.sshd.client.subsystem.sftp.extensions">SftpClientExtension</a>&nbsp;getExtension(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/extensions/SftpClientExtensionFactory.html" title="interface in org.apache.sshd.client.subsystem.sftp.extensions">SftpClientExtensionFactory</a>&nbsp;factory)</pre>
</li>
</ul>
<a name="getParsedServerExtensions--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParsedServerExtensions</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;getParsedServerExtensions()</pre>
</li>
</ul>
<a name="getParsedServerExtensions-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParsedServerExtensions</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;getParsedServerExtensions(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,byte[]&gt;&nbsp;extensions)</pre>
</li>
</ul>
<a name="checkStatus-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkStatus</h4>
<pre>protected&nbsp;void&nbsp;checkStatus(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block">Sends the specified command, waits for the response and then invokes <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkStatus-org.apache.sshd.common.util.buffer.Buffer-"><code>checkStatus(Buffer)</code></a></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cmd</code> - The command to send</dd>
<dd><code>request</code> - The request <a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer"><code>Buffer</code></a></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to send, receive or check the returned status</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#send-int-org.apache.sshd.common.util.buffer.Buffer-"><code>RawSftpClient.send(int, Buffer)</code></a>,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#receive-int-"><code>RawSftpClient.receive(int)</code></a>,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkStatus-org.apache.sshd.common.util.buffer.Buffer-"><code>checkStatus(Buffer)</code></a></dd>
</dl>
</li>
</ul>
<a name="checkStatus-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkStatus</h4>
<pre>protected&nbsp;void&nbsp;checkStatus(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block">Checks if the incoming response is an <code>SSH_FXP_STATUS</code> one,
and if so whether the substatus is <code>SSH_FX_OK</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>buffer</code> - The received response <a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer"><code>Buffer</code></a></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If response does not carry a status or carries
a bad status code</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkStatus-int-int-java.lang.String-java.lang.String-"><code>checkStatus(int, int, String, String)</code></a></dd>
</dl>
</li>
</ul>
<a name="checkStatus-int-int-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkStatus</h4>
<pre>protected&nbsp;void&nbsp;checkStatus(int&nbsp;id,
int&nbsp;substatus,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>id</code> - The request id</dd>
<dd><code>substatus</code> - The sub-status value</dd>
<dd><code>msg</code> - The message</dd>
<dd><code>lang</code> - The language</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the sub-status is not <code>SSH_FX_OK</code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#throwStatusException-int-int-java.lang.String-java.lang.String-"><code>throwStatusException(int, int, String, String)</code></a></dd>
</dl>
</li>
</ul>
<a name="throwStatusException-int-int-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>throwStatusException</h4>
<pre>protected&nbsp;void&nbsp;throwStatusException(int&nbsp;id,
int&nbsp;substatus,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="checkHandle-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkHandle</h4>
<pre>protected&nbsp;byte[]&nbsp;checkHandle(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cmd</code> - Command to be sent</dd>
<dd><code>request</code> - The <a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer"><code>Buffer</code></a> containing the request</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The received handle identifier</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to send/receive or process the response</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#send-int-org.apache.sshd.common.util.buffer.Buffer-"><code>RawSftpClient.send(int, Buffer)</code></a>,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#receive-int-"><code>RawSftpClient.receive(int)</code></a>,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkHandle-org.apache.sshd.common.util.buffer.Buffer-"><code>checkHandle(Buffer)</code></a></dd>
</dl>
</li>
</ul>
<a name="checkHandle-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkHandle</h4>
<pre>protected&nbsp;byte[]&nbsp;checkHandle(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="handleUnexpectedHandlePacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleUnexpectedHandlePacket</h4>
<pre>protected&nbsp;byte[]&nbsp;handleUnexpectedHandlePacket(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="checkAttributes-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkAttributes</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;checkAttributes(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cmd</code> - Command to be sent</dd>
<dd><code>request</code> - Request <a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer"><code>Buffer</code></a></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The decoded response <code>Attributes</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to send/receive or process the response</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#send-int-org.apache.sshd.common.util.buffer.Buffer-"><code>RawSftpClient.send(int, Buffer)</code></a>,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#receive-int-"><code>RawSftpClient.receive(int)</code></a>,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkAttributes-org.apache.sshd.common.util.buffer.Buffer-"><code>checkAttributes(Buffer)</code></a></dd>
</dl>
</li>
</ul>
<a name="checkAttributes-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkAttributes</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;checkAttributes(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="handleUnexpectedAttributesPacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleUnexpectedAttributesPacket</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;handleUnexpectedAttributesPacket(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="checkOneName-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkOneName</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;checkOneName(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cmd</code> - Command to be sent</dd>
<dd><code>request</code> - The request <a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer"><code>Buffer</code></a></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The retrieve name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to send/receive or process the response</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#send-int-org.apache.sshd.common.util.buffer.Buffer-"><code>RawSftpClient.send(int, Buffer)</code></a>,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/RawSftpClient.html#receive-int-"><code>RawSftpClient.receive(int)</code></a>,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkOneName-org.apache.sshd.common.util.buffer.Buffer-"><code>checkOneName(Buffer)</code></a></dd>
</dl>
</li>
</ul>
<a name="checkOneName-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkOneName</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;checkOneName(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="handleUnknownOneNamePacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleUnknownOneNamePacket</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;handleUnknownOneNamePacket(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="readAttributes-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readAttributes</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;readAttributes(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="writeAttributes-org.apache.sshd.common.util.buffer.Buffer-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeAttributes</h4>
<pre>protected&nbsp;void&nbsp;writeAttributes(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="open-java.lang.String-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>open</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a>&nbsp;open(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;options)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#open-java.lang.String-java.util.Collection-">SftpClient</a></code></span></div>
<div class="block">Opens a remote file with the specified mode(s)</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#open-java.lang.String-java.util.Collection-">open</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>path</code> - The remote path</dd>
<dd><code>options</code> - The desired mode - if none specified
then <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html#Read"><code>SftpClient.OpenMode.Read</code></a> is assumed</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The file's <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp"><code>SftpClient.CloseableHandle</code></a></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to open the remote file</dd>
</dl>
</li>
</ul>
<a name="close-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>public&nbsp;void&nbsp;close(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#close-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">close</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="remove-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remove</h4>
<pre>public&nbsp;void&nbsp;remove(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#remove-java.lang.String-">remove</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="rename-java.lang.String-java.lang.String-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rename</h4>
<pre>public&nbsp;void&nbsp;rename(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CopyMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.CopyMode</a>&gt;&nbsp;options)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#rename-java.lang.String-java.lang.String-java.util.Collection-">rename</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;int&nbsp;read(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;dst)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-">SftpClient</a></code></span></div>
<div class="block">Reads data from the open (file) handle</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handle</code> - The file <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp"><code>SftpClient.Handle</code></a> to read from</dd>
<dd><code>fileOffset</code> - The file offset to read from</dd>
<dd><code>dst</code> - The destination buffer</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Number of read bytes - <code>-1</code> if EOF reached</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to read the data</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-"><code>SftpClient.read(Handle, long, byte[], int, int)</code></a></dd>
</dl>
</li>
</ul>
<a name="read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-java.util.concurrent.atomic.AtomicReference-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;int&nbsp;read(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;dst,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eofSignalled)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-java.util.concurrent.atomic.AtomicReference-">SftpClient</a></code></span></div>
<div class="block">Reads data from the open (file) handle</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-java.util.concurrent.atomic.AtomicReference-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handle</code> - The file <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp"><code>SftpClient.Handle</code></a> to read from</dd>
<dd><code>fileOffset</code> - The file offset to read from</dd>
<dd><code>dst</code> - The destination buffer</dd>
<dd><code>eofSignalled</code> - If not <code>null</code> then upon return holds a value indicating
whether EOF was reached due to the read. If <code>null</code> indicator
value then this indication is not available</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Number of read bytes - <code>-1</code> if EOF reached</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to read the data</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-java.util.concurrent.atomic.AtomicReference-"><code>SftpClient.read(Handle, long, byte[], int, int, AtomicReference)</code></a>,
<A HREF="https://tools.ietf.org/html/draft-ietf-secsh-filexfer-13#section-9.3">SFTP v6 - section 9.3</A></dd>
</dl>
</li>
</ul>
<a name="read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;int&nbsp;read(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;dst,
int&nbsp;dstOffset,
int&nbsp;len)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-java.util.concurrent.atomic.AtomicReference-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;int&nbsp;read(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;dst,
int&nbsp;dstOffset,
int&nbsp;len,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eofSignalled)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-java.util.concurrent.atomic.AtomicReference-">SftpClient</a></code></span></div>
<div class="block">Reads data from the open (file) handle</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-java.util.concurrent.atomic.AtomicReference-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handle</code> - The file <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp"><code>SftpClient.Handle</code></a> to read from</dd>
<dd><code>fileOffset</code> - The file offset to read from</dd>
<dd><code>dst</code> - The destination buffer</dd>
<dd><code>dstOffset</code> - Offset in destination buffer to place the read data</dd>
<dd><code>len</code> - Available destination buffer size to read</dd>
<dd><code>eofSignalled</code> - If not <code>null</code> then upon return holds a value indicating
whether EOF was reached due to the read. If <code>null</code> indicator
value then this indication is not available</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Number of read bytes - <code>-1</code> if EOF reached</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to read the data</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><A HREF="https://tools.ietf.org/html/draft-ietf-secsh-filexfer-13#section-9.3">SFTP v6 - section 9.3</A></dd>
</dl>
</li>
</ul>
<a name="checkData-int-org.apache.sshd.common.util.buffer.Buffer-int-byte:A-java.util.concurrent.atomic.AtomicReference-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkData</h4>
<pre>protected&nbsp;int&nbsp;checkData(int&nbsp;cmd,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request,
int&nbsp;dstOffset,
byte[]&nbsp;dst,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eofSignalled)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="checkData-org.apache.sshd.common.util.buffer.Buffer-int-byte:A-java.util.concurrent.atomic.AtomicReference-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkData</h4>
<pre>protected&nbsp;int&nbsp;checkData(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
int&nbsp;dstoff,
byte[]&nbsp;dst,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eofSignalled)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="handleUnknownDataPacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleUnknownDataPacket</h4>
<pre>protected&nbsp;int&nbsp;handleUnknownDataPacket(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;void&nbsp;write(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;fileOffset,
byte[]&nbsp;src,
int&nbsp;srcOffset,
int&nbsp;len)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#write-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-byte:A-int-int-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="mkdir-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mkdir</h4>
<pre>public&nbsp;void&nbsp;mkdir(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#mkdir-java.lang.String-">mkdir</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="rmdir-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rmdir</h4>
<pre>public&nbsp;void&nbsp;rmdir(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#rmdir-java.lang.String-">rmdir</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="openDir-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>openDir</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.CloseableHandle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.CloseableHandle</a>&nbsp;openDir(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#openDir-java.lang.String-">openDir</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="readDir-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readDir</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;&nbsp;readDir(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#readDir-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">readDir</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handle</code> - Directory <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp"><code>SftpClient.Handle</code></a> to read from</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of entries - <code>null</code> to indicate no more entries
<B>Note:</B> the list may be <U>incomplete</U> since the client and
server have some internal imposed limit on the number of entries they
can process. Therefore several calls to this method may be required
(until <code>null</code>). In order to iterate over all the entries use
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#readDir-java.lang.String-"><code>SftpClient.readDir(String)</code></a></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to access the remote site</dd>
</dl>
</li>
</ul>
<a name="readDir-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-java.util.concurrent.atomic.AtomicReference-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readDir</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;&nbsp;readDir(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eolIndicator)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#readDir-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-java.util.concurrent.atomic.AtomicReference-">readDir</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handle</code> - Directory <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp"><code>SftpClient.Handle</code></a> to read from</dd>
<dd><code>eolIndicator</code> - An indicator that can be used to get information
whether end of list has been reached - ignored if <code>null</code>. Upon
return, set value indicates whether all entries have been exhausted - a <code>null</code>
value means that this information cannot be provided and another call to
<code>readDir</code> is necessary in order to verify that no more entries are pending</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> of entries - <code>null</code> to indicate no more entries</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to access the remote site</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><A HREF="https://tools.ietf.org/html/draft-ietf-secsh-filexfer-13#section-9.4">SFTP v6 - section 9.4</A></dd>
</dl>
</li>
</ul>
<a name="checkDir-org.apache.sshd.common.util.buffer.Buffer-java.util.concurrent.atomic.AtomicReference-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkDir</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;&nbsp;checkDir(<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicReference</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;eolIndicator)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="handleUnknownDirListingPacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleUnknownDirListingPacket</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;&nbsp;handleUnknownDirListingPacket(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="handleUnexpectedPacket-int-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleUnexpectedPacket</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>&nbsp;handleUnexpectedPacket(int&nbsp;expected,
int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="canonicalPath-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>canonicalPath</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;canonicalPath(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#canonicalPath-java.lang.String-">canonicalPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="stat-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stat</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;stat(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#stat-java.lang.String-">stat</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="lstat-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lstat</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;lstat(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#lstat-java.lang.String-">lstat</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="stat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stat</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;stat(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#stat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">stat</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="setStat-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStat</h4>
<pre>public&nbsp;void&nbsp;setStat(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#setStat-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">setStat</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="setStat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStat</h4>
<pre>public&nbsp;void&nbsp;setStat(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#setStat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">setStat</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="readLink-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readLink</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;readLink(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#readLink-java.lang.String-">readLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="link-java.lang.String-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>link</h4>
<pre>public&nbsp;void&nbsp;link(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;linkPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;targetPath,
boolean&nbsp;symbolic)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#link-java.lang.String-java.lang.String-boolean-">link</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="lock-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-long-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lock</h4>
<pre>public&nbsp;void&nbsp;lock(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;offset,
long&nbsp;length,
int&nbsp;mask)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#lock-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-long-int-">lock</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="unlock-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unlock</h4>
<pre>public&nbsp;void&nbsp;unlock(<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
long&nbsp;offset,
long&nbsp;length)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#unlock-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-long-long-">unlock</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="readDir-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readDir</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.DirEntry</a>&gt;&nbsp;readDir(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#readDir-java.lang.String-">readDir</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>path</code> - The remote directory path</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> that can be used to iterate over all the
directory entries (unlike <a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#readDir-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-"><code>SftpClient.readDir(Handle)</code></a>)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If failed to access the remote site</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#readDir-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-"><code>SftpClient.readDir(Handle)</code></a></dd>
</dl>
</li>
</ul>
<a name="read-java.lang.String-int-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>read</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;read(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;mode)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#read-java.lang.String-int-java.util.Collection-">read</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="write-java.lang.String-int-java.util.Collection-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;write(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
int&nbsp;bufferSize,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.OpenMode.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.OpenMode</a>&gt;&nbsp;mode)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#write-java.lang.String-int-java.util.Collection-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractSftpClient.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpFileAttributeView.html" title="class in org.apache.sshd.client.subsystem.sftp"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html" target="_top">Frames</a></li>
<li><a href="AbstractSftpClient.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.sshd.common.util.logging.AbstractLoggingBean">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>