sshfs-dbg

Rating: 
0
No votes yet

filesystem client based on SSH File Transfer Protocol (with debbuging symbols)
sshfs 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.
.
sshfs is FUSE (Filesystem in USErspace).
.
This package contains debbuging symbols.
Please install it to create meaningful backtraces when reporting bugs.

Application versions: 
AttachmentSizeDate
File sshfs-dbg_2.2-1_armel.deb51.01 KB05/08/2013 - 01:17
Changelog: 

sshfs-fuse (2.2-1) unstable; urgency=low

* New upstream version.
- allows mounting locations with , character (Closes: #502579)
* changes by Jelle de Jong - thanks! (Closes: #491210)
- Bumped Standards-Version to 3.8.0
- Bumped debhelper compat version
- Provides sshfs-debug package
* Mentions FUSE in description (Closes: #510369)