[BACK]Return to main.pl CVS log [TXT][DIR] Up to [local] / wpscripts / ztransfer

Diff for /wpscripts/ztransfer/main.pl between version 1.3 and 1.4

version 1.3, 2011/07/20 07:44:51 version 1.4, 2011/07/20 07:50:57
Line 8 
Line 8 
 use hash;  use hash;
   
 our $ZFILESERVER_IP = '192.168.16.1';  our $ZFILESERVER_IP = '192.168.16.1';
 our @ZMPOINTS       = ('rmt_maket');  our @ZMPOINTS       = ('/mnt/rmt_maket');
 our $mpoint;  our $mpoint;
   
 # according to manual of Perl's function system(),  # according to manual of Perl's function system(),

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb