ok, so the issue is, that the IPC$ share (here is the list of shared folders) is secured on newer OSses (I have win7), but we can use the link directive in smbnetfs.conf
so we need to enter these lines to that file and chmod 600 afterwards
auth 192.168.100.102 user password
link remote_pc 192.168.100.102/share
but, after restart it's not working, i have to start the script from init.d manually. In rc.d it exists... I enbled the logging, and after restart even the logfile is not created
performance is also not the best, maximum speed was 3MB/s in my tests
EDIT: additional info
Edited by petike, 20 September 2013 - 10:47.