Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Copying Files From Sharepoints ( HTTP:\\xzy)

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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Copying Files From Sharepoints ( HTTP:\\xzy)

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.

Lokesh wrote:
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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Opening files from HTTP - authenticated session Thinqer Excel Discussion (Misc queries) 0 March 11th 08 10:25 AM
start http://..... vs hyperlink http://..... ton de w Excel Discussion (Misc queries) 0 May 4th 07 01:42 PM
http address for shared files in web mail alfredo Excel Programming 0 January 2nd 06 10:39 PM
COPYING FILES SURESH Excel Programming 1 December 5th 05 11:50 AM


All times are GMT +1. The time now is 03:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"