G
giddyup
Will something like this work to copy files across the network? I have
one that is accesable through the ip address only. When I run this, it
seems to go through instantly but does not show the results desire.
What am I doing wrong?
Thanks
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER25\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER23\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER22\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER21\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER_TWO\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\User_three\desk\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\192.168.1.16\d\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\NORTH\alldesk\Price Lists\*.*
one that is accesable through the ip address only. When I run this, it
seems to go through instantly but does not show the results desire.
What am I doing wrong?
Thanks
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER25\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER23\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER22\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER21\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\USER_TWO\Desktop\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\User_three\desk\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\192.168.1.16\d\Price Lists\*.*
xcopy C:\1adata\Adobe\Price Lists\*.* \\NORTH\alldesk\Price Lists\*.*