File: control.src

package info (click to toggle)
ftpfs 0.6.2-9
  • links: PTS
  • area: main
  • in suites: woody
  • size: 328 kB
  • ctags: 208
  • sloc: ansic: 2,078; makefile: 255; sh: 26
file content (12 lines) | stat: -rw-r--r-- 493 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Package: ftpfs-src
Architecture: any
Depends: #GCC#
Recommends: kernel-package
Description: The virtual filesystem for transparent FTP access
 FTP File System is a Linux kernel module, enhancing the VFS with
 FTP volume mounting capabilities. That is, you can "mount" FTP
 shared directories in your very personal file system and take
 advantage of local files operations.
 .
 This package contains prepared source which you can use with
 make-kpkg to build a modules package for your kernel.