Hello,
this year I have been accepted as a GSoC student for the Plasma Project.
My task this week is to implement a remote installer which will install plasma
packages using plasmapkg.
I execute the code
KIO::NetAccess::fish_execute("fish://username@hostname", "plasmapkg -u destination", m_widget);
but It doesn't install the package.
thanks in advance
P.S.: I have also tried this,
KIO::NetAccess::fish_execute("fish://username@hostname:22", "plasmapkg -u destination", m_widget);
--
Giorgos Tsiapaliwkas (terietor)
KDE Developer
terietor.gr
>> Visit
http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<