Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041597
en ru br
ALT Linux repos
S:0.5-alt8.qa1
5.0: 0.5-alt8
4.1: 0.5-alt8
4.0: 0.5-alt8
3.0: 0.5-alt2

Group :: Communications
RPM: fuse-siefs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5-alt8.qa1
Build date: 17 april 2013, 20:05 ( 571.1 weeks ago )
Size: 125.75 Kb

Home page:   http://chaos.allsiemens.com/siefs/

License: GPL
Summary: Work with storage memory of Siemens mobiles via datacable
Description:

SieFS is a virtual filesystem for accessing a storage memory (flexmem or
MultiMediaCard) of Siemens mobile phones via datacable, IRDA or
BlueTooth.  It is currently tested on S45, ME45, SL45(i), S55, SL55,
M55, MC60, CX65, M65, but should work also on C55/M50/MT50 with enabled
serial interface.  There should not be any problems with other new
Siemens phones (C60, S65, etc).

SieFS consists of filesystem module (siefs) and command-line utility
(slink).  SieFS depends on Filesystem in USErspace (FUSE) package.

The syntax of mount command is:

 "siefs [-o options] COMM_DEVICE MOUNT_DIR"
 "mount -t siefs [-o options] COMM_DEVICE MOUNT_DIR".

After mounting, the phone's memory will be visible as an ordinary
directory with files, you can copy, move, delete files, create
directories on it.  You can enter mount command when your mobile is not
connected to PC.  Also you can connect and disconnect it at any time
without need to remount filesystem.

For automatic mounting, add something like this to your /etc/fstab:

 "siefs  /mnt/mobile  siefs  device=/dev/ttyS0,allow_other  0 0".

slink is an utility for working with phone's memory without mounting.
Type "slink -h" to view all supported commands.

Current maintainer: Denis Smirnov

List of contributors

List of rpms provided by this srpm:

  • fuse-siefs
  • fuse-siefs-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin