Search Results

Search: Posts Made By: Skrynesaver
16,064
Posted By Skrynesaver
Then simply fill the array from your file ...
Then simply fill the array from your file

open (my $to_collect , '<', 'files_to_collect');
my@file=(<$to_collect>)
...
16,064
Posted By Skrynesaver
change the static file list declaration in...
change the static file list declaration in balajesuri's script abpve to my @files=$ftp->ls()
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy