7

I wonder if it is possible to upload remote files directly to google drive?(remote file:a file that is not located in same server as php script)

If our file exists on http://www.example.com/path/to/file i want it to be uploaded directly(without downloading to my own server and upload later) to google drive

pouya
  • 3,400
  • 6
  • 38
  • 53

3 Answers3

5

This is not possible directly right now. However there are some services like SMEStorage which helps you to remote upload via certain servers. This service doesn't support every file hosting. They mainly support Cloud Services.

Mrinal
  • 66
  • 2
0

you can do it but you have to do it with google chrome, this way: send your file link for remote upload to http://www.sidecloudload.com/ they can remote upload to dropbox OR EMAIL THE FILE (send it to your gmail) there is a add-on for google chrome that let you save attach files from gmail to google drive you can download it here but there is a size limit for that website (25MB per file)

0

Here you can upload to drobox(max 300 MB) and google drive (100 MB) uploadcloud.net

user2511140
  • 1,658
  • 3
  • 26
  • 32