Thanks a bunch Felix, I'll have a look at it !!
/Alex
On Monday, March 30, 2020 at 1:51:46 PM UTC+2, Felix Fontein wrote:
>
> Hi Alex,
>
> > I am currently developing a module (actually for windows over ssh).
> > The module requires a filetransfer from the controller. Of course I
> > could just
Hi Alex,
> I am currently developing a module (actually for windows over ssh).
> The module requires a filetransfer from the controller. Of course I
> could just use win_copy first, but I would like the module to be more
> self-contained.
>
> But I cannot work out how to achieve a filetransfer.
Hi
I am currently developing a module (actually for windows over ssh).
The module requires a filetransfer from the controller. Of course I could
just use win_copy first, but I would like the module to be more
self-contained.
But I cannot work out how to achieve a filetransfer. I have looked at