Here's a great site: https://www.virustotal.com/index.html

Does anyone have a how to/link, how to integrate a menu in Nautilus?

enter image description here

Like: "send file to Nautilus" when right clicking a file?

Theres an API: http://www.virustotal.com/advanced.html#publicapi

link|improve this question

62% accept rate
17 questions and you've not accepted any answers? – paradroid Jan 23 '11 at 15:05
feedback

1 Answer

You can create a script in bash and store under $HOME/.gnome2/nautilus-scripts.

See the Nautilus Scripts guide. If you want more control, you might want to write a plugin using Python or C (in that case, you want to read the answer in StackOverflow).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.