From owner-freebsd-questions@FreeBSD.ORG Tue May 23 22:20:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A26116A606 for ; Tue, 23 May 2006 22:20:33 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9136843D48 for ; Tue, 23 May 2006 22:20:32 +0000 (GMT) (envelope-from amistry@am-productions.biz) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.6) with ESMTP id k4NMLs0R068939 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 23 May 2006 18:22:00 -0400 (EDT) (envelope-from amistry@am-productions.biz) From: Anish Mistry Organization: AM Productions To: freebsd-questions@freebsd.org Date: Tue, 23 May 2006 18:20:53 -0400 User-Agent: KMail/1.9.1 References: <1148421577.2572.28.camel@LatitudeFC5.network> In-Reply-To: <1148421577.2572.28.camel@LatitudeFC5.network> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1521581.iSzQkb8ya0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200605231821.09820.amistry@am-productions.biz> X-Spam-Status: No, score=-5.5 required=5.0 tests=ALL_TRUSTED,BAYES_50, MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88.2/1478/Mon May 22 17:01:38 2006 on mail.united-ware.com X-Virus-Status: Clean Cc: Andrew Subject: Re: standalone libraries for SFTP and SMB X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 22:20:39 -0000 --nextPart1521581.iSzQkb8ya0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 23 May 2006 17:59, Andrew wrote: > Hello, > > I'm writing a small application that saves files over a network. > I'd like to add support for SFTP and SMB. Does anyone know of an > independent library for each? > > I'd like to use libsmbclient from the Samba project, but I haven't > found a simple way to build the library without installing all of > Samba. > > OpenSSH includes an SFTP binary, of course, but I'd have to rewrite > several complex makefiles to generate it without installing all of > OpenSSH. > > Thought about using the libraries from Gnome-VFS, but they have > quite a few dependencies, and are sort of overkill for this > project. > > So yes, I have a couple of options, and yes I'm a little bit lazy. > Why reinvent the wheel? ;-) /usr/ports/security/libssh2 =2D-=20 Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ --nextPart1521581.iSzQkb8ya0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEc4rVxqA5ziudZT0RAtrYAKDR24Xhx2hjUju7tXFLEGesQm28gACgxdMS ahKBYG5tcKgnu73qJI/WkqA= =tF9N -----END PGP SIGNATURE----- --nextPart1521581.iSzQkb8ya0--