Dans ta commande pour Outlook, il y a une erreur, "--plugin cliprdr" devrait être là au lieu de "--plugin clipboard".
Il semble y avoir eu quelques soucis avec le clipboard depuis quelques temps, voici un des bug report: https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/937522 Personnellement, j'utilise remmina et il ne m'a jamais posé de problème. Par contre, je n'utilise pas le clipboard donc je n'ai pas constaté si ça fonctionne ou non. Et comme je n'ai pas de Windows sous la main je ne peux pas tester :) Bonne journée, Frédéric 2014-05-15 10:54 GMT-04:00 Steve Nadeau <[email protected]>: > Bonjour à tous! > > est-ce qu'il y en a parmi vous qui doivent utiliser un terminal > Windows avec Ubuntu? > > si oui, utilisez-vous xfreerdp plutôt que remmina? > > si c'est le cas, êtes vous en mesure de faire un copier/coller entre > Ubuntu et Windows? > > de mon côté, j'ai beau tout essayer, impossible, rien ne marche. > > Il s'agit de mon poste de bureau. > > je suis sous Ubuntu 12.04 avec xfreerdp qui est fourni dans la > logithèque de base, pas le PPA. > > la ligne de commande est la suivante : > > pour l'accès à l'application Outlook: > > bash -c 'xfreerdp --plugin clipboard --app --plugin rail --data > "||outlook" -- -a 32 -d domaine_windows -u $USER -p $(zenity > --password --title Outlook) --plugin rdpsnd -g workarea -z > --ignore-certificate --plugin rdpdr --data printer --data > disk:USB:"/media" disk:Local:"$HOME" -- --plugin drdynvc --data tsmf > -- nom_du_serveur:3389' > > Pour l'accès à Windows: > > bash -c 'xfreerdp -d domaine_windows -u $USER -p $(zenity --password > --title Terminal) --plugin rdpdr --data printer --data > disk:USB:"/media" disk:Local:"$HOME" -- --plugin cliprdr > --ignore-certificate -g $((bc <<<$(xdpyinfo | grep dimensions | cut -f > 2 -d ":"|cut -f 1 -d "x")"*.96")|cut -f 1 -d ".")x$((bc <<<$(xdpyinfo > | grep dimensions | cut -f 2 -d ":"|cut -f 2 -d "x"|cut -f 1 -d " > ")"*.95")|cut -f 1 -d ".") -z --disable-wallpaper nom_du_serveur:3389' > > > uname -a > Linux POSTEUB1 3.5.0-49-generic #73~precise1-Ubuntu SMP Wed Apr 2 > 18:35:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux > > xfreerdp --version > This is FreeRDP version 1.0.1 > > Ubuntu Version 12.04 (precise) 64 bits > Noyau Linux 3.5.0-49-generic > Mémoire : 3,7 Gio > CPU: Intel(R) Core(tm) i5-3470 CPU @ 3.20GHz × 4 > GNOME 3.4.2 > > -- > Ubuntu-quebec mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec > -- "In a world without walls, who really needs Windows" "Nothing is foolproof because fools are so ingenious"
-- Ubuntu-quebec mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec
