michaellukashov / Far-NetBox

SFTP/SCP/FTP/FTPS/WebDAV/S3 client for Far Manager 3 (http://farmanager.com/)
https://forum.farmanager.com/viewtopic.php?t=6317
GNU General Public License v2.0
158 stars 52 forks source link

WinRM Protocol Support #257

Open hypersw opened 6 years ago

hypersw commented 6 years ago

WinRM allows to list files on a remote file system and to transfer files in either direction (well… not intrinsically, but PowerShell can do that over WinRM).

This is somewhat analogous to an SSH connection to a Windows system, and might be the only way of communicating with some nano server (Windows server core).

Would be nice to have it as one of the File Protocols in the NetBox.

hypersw commented 6 years ago

Some intro into the protocol topic: http://www.hurryupandwait.io/blog/a-look-under-the-hood-at-powershell-remoting-through-a-ruby-cross-plaform-lens