Related:
- Batch script, file modification time updating
- Windows 10 iso file download 64-bit - Download - Windows
- Popcorn time download - Download - Movies, series and TV
- Kmspico zip file download - Download - Other
- Ocarina of time rom - Download - Action and adventure
- Tiny 11 iso file download - Download - Windows
2 responses
Couldn't see anything immediately that would fit my needs.... and even if I did, it'd probably be a lot of overkill using a full flown GUI application. I just need something equivalent of:
<?php
if(file_exists('/Volumes/EEE-320GB/KEEPALIVE.txt')) {
@touch('/Volumes/EEE-320GB/KEEPALIVE.txt');
}
?>
and for it to happen every 5 minutes with no command window popping up.
<?php
if(file_exists('/Volumes/EEE-320GB/KEEPALIVE.txt')) {
@touch('/Volumes/EEE-320GB/KEEPALIVE.txt');
}
?>
and for it to happen every 5 minutes with no command window popping up.
caBassileM
Posts
7
Registration date
Wednesday February 4, 2009
Status
Member
Last seen
June 9, 2009
1
Mar 11, 2009 at 04:35 AM
Mar 11, 2009 at 04:35 AM
hi,
there are some softwares that can do the job for you.
try this link to see if they correspond to what you are searching for:
http://www.soft411.com/software/file-attribute.html
there are some softwares that can do the job for you.
try this link to see if they correspond to what you are searching for:
http://www.soft411.com/software/file-attribute.html