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

Added command to upload contents of a directory#67

Open
codemonkeyjohn wants to merge 3 commits into
vmware-archive:masterfrom
codemonkeyjohn:upload-directory-command
Open

Added command to upload contents of a directory#67
codemonkeyjohn wants to merge 3 commits into
vmware-archive:masterfrom
codemonkeyjohn:upload-directory-command

Conversation

@codemonkeyjohn

Copy link
Copy Markdown
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