Forum OpenACS Q&A: copying files from a remote server...

I want to copy a bunch of files from a remote server to a certain directory of my oacs server.

The path of each file at the remote server is already in my database, but I couldn't find out how to get this done... I tried to use ns_httpget, but it didn't really work out. Any hints?