@renzev@lemmy.world to linuxmemes@lemmy.worldEnglish • 2 months agoYou just gotta think differentlemmy.worldimagemessage-square174fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageYou just gotta think differentlemmy.world@renzev@lemmy.world to linuxmemes@lemmy.worldEnglish • 2 months agomessage-square174fedilink
minus-squareSundraylinkfedilinkEnglish0•2 months agoI mean, if your server is using samba to share: net use * \homeserver\share {password} /user: {username} /persistent: yes /savecreds
minus-square@FauxLiving@lemmy.worldlinkfedilink0•2 months 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-square@TaiCrunch@sh.itjust.workslinkfedilinkEnglish0•2 months agoYou can even bypass all that and just mount it in the Explorer GUI.
minus-square@jaschen@lemm.eelinkfedilink0•2 months agoIt’s pretty easy. Just right mouse click the network and Map Network Drive. Follow prompts. Success
minus-square@SpaceNoodle@lemmy.worldlinkfedilink0•2 months agoWindows does not have native SSHFS support
minus-square@jaschen@lemm.eelinkfedilink0•2 months agoIt doesn’t need it. All NAS systems have samba on by default.
minus-squaremittornlinkfedilink0•2 months ago@jaschen @SpaceNoodle or some unknown error only disappearing after reboot (especially with winsshfs/winfsp-like drivers)
minus-square@CommanderCloon@lemmy.mllinkfedilink0•edit-22 months agoI’ve used this in the past (on the client side) https://github.com/winfsp/sshfs-win
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