Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Using Dropbox Uploader to upload a file from FTP to Dropbox #58

Open
ghost opened this issue Jun 12, 2015 · 1 comment
Open

Using Dropbox Uploader to upload a file from FTP to Dropbox #58

ghost opened this issue Jun 12, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 12, 2015

Hi, first of all thanks for this amazing project.

My issue:

Dropbox uploader can upload a file from local directory to dropbox. My question is, how can I use it to upload a file from FTP server to Dropbox?

For example: I have a file "backup.zip" in an FTP directory . So how can upload that file to Dropbox using FTP credentials.

I know I have to do this using cURL by editing function "request() " in DropboxUploader.php but I'm unable to do that. Please help...

@hakre
Copy link
Collaborator

hakre commented Jun 30, 2015

Hi thank you for asking your question(s). I'd like to answer them like the following:

My question is, how can I use it to upload a file from FTP server to Dropbox?

You can't.

For example: I have a file "backup.zip" in an FTP directory . So how can upload that file to Dropbox using FTP credentials.

You can't with this Dropbox Uploader class.

I know I have to do this using cURL by editing function "request() " in DropboxUploader.php but I'm unable to do that. Please help...

That could be, and for sure, you ask for help. But honestly I personally don't have any plans to do that. But I won't decline any progress on this issue if you make it. If you by yourself find out how or you find a developer who does, please feel free to file a pull-request and I'll take a further look if it's suitable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant