NfoDB.com :: TMS WEBCOPY 1.6 DelphiRetail

Main page :: Search :: By date :: RSS Feeds :: Calendar 29 December 2009, 12:27

Sections

Quick search



ImageSet Database
ImageSet database, met-art, hd clips

EXTERNAL Sections


 
 
TMS WEBCOPY 1.6 DelphiRetail

Full name: TMS.WEBCOPY.1.6.DelphiRetail-SKYDANCER.nfo


DATE SECTION NAME GROUP SRCH
2009-09-24 ALL TMS WEBCOPY 1.6 DelphiRetail.full.rar Cracked Search .nfo
2009-09-20 ALL TMS WEBCOPY 1.6 DelphiRetail [FullVersion] Cracked Search .nfo
2009-09-22 ALL [HIGHSPEED] TMS WEBCOPY 1.6 DelphiRetail Cracked Search .nfo
2009-09-25 ALL [TRUSTED DOWNLOAD] TMS WEBCOPY 1.6 DelphiRetail Cracked Search .nfo


Info
Views
Downloads
Options
Section: 
Date: 
0-DAY
2006-10-01 18:03
Total: 
Today: 
28
0
Total: 
Today: 
26
0
Download:  .nfo

TMS.WEBCOPY.1.6.DelphiRetail-SKYDANCER

Supplier : Team SKYDANCER  
Rlz date : 01/10/2006            
Packager : Team SKYDANCER
Archives : 01x0.5mb               
Cracker  : non          
Protec.  : non            

TWebCopy uses the Wininet API to load the selected files via http or 
ftp from Intranet or Internet sites 
or can copy files by UNC name over the network. 
It features a progress / cancel dialog and threaded execution. 
(ASP script available to handle POST based HTTP uploads)

WebCopy can be configured to retrieve automatically only newer files w.r.t. to a configurable date.

Files to copy over the web can be easily set at design time using a Items collection or programmatically : 

HTTP:

with WebCopy.Items.Add do
begin
  URL := 'http://www.tmssoftware.com/webcopy.zip';
  Protocol := wpHTTP;
  FileDate := EncodeDate(2002,3,18);
  CopyNewerOnly := true;
  TargetDir := 'c:\temp';
end;

FTP:

with WebCopy.Items.Add do
begin
  FTPHost := ftp.tmssoftware.com
  FTPUserID := 'myuserid';
  FTPPassword := 'mypassword';
  URL := 'webcopy.zip';
  Protocol := wpFTP;
  FileDate := EncodeDate(2002,3,18);
  CopyNewerOnly := true;
  TargetDir := 'c:\temp';
end;

Network file copy:

with WebCopy.Items.Add do
begin
  URL := '\\machine\dir\webcopy.zip';
  Protocol := wpFile;
  FileDate := EncodeDate(2002,3,18);
  CopyNewerOnly := true;
  TargetDir := 'c:\temp';
end;

Multi file upload via FTP:

WebCopy.Items.Clear;
with WebCopy.Items.Add do
begin
  Protocol := wpMultiFtpUpload;
  URL := 'c:\directory\myfiles\*.txt';
  FTPHost := ftp.myserver.com;
  FTPUserID := myuserid;
  FTPPassword := mypassword;
  TargetDir := ftpserverdir;
end;
WebCopy.Execute;

Multi file download via FTP:

WebCopy.Items.Clear;
with WebCopy.Items.Add do
begin
  Protocol := wpMultiFtp;
  URL := 'ftpdirectory\*.txt';
  FTPHost := ftp.myserver.com;
  FTPUserID := myuserid;
  FTPPassword := mypassword;
  TargetDir := 'c:\localdir\ftpdownload';
end;
WebCopy.Execute;

http://www.tmssoftware.com/

Greetz to DELiGHT (hello my mate at dlt)             
Searchin' +100MBiT +1024GB NON DE/AT/LW AFFiLSiTES & a asc" dude ;)
 
btw BUY THiS NiCEONE COMPONENT PACK!

 


Friends

Crack search


Cracks
Serials
Torrents
Warez

Last searches


Copyright © 2005-2009 NfoDB.com NfoDB.net NfoDB.org.