- 11,462
- U.K
- Paganisterr
- Ak Paganister
Hi all
Really simple question which is totally frustrating the hell out of me. It's easy peasy on Linux but Windows...
I wish to just copy a folder from one computer to another on XP or Windows 7 through an internal network. Basically it's a script I created and wish to execute it remotely.
How on earth do I transfer it over? I have the IP addresses of the computers I wish to send them to. For example I tried:
xcopy C:\\Python27\foldertocopy "\\192.168.0.19\C:\folderlocation"
Always says invalid drive specificed.
Unless there is a program out there that helps you do this? Or a way to correct this?
Really simple question which is totally frustrating the hell out of me. It's easy peasy on Linux but Windows...
I wish to just copy a folder from one computer to another on XP or Windows 7 through an internal network. Basically it's a script I created and wish to execute it remotely.
How on earth do I transfer it over? I have the IP addresses of the computers I wish to send them to. For example I tried:
xcopy C:\\Python27\foldertocopy "\\192.168.0.19\C:\folderlocation"
Always says invalid drive specificed.
Unless there is a program out there that helps you do this? Or a way to correct this?