Skip to content

Releases: stant/jfileprocessor

fixes for deleting

29 Dec 06:52
Compare
Choose a tag to compare

windows problems deleting folders with hidden files and clash with rights of files in trash. give helpful error messages for windows and posix.

1.5.8 link fixes and more

27 Dec 18:06
Compare
Choose a tag to compare

fix links. delete does not follow links (just deletes links not files). copy walkFileTree had to not traverse links if you said to not follow links too. open terminals for all files selected to parent folder. change watchDir again. added a thread to trigger search afterwards if needed. got rid of many static vars and methods for find. move find fileVisitor to its own class. do not watchDir if in search mode list.

fix just for windows version 1.5.4. no diff for linux or mac

30 Nov 07:21
Compare
Choose a tag to compare

fix just for windows version 1.5.4. no diff for linux or mac

1.5.4

25 Nov 05:25
Compare
Choose a tag to compare

fixes-stop watchDir on copy and delete also. if cp to link which is same path, do not cp. flag cannot copy parent into child. adds-on copy, skip instead of stop on inaccessible file; show if all files copied. show inaccessible folders. show filetype other. start new windows in process in daemon thread (better). open folder containing file button.

broke groovy scripts path by packaging so fix. add toggle for file watching; also turn off when running groovy. if choose to see owner also add group and perms.

10 Nov 03:45
Compare
Choose a tag to compare

broke groovy scripts path by packaging so fix. add toggle for file watching; also turn off when running groovy. if choose to see owner also add group and perms.

adds: file watching, counter for copy and delete, groovy scripts updates

09 Nov 03:40
Compare
Choose a tag to compare

adds: file watching, counter for copy and delete, groovy scripts updates

adds: script to use ssh to copy file to host, execute it, return output. disk-free script.

03 Oct 02:36
Compare
Choose a tag to compare

adds: script to use ssh to copy file to host, execute it, return output. disk-free script.

adds: run scripts with swingworker, user created dynamic plugin scripts in menu-scripts folder, selected-files list, text tweaks, logs button.

21 Sep 18:40
Compare
Choose a tag to compare

adds: run scripts with swingworker, user created dynamic plugin scripts in menu-scripts folder, selected-files list, text tweaks, logs button.

v1.4.18: add-fix search for folder names works. edit bookmarks window. unique …

05 Sep 03:04
Compare
Choose a tag to compare

add-fix search for folder names works. edit bookmarks window. unique log files per window and delete when exit.

v1.4.17: fix - create new folder in empty folder. adds - copy file onto itself…

31 Aug 03:36
Compare
Choose a tag to compare

fix - create new folder in empty folder. adds - copy file onto itself prompts for new nane, zip and tar scripts.