| Name : SieFS
| |
| Version : 0.2
| Vendor : ALT Linux Team
|
| Release : alt4
| Date : 2004-03-19 09:30:31
|
| Group : Communications
| Source RPM : SieFS-0.2-alt4.src.rpm
|
| Size : 0.08 MB
| |
| Packager : Alexander Nekrasov < canis_altlinux_ru>
| |
| 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 SL45(i), S45, ME45, S55, M55, MC60, but should work also on C55/M50/MT50 with enabled serial interface. There should not be any problems with other new Siemens phones (SL55,C60,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: \"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: \"/proc/fs/fuse/dev /mnt/mobile siefs device=/dev/ttyS0 0 0\". slink is an utility for working with phone\'s memory without mounting. Type \"slink -h\" to view all supported commands.
|