Question : Windows Batch script to create directories to backup to & housekeep directories older than 10 days


I can manually copy using an scp utility currently to another ssh server as follows :
c:\shareware\pscp -l administrator -pw mypasswd  *.pst 192.168.149.191:d:\bkarc\yyyymmdd\
  where yyyy is the year, mm is the 2 digit month & dd is the 2 digit day


I'll need a Windows batch ( .bat or .cmd ) script that will copy on daily basis my Outlook
archive files (.pst) to the ssh server.

The directory name will be different each day (yyyymmdd, eg on 3rd Feb 2010, yyyymmdd
would be 20100203)

I'll also need another script on the ssh server that runs daily to housekeep / delete away
d:\bkarc\yyyymmdd  that are older than 10 days

Answer : Windows Batch script to create directories to backup to & housekeep directories older than 10 days

This is true, it is not easy to dierctly and accurately correlate geographical location to IP address, much less large blocks of them.

Aesources which may help a lot though:
http://www.iana.org/numbers

More specifically:
http://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.xml
and
https://www.arin.net/knowledge/ip_blocks.html
Random Solutions  
 
programming4us programming4us