Upload File to different server |
7/10/2014 2:42:03 PM |
PHPRunner General questions | |
S
stiven author
Hello, |
|
![]() |
Sergey Kornilov admin 7/10/2014 |
You cannot simply upload file to some URL. If both servers are on the same network you can upload files to the shared folder specify a path like \\server\share. Otherwise you can upload files via FTP or via some API like Dropbox or Amazon S3. |