renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 month agoYou just gotta think differentlemmy.worldimagemessage-square198fedilinkarrow-up11.16K
arrow-up11.1KimageYou just gotta think differentlemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 month agomessage-square198fedilink
minus-squareSundray@lemmy.sdf.orglinkfedilinkEnglisharrow-up19arrow-down1·1 month agoI mean, if your server is using samba to share: net use * \homeserver\share {password} /user: {username} /persistent: yes /savecreds
minus-squareFauxLiving@lemmy.worldlinkfedilinkarrow-up13·1 month agoWindows terminal commands are an abomination before the site of the LORD. They were wise enough to include a mount alias though so if you pretend you’re on Linux it’ll work well enough. No idea if it supports SMB or ssh though, but it works with NFS mount -t nfs3 server:/srv/nfs/exporteddir E: Mounts an NFS export to the E drive.
minus-squareTaiCrunch@sh.itjust.workslinkfedilinkEnglisharrow-up4·1 month agoYou can even bypass all that and just mount it in the Explorer GUI.
minus-squarejaschen@lemm.eelinkfedilinkarrow-up9arrow-down1·1 month agoIt’s pretty easy. Just right mouse click the network and Map Network Drive. Follow prompts. Success
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up4·1 month agoWindows does not have native SSHFS support
minus-squarejaschen@lemm.eelinkfedilinkarrow-up3arrow-down1·1 month agoIt doesn’t need it. All NAS systems have samba on by default.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up4·edit-21 month agoNot everything is prebuilt NAS.
minus-squaremittorn@masturbated.onelinkfedilinkarrow-up3·1 month ago@jaschen @SpaceNoodle or some unknown error only disappearing after reboot (especially with winsshfs/winfsp-like drivers)
minus-squareCommanderCloon@lemmy.mllinkfedilinkarrow-up4·edit-21 month agoI’ve used this in the past (on the client side) https://github.com/winfsp/sshfs-win
minus-squarekernelle@0d.gslinkfedilinkarrow-up1·1 month agoWorks just as seamless as on Linux, has amazing GUI options too.
Windows: ☠️
I mean, if your server is using samba to share: net use * \homeserver\share {password} /user: {username} /persistent: yes /savecreds
Windows terminal commands are an abomination before the site of the LORD.
They were wise enough to include a mount alias though so if you pretend you’re on Linux it’ll work well enough.
No idea if it supports SMB or ssh though, but it works with NFS
Mounts an NFS export to the E drive.
You can even bypass all that and just mount it in the Explorer GUI.
It’s pretty easy. Just right mouse click the network and Map Network Drive. Follow prompts. Success
Windows does not have native SSHFS support
It doesn’t need it. All NAS systems have samba on by default.
Not everything is prebuilt NAS.
@jaschen @SpaceNoodle or some unknown error only disappearing after reboot (especially with winsshfs/winfsp-like drivers)
Just use samba.
I’ve used this in the past (on the client side) https://github.com/winfsp/sshfs-win
Works just as seamless as on Linux, has amazing GUI options too.