Jump to content

PHP transfer to another server


hect1c

Recommended Posts

Hi,

 

Please be kind, I am new to PHP and learning on the fly.  I would like to transfer a file from one server to another and not sure the best way to approach this. 

 

My setup is limited by what my corporate IT department have supplied.  I do not have CURL or SSH2 and  I have attempted to connect using fopen() with no success.

However I have successfully ran a PHP script using shell_exec which executes commands in a .inc file.   Also I can successfully SFTP on the command line. 

 

Both servers are command line only.  If you need more information please let me know.

Thank you in advance.

 

Cheers

 

Link to comment
https://forums.phpfreaks.com/topic/296974-php-transfer-to-another-server/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.