I have a client machine running ubuntu, and I have a windows server 2012 that I connect to using rdesktop
.
I need to copy a file from my client machine to the server. I tried sharing a directory like this:
rdesktop -u username -p password -r disk:mydisk=/home/mydir server_IP
I have no idea how to access this shared directory. I have never used rdesktop
or windows server before.
please help.