How are you performing the copy? I had some fun as well when I first tried to do that with many different servers. It turned out to be all in the syntax.
Try this in a sub
------
Public Sub CopyMe()
dim filesys, Target, Source, ServerName
' change the variables to suit your needs
Target =...