|
-
Jun 12th, 2012, 07:30 AM
#1
Thread Starter
Frenzied Member
how to upload a remote file to dropbox cloud using php?
Hi I am wondering how I can upload a remote file to dropbox cloud without having to download the remote file to server that run the php script then upload it to dropbox? I want to eliminate the download phase ! (File size of 200 mb)could anyone show me how this can bne done using php?looking forward for replies.
Remote file: a file that I have its url and it is not stored in same server as my php script and it is stored in web in a remote server.
Note;I don't want ftp solution!
-
Jun 13th, 2012, 06:57 AM
#2
Fanatic Member
Re: how to upload a remote file to dropbox cloud using php?
I think dropbox uses their own type of file transfer protocol, which means you can't (easily) do it in PHP.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|