basically i am able to connect to my other windows machine using rdesktop
I want to be able to mount the window machine's partition (particularly my media folder
c\user\myaccount\Video)
i know rdesktop ipaddr -r disk: blah blah blah mounts the partition onto the local machine
however, i cant figure out what the specific commands are
i tried followings but with no luck
Code:
rdesktop ipaddr -u username -p password -r :\c=\mnt\mntpoint
rdesktop ipaddr -u username -p password -r :c=\mnt\mntpoint
rdesktop ipaddr -u username -p password -r :\c\myaccount\Video=\mnt\mntpoint
all these commands didnt work
do anyone know how to do this? i thikn there must be a way
PS: no luck with smbfs as my machines arent on the same lan network (not sure if samba can connect remotely)
Bookmarks