hamidrezaomidvar / Remote-to-Dropbox

To convert a folder to a one way Dropbox folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote to Dropbox

The aim of this project is to convert a remote folder to a Dropbox folder.

It is python base, and uses this to transfer files to the Dropbox folder.

Some considereations

  • If you are copying or moving (cp, mv) large files to the target folder, make sure the script is run on the same machine as the process of copying/moving. Otherwise, you would get to some problems in syincing the copied file.

About

To convert a folder to a one way Dropbox folder


Languages

Language:Python 100.0%