The first time I use ssh connect ( putty ) when I try to share my contents from my windows and Linux ( VirtualBox ) . I find it's quite fast to share contents through ssh . And I've found that windows doesn't have ssh included ( we must use openssh for windows ) . Anyone how a good and clean way to share files using ssh client. It's really the simplest way, it doesn't depend on OS :) Is it possible ? I'm looking for your answer :P
feedback
|
|
scp - on windows there's winscp as a file transfer client (its also a good ftp client). There's also a ssh server for windows - in copessh or freessh. | |||||
feedback
|
|
use fuse+sshfs it works great on mac and linux. Haven't tried it on windows but you only need it on the client to make it work. | |||
|
feedback
|