Page 1 of 1

How to possible send files between network computers ?

Posted: Mon Aug 25, 2014 11:58 am
by shahir.fivewin
Will you please help me to send files between network computers. ?
How to possible to do this ? Give me any idea about this if you have.

Thanking You
Muhammed Shahir

Re: How to possible send files between network computers ?

Posted: Mon Aug 25, 2014 12:50 pm
by sambomb
Have you tried :
FileCopy( "C:\File.zip" , "\\NetName\DestineFolder\File.zip" )