Ok, I understood the concept.
But format of redirection options is rather complex and not good for
automatic command line generation. Old rdesktop format was much more
easier, you can append separate option for each redirected device, not
depending for others.

On 29 November 2010 19:06, Vic Lee <ll...@163.com> wrote:
> Simply say: first format is right and second one is wrong. :)
>
> No plugin should be loaded for more than once.
>
> On 11/26/2010 06:31 PM, Anna Martynova wrote:
>> Hello.
>> I have met some issue, but not sure is it bug or feature. :)
>> I need to redirect sound, disk, COM and LPT ports to server.
>> If I use command:
>> xfreerdp --plugin rdpsnd --plugin rdpdr --data disk:flash:/media
>> serial:COM1:/dev/ttyS0 serial:COM2:/dev/ttyS1 serial:COM3:/dev/ttyS2
>> serial:COM4:/dev/ttyS3 parallel:LPT1:/dev/lp0 --<server>
>> all goes ok, all devices are redirected.
>>
>> but if I use command:
>> xfreerdp --plugin rdpsnd --plugin rdpdr --data disk:flash:/media --
>> --plugin rdpdr --data serial:COM1:/dev/ttyS0 serial:COM2:/dev/ttyS1
>> serial:COM3:/dev/ttyS2 serial:COM4:/dev/ttyS3 parallel:LPT1:/dev/lp0
>> --<server>
>> disk is not redirected, but com/lpt ports are.
>>
>> Is the second command not valid? Or is it a parsing bug?
>>
>> Thank you.
>>
>
>
>
> ------------------------------------------------------------------------------
> Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
> Tap into the largest installed PC base & get more eyes on your game by
> optimizing for Intel(R) Graphics Technology. Get started today with the
> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
> http://p.sf.net/sfu/intelisp-dev2dev
> _______________________________________________
> Freerdp-devel mailing list
> Freerdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to