Copy File from Server machine to Client

  • Hi,

    I need to Copy File from Server machine to Client machine with client ip or client machine name. Is there any way to do.

    Thanks.

  • While it is best practice to have it disabled you could use the xp_cmdshell command. Syntax would be: xp_cmdshell 'copy c:\temp\whatever.txt \\ipaddress\share\whatever.txt'

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply