CVS: rdesktop/doc rdesktop.1,1.22,1.23 redirection.txt,1.6,1.7
Peter Åstrand <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2773/doc Modified Files: rdesktop.1 redirection.txt Log Message: Disk redirection actually uses share names; not drive letters. Make sure we truncate share names longer than 8 chars. Documentation updated. Index: rdesktop.1 =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/doc/rdesktop.1,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** rdesktop.1 27 Jun 2004 17:51:54 -0000 1.22 --- rdesktop.1 9 Aug 2004 13:50:41 -0000 1.23 *************** *** 139,145 **** shell programs will not work with it. .TP ! .BR "-r disk:<driveletter>=<path>,..." ! Redirects a path to the drive letter of your choice on the server. ! (requires Windows XP or newer). .TP .BR "-r lptport:<lptport>=<device>,..." --- 139,146 ---- shell programs will not work with it. .TP ! .BR "-r disk:<sharename>=<path>,..." ! Redirects a path to the share \\\\tsclient\\<sharename> on the server ! (requires Windows XP or newer). The share name is limited to 8 ! characters. .TP .BR "-r lptport:<lptport>=<device>,..." Index: redirection.txt =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/doc/redirection.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** redirection.txt 18 Apr 2004 19:52:19 -0000 1.6 --- redirection.txt 9 Aug 2004 13:50:41 -0000 1.7 *************** *** 23,28 **** Multiple mappings possible: yes Default: no disk redirected ! Syntax: -r disk:<driveletter>=<path> ! Example: -r disk:H=/home/johndoe --- 23,28 ---- Multiple mappings possible: yes Default: no disk redirected ! Syntax: -r disk:<sharename>=<path> ! Example: -r disk:home=/home/johndoe ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com