Copying Files From Sharepoints ( HTTP:\\xzy)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi ,
I tried to copy from the Network Places Folders ( HTTP:\\XYZ -- Local
Intranet Drive ) , but I was not able to copy using FileCopy Command , and an
error message with Bad File Name has been thrown. Is there any other Command
to do this or any modification in the FileCopy command will do so ??

Explain me with a sample example or with Syntax ! An Internet Site Link
would also be helpful

Thanks In Advance ,
Lokesh R
 
Whenever I refer to files on a SharePoint server, I change the path.
For example, file 'myfile.xls' exists on
http://spserver/sitename/doclib/myfile.xls. I refer to it as:
\\spserver\sitename\doclib\myfile.xls

Please note you have to have specific security setup to view files this
way. If you need me to look up what I did for security, let me know.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top