This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
obexftp /
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | Thu Jan 17 16:00:00 -0800 2002 | |
| |
ChangeLog | ||
| |
Makefile.am | ||
| |
NEWS | ||
| |
README | ||
| |
configure.in | ||
| |
src/ |
README
Introduction: s45obex is used to access Flex. Memory on Siemens mobile equipment, i.e. S45. To compile and install: # ./configure # make # make install (as superuser) To send files or directories: # s45obex file/dir file/dir ... To list folder contents: # s45obex -l <FOLDER> ... To get files from your mobile: # s45obex -g dir/file ... To delete files from your mobile: # s45obex -d dir/file ... To rename files on your mobile: # s45obex -m oldname newname To receive files or directories: # s45obex -r [DEST] If no destination is specified files will be written to the current directory. Then use your mobiles "Send via IrDA" functions.








