Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.119 Times

Net::DownloadMirror 0.04

  Date Added: April 02, 2010  |  Visits: 639

Net::DownloadMirror

Report Broken Link
Printer Friendly Version


Product Homepage
Download (92 downloads)



Net::DownloadMirror is a Perl extension for mirroring a remote location via FTP to the local directory. SYNOPSIS use Net::DownloadMirror; my $um = Net::DownloadMirror->new( ftpserver => "my_ftp.hostname.com", usr => "my_ftp_usr_name", pass => "my_ftp_password", ); $um->Update(); or more detailed my $um = Net::DownloadMirror->new( ftpserver => "my_ftp.hostname.com", usr => "my_ftp_usr_name", pass => "my_ftp_password", localdir => "home/nameA/homepageA", remotedir => "public", debug => 1 # 1 for yes, 0 for no timeout => 60 # default 30 delete => "enable" # default "disabled" connection => $ftp_object, # default undef exclusions => ["private.txt", "Thumbs.db", ".sys", ".log"], ); $um->SetLocalDir("home/nameB/homepageB"); print("hostname : ", $um->get_ftpserver(), "n"); $um->Update(); This module is for mirroring a remote location to a local directory via FTP. For example websites, documentations or developmentstuff which ones were uploaded or changed in the net. It is not developt for mirroring large archivs. But there are not in principle any limits..

Requirements: No special requirements
Platforms: Linux
Keyword: Downloadmirror Libraries Local Location Mirroring Netdownloadmirror Programming Remote Usr Via Via Ftp
Users rating: 0/10

License: Freeware Size: 6.14 KB
USER REVIEWS
More Reviews or Write Review


NET::DOWNLOADMIRROR RELATED
Libraries  -  libfget 1.3.3
fget is a commandline tool for mirroring remote files via FTP. It is based upon the included FTP client library, whose API is designed to resemble the normal Unix API for accessing files and directories. This interface should make it very easy...
378.88 KB  
Networking Tools  -  Rover 2.02
Rover project provides a means of executing commands on remote machines via SSH, Telnet, or Rlogin. Connections are made and then managed using the Expect for Perl module. Rover can process many hosts in parallel. It comes with two interface...
55.3 KB  
FTP Clients  -  Simple File Transfer 0.4.14
Simple File Transfer is a pure useless program which allows you exchange files with remote computers via Internet. This program has been written for personnal use, so dont blame me if you think I am stupid doing such tool for the others. It...
90.11 KB  
Libraries  -  Libsdf 0.1
Libsdf library is a shared library which, when preloaded, will intercept calls to a GNU libc functions open() and open64(), and if the first argoment of these functions is a remote file (http:// or ftp://), it will copy this file in a local path...
10.24 KB  
Network & Internet  -  PushSite 2.6
PushSite provides an utility to update remote site. Pushsite is intended for updating remote websites -- its like mirroring but in reverse. It only sends the changed/new files to conserve bandwidth. Of course, it has other applications too (e.g....
 
Libraries  -  SNMP::Monitor 0.1012
SNMP::Monitor is a Perl package for monitoring remote hosts via SNMP. SYNOPSIS require SNMP::Monitor; # Read a configuration file my $config = SNMP::Monitor->Configuration("/etc/snmpmon/config"); # Create a new monitor my $monitor =...
30.72 KB  
Utilities  -  Remote Console Extension for Network File Monitor 3.5.1.0
Remote Console Extension was designed to help you remote control the File / FTP Replication Monitor via a web browser when you are connected to the internet. Network File Monitor Professional that gives users an unlimited options in replicating,...
 
File Synchronizers  -  DinaSync 1.0.0
DinaSync is a practical tool that serves to synchronize files between your local PC and any remote server via FTP. Its interface is clear and simple, well organized and it lets you easily configure the access data for any server whose content you...
8 KB  
File Management  -  ftpsync 1.2.33
ftpsync synchronizes a local directory tree and a remote FTP directory tree. It includes a perl script and a php script.It was initally written to automize web publishing, but other purposes might be fulfilled also.
 
FTP Clients  -  Batchput 0.9.4
Batchput transfers files from a local directory, matching the regex you specify, to an FTP server. Written in Python, the program is focused on doing this safely and efficiently, using per-directory locking and a single ftp session. Batchput...
12.29 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB