|
2010-02-14
, 18:08
|
Posts: 318 |
Thanked: 735 times |
Joined on Oct 2009
|
#52
|
@b0unc3
/usr/bin/sudo /bin/mount -tcifs "//192.168.1.66/photos" /mnt/tmp -ouser=guest,pass=guest
gives me permission denied, adding server user and password gives the same. I wonder app says mounted ok?
|
2010-02-14
, 18:27
|
Posts: 196 |
Thanked: 54 times |
Joined on Jan 2010
@ UK
|
#53
|
|
2010-02-14
, 18:58
|
|
Posts: 1,091 |
Thanked: 323 times |
Joined on Feb 2010
@ ~
|
#54
|
|
2010-02-14
, 19:08
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#55
|
I tried mounting with wizard mounter(running as root) and although it says it mounts fine nothing shows up. I just shared a folder but nothing shows up. I'm running Windows 7 Ultimate X64.
|
2010-02-14
, 19:12
|
|
Posts: 1,091 |
Thanked: 323 times |
Joined on Feb 2010
@ ~
|
#56
|
|
2010-02-14
, 19:19
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#57
|
In /media/Remote_Filesystems/_@192.168.1.87
Where 192.168.1.87 obviously is the computers ip.
|
2010-02-14
, 19:21
|
Posts: 318 |
Thanked: 735 times |
Joined on Oct 2009
|
#58
|
In /media/Remote_Filesystems/_@192.168.1.87
Where 192.168.1.87 obviously is the computers ip.
The Following User Says Thank You to b0unc3 For This Useful Post: | ||
|
2010-02-14
, 19:25
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#59
|
seems like you have set a wrong directory name.
Btw, there is no need to run wizard-mounter as root.
/usr/bin/sudo /bin/mount -tcifs "//192.168.1.66/photos" /mnt/tmp -ouser=guest,pass=guest
gives me permission denied, adding server user and password gives the same. I wonder app says mounted ok?