dave-theunsub / clamtk

An easy to use, light-weight, on-demand virus scanner for Linux systems
https://gitlab.com/dave_m/clamtk/wikis/home
Other
357 stars 47 forks source link

Scan multiple files/dirs in command line. #95

Closed denisfa closed 5 years ago

denisfa commented 6 years ago

@dave-theunsub !

This allows clamTK to scan multiple files/directories via command line. The reason I coded this is because I was using thunar and, everytime I selected more than 1 files, the option to scan was presented, but It did not do anything besides opening the GUI for clamTK.

Doing the same with command line, I discovered that it was, indeed, caused by the fact that clamtk scans only a single file/dir each time (the first param of its call).

When I decided to report this issue with thunar, I saw that it also exists for gnome (dave-theunsub/clamtk-gnome#3) and kde (dave-theunsub/clamtk-kde#1). I sent a patch to fix that for nautilus/gnome-clamtk, but It also needs this pull approved to get everything working.

If you accept this patch, then the issue with thunar is automatically solved!

Take your time to see all of this! I will be working on the kde-clamtk during this time.

[]s, Edênis

denisfa commented 6 years ago

I confirmed this pull also solves the issue for Dolphin (dave-theunsub/clamtk-kde#1).

EZ fix xD

denisfa commented 6 years ago

Hey @dave-theunsub ! How are you doing?

Have you had a time to look at these? It has been a long time!

I am moving to gitlab, so I wish I could just remove my forks from here.

dave-theunsub commented 6 years ago

Hi,

Yes, been a while! My development system died... it's taken me quite a while to get a new system and get it all customized. :)

Anyway, yes, I'm going to get back on these relatively soon. I'm moving most stuff to Gitlab as well (as stated on the front page https://dave-theunsub.github.io/clamtk/). I have to remember to put in notices to anyone still visiting these pages.

respectfully Dave M