problem using ftp in php
hi there !
I am trying to move files from one server (this is where my php files are) to another server (this is where my database is) using the in-built support to FTP in PHP
ftp_connect().....
Well our firm doesnt allow using ftp and has sftp to have security. I was wonder is there any way I can get around with this ??
Is there any function like sftp_connect in php ??
Please help !!
Thanks in advance
phpcoder
Nirali
|