|  | @@ -795,7 +795,7 @@ namespace Renci.SshNet
 | 
											
												
													
														|  |          /// <exception cref="ArgumentException"><paramref name="path" /> is <b>null</b> or contains whitespace characters.</exception>
 |  |          /// <exception cref="ArgumentException"><paramref name="path" /> is <b>null</b> or contains whitespace characters.</exception>
 | 
											
												
													
														|  |          /// <exception cref="SshConnectionException">Client is not connected.</exception>
 |  |          /// <exception cref="SshConnectionException">Client is not connected.</exception>
 | 
											
												
													
														|  |          /// <exception cref="SftpPermissionDeniedException">Permission to list the contents of the directory was denied by the remote host. <para>-or-</para> A SSH command was denied by the server.</exception>
 |  |          /// <exception cref="SftpPermissionDeniedException">Permission to list the contents of the directory was denied by the remote host. <para>-or-</para> A SSH command was denied by the server.</exception>
 | 
											
												
													
														|  | -        /// <exception cref="TSshException">A SSH error where <see cref="P:System.Exception.Message" /> is the message from the remote host.</exception>
 |  | 
 | 
											
												
													
														|  | 
 |  | +        /// <exception cref="SshException">A SSH error where <see cref="P:System.Exception.Message" /> is the message from the remote host.</exception>
 | 
											
												
													
														|  |          /// <exception cref="ObjectDisposedException">The method was called after the client was disposed.</exception>
 |  |          /// <exception cref="ObjectDisposedException">The method was called after the client was disposed.</exception>
 | 
											
												
													
														|  |          /// <remarks>
 |  |          /// <remarks>
 | 
											
												
													
														|  |          /// Method calls made by this method to <paramref name="input" />, may under certain conditions result in exceptions thrown by the stream.
 |  |          /// Method calls made by this method to <paramref name="input" />, may under certain conditions result in exceptions thrown by the stream.
 |