-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Check if command being executed is GET * Add GET functionality to file transfer agent * Add GET functionality to remote storage util * Add download function to S3 client * Fix decryption when downloading more than one file * Add Azure client for GET * Add GCS client for GET * Add local client for GET * Add testing for GET command * Add temp debug msg * Remove temp debug msg * Modify GET query on Windows OS
- Loading branch information
1 parent
d1533d3
commit 0bc8779
Showing
10 changed files
with
650 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.