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

feat(Transfer): Adds stat integration for files added to the Transfer list. #219

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

jbottigliero
Copy link
Collaborator

@jbottigliero jbottigliero commented Oct 14, 2024

When a file is added to the Transfer List, a stat request will be made to:

  • Validate the file actually exists at the configured location.
  • Display size information of a file. If the stat request resolves to a folder the size will not be displayed; The actual size of the directory (and it's contents) is not available, only the size of the Inode.

…er list.

When a file is added to the Transfer List, a `stat` request will be made to:

- Validate the file actually exists at the configured location.
- Display size information of the file.
fix: ensure the Transfer settings are reset after form submission.
@jbottigliero jbottigliero marked this pull request as ready for review October 22, 2024 16:46
@jbottigliero jbottigliero merged commit e3d27f5 into main Oct 22, 2024
1 check passed
@jbottigliero jbottigliero deleted the feat-stat-integration branch October 22, 2024 16:47
jbottigliero pushed a commit that referenced this pull request Oct 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.12.0](0.11.0...0.12.0)
(2024-10-22)


### Features

* **Transfer:** Adds `stat` integration for files added to the Transfer
list.
([#219](#219))
([e3d27f5](e3d27f5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant