Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Added command to upload contents of a directory #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

codemonkeyjohn
Copy link
Contributor

Also fixed minor issues with http_upload and http_download transferring empty files and not closing connections.

upload_directory loops through all subdirectories and files in the
source path and creates the directories and uploads the files to the
target path
Fixed exception that occurs when file being transferred is empty
Close http connection after transferring file.  This reduces the number
of concurrent connections.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant