Azure / Azure/mock-spacestation

Update the source and destination directory naming convention to "toX" and "fromX"

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Bicep
Stars
14
Forks
13
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

Users report getting confused about synching directories like `/groundstation` and `/spacestation` and not knowing which directory they're accessing on their respective groundstation or spacestation.

**Describe the solution you'd like**

Instead, they'd like to have:

- `/toSpacestation` on the groundstation synchronize with `/fromGroundstation` on the spacestation
- and `/toGroundstation` on the spacestation synchronize with `fromSpacestation` on the groundstation

**Describe alternatives you've considered**

@bigtallcampbell has a version of the rsync command working in this fashion here: https://github.com/bigtallcampbell/mock-spacestation/blob/main/.devcontainer/setupScripts/deployGroundStation.sh#L233-L243

**Additional context**
n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.