/* ************************************************************************
#
# DivConq
#
# http://divconq.com/
#
# Copyright:
# Copyright 2014 eTimeline, LLC. All rights reserved.
#
# License:
# See the license.txt file in the project's top-level directory for details.
#
# Authors:
# * Andy White
#
************************************************************************ */
/**
* This package once provided an SFTP implementation of the DivConq File System.
* It effectively made a remote SFTP services function as a {@link divconq.filestore.local.FileSystemDriver}.
*
* TODO restore this functionality once we have the regular local FS API figured out.
*/
package divconq.interchange.ssh;