Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lastModifiedTime and fileSize attributes of FileInfo are not getting set #106

Closed
prabushi opened this issue Sep 9, 2019 · 0 comments · Fixed by ballerina-platform/module-ballerina-ftp#349
Assignees
Labels
module/ftp Team/PCM Protocol connector packages related issues Type/Bug

Comments

@prabushi
Copy link

prabushi commented Sep 9, 2019

Description:
lastModifiedTime and fileSize attribute values of FileInfo are not getting set properly while using file listing with FTP connector.

eg: 
FileInfo[]|error response = clientEP -> list("/home/in");

Response FileInfo instances do not contain the correct lastModifiedTime and fileSize attribute values.

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

@Maninda Maninda transferred this issue from ballerina-platform/module-ballerina-ftp Oct 23, 2020
@anupama-pathirage anupama-pathirage added the Team/DIU Data, IO, and Util packages related issues label Mar 1, 2021
@ldclakmal ldclakmal added Team/PCM Protocol connector packages related issues and removed Team/DIU Data, IO, and Util packages related issues labels Jun 25, 2021
@Maninda Maninda self-assigned this Jun 29, 2021
@Maninda Maninda removed their assignment Jul 6, 2021
@Maninda Maninda self-assigned this Jul 29, 2021
@Maninda Maninda added this to the Swan Lake Beta3 milestone Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/ftp Team/PCM Protocol connector packages related issues Type/Bug
Projects
None yet
4 participants