Tagged Questions
0
votes
0answers
238 views
Network Can't see a Sharepoint Document Library
I inherited a script that moves documents from a web server (unix) to a sharepoint document library via robocopy.
The script looks like this:
net use v: \\webserver\share /user:u p
robocopy v:\ ...