Copy File or Folder

I miss an API where I can copy a file or folder from one computer to a folder on another computer, without necessarily being on any of these computers.

ServerUtilsCopyFile(From_Machine() ,From_Path(),To_Machine(), To_Folder())

Ricardo Barboza