Hi all,
I'm looking for a similar function to ::MoveFile([src],[dest]) except I'm trying to move the file from one computer to another over a network link.
I'm aware that on its own ::MoveFile doesn't support this. Does anyone know an alternative? Specifically, I'm interested in one-and-done moves rather than a copy/delete method.
Thanks in advance.
I'm looking for a similar function to ::MoveFile([src],[dest]) except I'm trying to move the file from one computer to another over a network link.
I'm aware that on its own ::MoveFile doesn't support this. Does anyone know an alternative? Specifically, I'm interested in one-and-done moves rather than a copy/delete method.
Thanks in advance.