[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Anarchie FTP question



|I don't have any code for walking thru the folder and building the file list.

Look at File::Find. It walks a directory tree, calling a function you supply
with each file and directory it finds. Within that function you can do
whatever tests you want (like see when the file was last modified), and
perform whatever actions you want (like upload the file, or add it to a list
to be uploaded). File::Find works nicely in both MacPerl and unix perl.

Brian

***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch