Changes between Version 38 and Version 39 of help/en/howto/mount/issues
- Timestamp:
- Nov 15, 2018 3:21:24 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/mount/issues
v38 v39 79 79 }}} 80 80 81 === Sharing a mounted drive in local network === 82 With the implemented functionalities it isn't possible to share a mounted drive within the local network. 83 You can workaround it by creating a symlink to the drive. 84 * In ''CMD'': `mklink` 85 * In ''PowerShell'': `New-Item -Type SymbolicLink` 86 You are now able to share the symlinked drive to the network by sharing the directory. 87 81 88 == Interoperability == 82 89 We maintain a list of known providers that fail to work with Mountain Duck due to interoperability issues.