Package: obexfs
Description: mount filesystem of ObexFTP capable devices
ObexFS uses FUSE to mount filesystems of ObexFTP capable
devices either manually or in autofs style mode.
It can handle all devices that the obexftp package can handle,
connected via serial cable, IrDA, bluetooth or USB.
((
не могу пройти аутентификацию, устал брутер форсам заниматься, хелп
root@3[bluetooth]# obexftp -b 00:19:4f:e1:31:52 -C 'E:/Blah';
Browsing 00:19:4F:E1:31:52 ...
Channel: 11
Connecting...failed: connect
телефон спрашивает код доступа для %h %d
но на 234567 (см конфиг ниже), не подходит устал перебирать помогите =)
Still trying to connect
Connecting...failed: connect
Still trying to connect
Connecting...failed: connect
Still trying to connect
root@3[bluetooth]# cat hcid.conf
#
# HCI daemon configuration file.
#
# HCId options
options {
# Automatically initialize new devices
autoinit yes;
# Security Manager mode
# none - Security manager disabled
# auto - Use local PIN for incoming connections
# user - Always ask user for a PIN
#
security auto;
# Pairing mode
# none - Pairing disabled
# multi - Allow pairing with already paired devices
# once - Pair once and deny successive attempts
pairing multi;
# Default PIN code for incoming connections
passkey '234567'
}
# Default settings for HCI devices
device {
# Local device name
# %d - device id
# %h - host name
name "Bluez at %h (%d)";
# Local device class
class 0x3e0100;
# Default packet type
#pkt_type DH1,DM1,HV1;
# Inquiry and Page scan
iscan enable; pscan enable;
# Default link mode
# none - no specific policy
# accept - always accept incoming connections
# master - become master on incoming connections,
# deny role switch on outgoing connections
lm accept;
# Default link policy
# none - no specific policy
# rswitch - allow role switch
# hold - allow hold mode
# sniff - allow sniff mode
# park - allow park mode
lp rswitch,hold,sniff,park;
}
root@3[bluetooth]# cat pin
234567
root@3[bluetooth]# pwd
/etc/bluetooth
root@3[bluetooth]#