vagrant/plugins/synced_folders/smb
Jeff Kwan 4b32744424 Use a .NET API call instead of a Win8+ cmdlet
The root cause is that Windows 7 doesn't have Get-NetIPAddress (
see:
https://stackoverflow.com/questions/19529442/gather-ip-address-information
)
but the change was to try and solve the bug that the VPN IP
addresses
aren't visible detailed
here:
https://support.microsoft.com/en-us/kb/2549091

Resolved using the
2nd solution
from
http://serverfault.com/questions/145259/powershell-win32-networkadapterconfiguration-not-seeing-ppp-adapter
2015-09-03 16:54:41 -04:00
..
scripts Use a .NET API call instead of a Win8+ cmdlet 2015-09-03 16:54:41 -04:00
errors.rb Fixed typo in smb errors on error_key call 2014-04-07 17:21:24 +01:00
plugin.rb synced_folders/smb: higher priority than things like NFS and rsync 2014-02-27 08:13:39 -08:00
synced_folder.rb use smb username and password in synced_folders config if available instead of prompting 2014-10-20 22:05:56 -07:00