Recently I have seen many posts for using SCP to copy files to a remote location, I was intending to invoke an upload servlet to do a similar job - but the servlet would insert some data into a database.
Is it generally recommended to use SCP instead of invoking a servlet? Any pro's/con's that I should be aware of? Cheers, Rob.
