codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Copy files from one directory to another in a local network  Archive Import (Tryta) at 04:23 on Friday, February 14, 2003
 

I can't get this script work:
<%
dim filesys
set filesys=CreateObject("Scripting.FileSystemObject")
If filesys.FileExists("http://ip adress/TEST/test.txt") Then
filesys.CopyFile "http://ip adress/TEST/test.txt",
"http://148.121.55.63/TEST/1/"
End If
%>

I want to copy files in a folder to another directory in a local network. Is it possible?








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  submit button on html form
•  Re: Browse button /filedialog in perl tk:
•  how to create forum using C# code
•  Re: Perl array access
•  Re: dynamic crystal report generation
•  HTML code to search a saved .xls (Excel) document
•  Using Lucene or Solr ?
•  Re: FREE TV on your PC!
•  C/C++ Source Codes


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2010