I want to upload files into SFTP Dropbox using PHP. Is it possible, if yes please share some details about it.
Dropbox doesnt support SFTP - you can use the Dropbox API ( www.dropbox.com/developers ) to upload files, but not SFTP.
ThanksĀ Richard P...
www.monstaftp.com offers SFTP/SCP as well as normal FTP through a web-based client that's free to download. (disclaimer: I'm involved with this project)