Posts Tagged ‘Perl’
FTP uploading a directory of files using perl
Here is a simple script to upload the files which are in a particular directory. I use something similar to automate the file uploading for my tube walking blog. Whenever I take photos for the blog I put them into a directory with the current date as the directory name. So I have a structure like [...]
Backup / restore of last modified and created file time attributes on Windows
Last month I found that I needed to be able to backup and restore the last modified and created file times of a load of files in Windows XP. This is probably a bit of an obscure thing to need to do so naturally I couldn't find any existing tools to do it. I've therefore made a Perl script to allow this to be done. Just so you are clear, this [...]









