Hello evrybody,
i have made user control panel for San andreas multiplayer, and i want to upload my site on another server, but i have to connect my ucp with game direction.
Before we had VPS and we connected it easy, but now…
i was searcing on google for that i found something like sftp://user:pass@myhostname:22/home/…
but i try it and it doesnt work… Can you help me ?
Firstly this isn’t a php question however have you tried it without the port?
so for example sftp:user:[email protected]
or even just ftp instead of sftp?
yes i tried just with sftp://, but not with sftp:
also i tried now , it dont work again
This is not a question for this forum.
Here is a site to help you http://www.thegeekstuff.com/2010/06/ftp-sftp-tutorial/
yea, but on that page i can see ftp and sftp commands, on ftp server, i need to connect on ftp using php :), i cant uste theese commands in php file
use you can the php command to execute server level commands is ecec();