This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch cybershuttle-staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 72273a2883 updated the readme with instructions to run the agent and
execute commands
add a3a4516978 correctly differentiate between files and folders
No new revisions were added by this update.
Summary of changes:
.../apache/airavata/agents/api/FileMetadata.java | 9 +++
.../airavata/helix/adaptor/SSHJAgentAdaptor.java | 2 +
.../file/server/controller/FileController.java | 46 ++++++------
.../file/server/model/AiravataDirectory.java | 19 ++++-
.../airavata/file/server/model/AiravataFile.java | 7 ++
.../file/server/service/AirvataFileService.java | 81 +++++++++++++++-------
6 files changed, 115 insertions(+), 49 deletions(-)