I am trying to remotely access files on a USB drive attached to my Asus RT-AC68P router using Windows 7 WebDAV support. In other words I would like to use the following windows command to map a drive to a shared AiCloud folder:
net use * \\example.asuscomm.com@SSL:443\RT-AC68P\usb_drive_name /User:my_user_name my_password
Using this command from a remote computer I can successfully map...
Remote file access using AiCloud with built in Windows 7 WebDAV support.
net use * \\example.asuscomm.com@SSL:443\RT-AC68P\usb_drive_name /User:my_user_name my_password
Using this command from a remote computer I can successfully map...
Remote file access using AiCloud with built in Windows 7 WebDAV support.