This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dev:windows_sshfs_mount_for_easier_development [2017/04/08 10:04] – created deva | dev:windows_sshfs_mount_for_easier_development [2017/04/08 11:42] (current) – deva | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Step1: Install an ssh server on the windows machine:\\ | Step1: Install an ssh server on the windows machine:\\ | ||
| * http:// | * http:// | ||
| + | |||
| + | I ended up using http:// | ||
| Step2: Install sshfs and fuse on the linux machine:\\ | Step2: Install sshfs and fuse on the linux machine:\\ | ||
| Line 24: | Line 26: | ||
| fusermount -u win | fusermount -u win | ||
| </ | </ | ||
| + | |||
| + | Git doesn' | ||
| ET VOILA! | ET VOILA! | ||