[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#294161: marked as done (ITP: sshfs-fuse -- filesystem client based on SSH File Transfer Protocol)



Your message dated Mon, 11 Apr 2005 15:53:34 -0600
with message-id <20050411215334.GA17189@merkel.debian.org>
and subject line Package exists in the archive
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 8 Feb 2005 09:29:06 +0000
>From fenio@debian.org Tue Feb 08 01:29:06 2005
Return-path: <fenio@debian.org>
Received: from rtr.skawsoft.com.pl (localhost.localdomain) [213.25.37.67] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CyRg9-0002Kz-00; Tue, 08 Feb 2005 01:29:06 -0800
Received: by localhost.localdomain (Postfix, from userid 1000)
	id AF37C3BBF2; Tue,  8 Feb 2005 10:28:28 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Bartosz Fenski aka fEnIo <fenio@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: sshfs-fuse -- filesystem client based on SSH File Transfer Protocol
X-Mailer: reportbug 3.7.1
Date: Tue, 08 Feb 2005 10:28:28 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <20050208092828.AF37C3BBF2@localhost.localdomain>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: wnpp
Severity: wishlist
Owner: Bartosz Fenski aka fEnIo <fenio@debian.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Package name    : sshfs-fuse
  Version         : 1.0
  Upstream Author : Miklos Szeredi <miklos@szeredi.hu>
* URL             : http://fuse.sourceforge.net/
* License         : GPL
  Description     : filesystem client based on SSH File Transfer Protocol

[grabbed from README]
This is a filesystem client based on the SSH File Transfer Protocol.
Since most SSH servers already support this protocol it is very easy
to set up: i.e. on the server side there's nothing to do.  On the
client side mounting the filesystem is as easy as logging into the
server with ssh.

The idea of sshfs was taken from the SSHFS filesystem distributed with
LUFS, which I found very useful.  There were some limitations of that
codebase, so I rewrote it.  Features of this implementation are:

  - Based on FUSE (the best userspace filesystem framework for linux ;)

  - Multithreading: more than one request can be on it's way to the
    server

  - Allowing large reads (max 64k)

  - Caching directory contents


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCCIY8hQui3hP+/EARAu5NAKCTxMVtOTwCPLEwpbWZEuYUX3+qFACfR1dq
hLb9KNXUSZVWgXMQe4X1xsw=
=CvAh
-----END PGP SIGNATURE-----

---------------------------------------
Received: (at 294161-done) by bugs.debian.org; 11 Apr 2005 21:53:38 +0000
>From tbm@merkel.debian.org Mon Apr 11 14:53:38 2005
Return-path: <tbm@merkel.debian.org>
Received: from merkel.debian.org [192.25.206.16] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DL6qg-0003Mi-00; Mon, 11 Apr 2005 14:53:38 -0700
Received: from tbm by merkel.debian.org with local (Exim 3.35 1 (Debian))
	id 1DL6qc-0004TM-00; Mon, 11 Apr 2005 15:53:34 -0600
Date: Mon, 11 Apr 2005 15:53:34 -0600
From: Martin Michlmayr <tbm@cyrius.com>
To: 294161-done@bugs.debian.org
Subject: Package exists in the archive
Message-ID: <20050411215334.GA17189@merkel.debian.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Sender: Martin Michlmayr <tbm@merkel.debian.org>
Delivered-To: 294161-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

It seems that this package already exists in the archive.  If you have
uploaded the package yourself but forgotten to close this WNPP bug, please
read the instructions at http://www.debian.org/devel/wnpp for handling
WNPP bugs properly.  You should close WNPP bugs in your initial upload
with a statement like "Initial upload. (Closes: #294161)".  Thanks.
Of course, it might also be that someone else uploading this package,
in which case the statements above don't apply -- in any case, the package
seems to be in the archive now.

Information about the package already in the archive:

Package: sshfs-fuse
Binary: sshfs
Version: 1.1-1
Priority: optional
Section: utils
Maintainer: Bartosz Fenski <fenio@debian.org>
Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, libfuse-dev, pkg-config
Architecture: any
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/s/sshfs-fuse
Files: f2182b891131ce60fc0f7b17eb8df2f7 618 sshfs-fuse_1.1-1.dsc
 98461c7a368b3cc85d9a1cdc3f5d7aab 85190 sshfs-fuse_1.1.orig.tar.gz
 890156bbbb74acdd5ebc59bec2965472 23801 sshfs-fuse_1.1-1.diff.gz

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: