What is the correct path to access on the example.txt file using Windows file share where the servername is “rwc” and the sharename is “users”?
- \rwc\users\example.txt
- \\rwc\users\example.txt
- \\rwc\users\\example.txt
- .rwc\users\example.txt
- ..rwc\users\example.txt
Explanation & Hint:
The correct path to access the “example.txt” file on a Windows file share where the server name is “rwc” and the share name is “users” is:
Double backslashes ( |