|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Dim cp
set cp=Server.CreateObject("Scripting.FileSystemObject") cp.CopyFile "201.10.10.2\bio1\*.mdb","c:\inetpub\wwwroot\vonline" set cp=nothing ----------------------------------------------------------- Remarks : it copys any mdb file from com1 and paste it to c:\inetpub\wwwroot\vonline com2 problem: error stated "permission denied" (0x800a0046 microsoft vb script error). how am i suppose to enable com1 to allow com2 to extract the file... thanks -no firewall |
|
#2
|
|||
|
|||
|
You can't use the filesystem object this way, sorry. You'll have to come up with some other transfer mechanism like ftp or create a download page on the remote computer.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > security |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|