atmfiler Changelog

What's new in atmfiler 3.4

Apr 18, 2014
  • Added the possibility to create a custom date-folder. Characters that are unavailable for naming folders cant be used here aswell, such as : / \
  • Added better delay for sync/copy. Pre 3.4 you could specify how many days old a file must be before sync/copy. Now you can specify days, hours and down to minutes for better precision.

New in atmfiler 3.3 (Feb 26, 2014)

  • If the source-folder contains thousands and thousands of files the sync would progress slow at the beginning. Now it checks the files for locks when the copy process started.
  • When running in GUI the application would logg twice if logging was enabled, fixed now.
  • Fix for the progressbar upon stop, correctly resets the indicators.
  • Optimized the code, size and speed.
  • More clear options in GUI whetever you want to sync or move files.

New in atmfiler 3.2 (Feb 26, 2014)

  • Added an option to enable timestamp in GUI.
  • The settings for On Top, Timestamp in GUI, Logglevel and Halt on error doesn't need the save button to kick in anymore.
  • Made the GUI more clean and some small fixes.
  • You can now also type manually the folder you want to add, not just browse.
  • Fixed the Current-job progress bar.

New in atmfiler 3.1 (Feb 26, 2014)

  • Improved the GUI, much more slick and stable now.
  • Added a counter for the amount of size that is processed. (resets after 92 PB)
  • Now shows the actual source folder and it's extensions when adding them in destination dir settings.
  • The config name now shows in titlebar.
  • It's now possibe to view the source and destination folder settings while running.
  • When stopping, the data/file counter doesn't reset, in addition the data/file counter also resets when pressing "Clear log".
  • Added two progress indicators, one per individual file and one for each and every source directory progress.
  • Fixed a bug that the program could skip some destination directorys if multiple sourcefolders from the same folder was added.
  • Added "always on top" option for the GUI.
  • Changed icon.

New in atmfiler 3.03 (May 7, 2012)

  • Added a third option for file-collision, "make a copy". Instead of just overwrite or skip the program now creates a file(0).txt file(1).txt if "make a copy"-setting is enabeled.
  • Date-directorys is now available also when sub-dir option is on.
  • Added a feature so you can copy/move files with special wildcard, it follows the standard input e.a, *file*, that moves file01.dat and afile02.dat, but not data.dat.
  • If you want to sort out files without extensions, just hit a blank space in the extension.
  • Cleaned up the config.
  • Miscellaneous bugfixes.
  • Copy protected files can now be properly copied/moved.

New in atmfiler 3.02 (Mar 26, 2012)

  • It's now possible to combine the "Copy-mode" with WaitDays-setting.
  • The program now autosaves on checkbox changes.
  • When "halt-on-error" setting is enabeled, the program stops the
  • file-moving thread instead of the whole application.
  • Added green/yellow/red lights for run/paused/stop-status.
  • Made the service install more easy.

New in atmfiler 3.01 (Mar 26, 2012)

  • Fixed the installer, now removes the atmfiler folder properly after uininstall.
  • Made it more clear which infolder is useable when adding them.
  • Fixed that custom extensions now work properly with Copy-mode.
  • The processed-counter shows now the correct value.
  • Fixed an small issue with the overwrite setting.
  • Minor bugfixes.

New in atmfiler 3.0 (Mar 26, 2012)

  • Added a GUI for the user to interact with the settings easier.
  • Added a NSIS installer for easy setup.
  • Added possibility to just Copy between folders, not just move.
  • Added improved Subfolder suppport.
  • Easier service-install.
  • Many bugfixes.
  • Faster.

New in atmfiler 2.8 (Mar 26, 2012)

  • Fixed a bug that made the output in the console invisible when loglvl was set to 0.
  • Minor stability fix.
  • It's now possible to start the program in console without syntax.
  • Some code clean up.
  • Removed the setting GenerateDateDirDay that worked together with GenerateDateDir.
  • GenerateDateDirDay is still useable in config just for compability.
  • GenerateDateDir now can have four settings 1,2,3 and 4.
  • GenerateDateDir=1 creates a folder with the file month.
  • GenerateDateDir=2 creates a folder with the file exact date.
  • GenerateDateDir=3 creates a folder with todays file month.
  • GenerateDateDir=4 creates a folder with todays exact date.
  • GenerateDateDir=0 deactivates creating of this sub folder.