I am using Inet controls in the VB6.0 environment. I need to download files and afterward move the remote files to an archive subdirectory. This is in order to keep the remote server operator informed on what I already picked up. I don't want to delete it right away in case of various problems. How can I move remote files around?

------------------