Jump to content

switchflare

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by switchflare

  1. To clarify, you did an in-place upgrade v5-->v6, it prompted for key, you had to provide your v5 Pro key to Paxton support, and they responded with a generic key? v5 disks and keys seem to be readily available and I'd rather not pay full retail. We only need it for the smartphone app access.
  2. Hello, We currently have a Paxton Net2 Lite v6 install and are interested in activating Pro. I understand that upgrades are "free". Will a v5 Pro key activate v6 Pro? Or will we have to uninstall, load v5, activate, upgrade to v6, then restore the db? Just hoping to know what to expect. Thx
  3. I looked at using SyncToy. The problem with SyncToy is that there is no way to systematically filter out files except by including a single file type. I can manually uncheck folders to pull from, but I'm dealing with 10,000+ folders and about 100 GB of data to move. I think my silver bullet on this problem lies in the ability to pull only from folders named EXPORT, or to pull from folders only at a certain sublevel (leaving upper levels alone).
  4. I am in the process of configuring a robocopy script, but I'm having some trouble finding a method to achieve exactly what I need. My eventual goal is that I need it to parse through a directory tree and pull all folders named EXPORT and their contents, which should always JPG or BMP files. I need to move these EXPORT folders and their contents to a new directory tree while maintaining the parent folder structure and skipping other files in the parent directories. This is roughly the structure: E:\Y2007\M10\D10\FILE**\EXPORT\*.JPG Folder tree needs to be identical, but the only data files will be those contained in these EXPORT folders. My difficulty with my current script is that I can't get robocopy to skip JPG files outside of these EXPORT folders. Maybe there is some syntax that allows me to say "skip all files not contained in a folder named EXPORT"? If there is another utility/method that does this better, let me know.
×
×
  • Create New...