Skip to content

Script to upload file to sftp server using php without any library using cURL

Notifications You must be signed in to change notification settings

yesmesalman/upload-file-to-sftp-using-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

upload file to sftp using php

Script to upload file to sftp server with php without any library using cURL.

how to

it requires ssh2 extension, make sure you have enables ssh2 extension. then paste file name, sftp server, sftp username, sftp password, sftp port in index.php file and run.

Contributors

About

Script to upload file to sftp server using php without any library using cURL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages