Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038968
en ru br
Репозитории ALT
S:3.7.2.0.7.gita2054a2-alt2
5.1: 2.2-alt1
4.1: 1.9-alt1
4.0: 1.7-alt1
3.0: 1.1-alt2.1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: fuse-sshfs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define distname sshfs-fuse

Name: fuse-sshfs
Version: 1.9
Release: alt1

Summary: SSH filesystem using FUSE
Group: System/Kernel and hardware
License: GPL v2
Url: http://fuse.sourceforge.net/sshfs.html

Packager: Igor Zubkov <icesik at altlinux.org>

Source0: http://dl.sourceforge.net/sourceforge/fuse/%distname-%version.tar.gz
Patch0: %distname-1.8-alt-makefile.patch

# Automatically added by buildreq on Tue Dec 18 2007

BuildRequires: glib2-devel libfuse-devel openssh-clients

Requires: %{get_dep fuse}

Provides: sshfs-fuse
Obsoletes: sshfs-fuse

%description
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 sshfs-fuse's author found very useful. There were some limitations of
that codebase, so he 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
* Reconnect on failure

%prep
%setup -q -n %distname-%version
%patch0 -p1

%build
%__autoreconf
%configure
%make

%install
%makeinstall

%files
%doc AUTHORS COPYING ChangeLog FAQ.txt NEWS README
%_bindir/sshfs
#_libdir/sshnodelay.so

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin