It's UWAweek 30 (2nd semester, week 1)

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 1168 articles.
Currently 6 other people reading this forum.


 UWA week 41 (2nd semester, week 11) ↓
SVG not supported

Login to reply

👍?
helpful

Hi Chris, I've read through the forum posts on this issue and couldn't find one that addressed whether my understanding of syncing a directory and its subdirectory is correct. So just wanted to post an example. Sorry if I didn't read the previous posts correctly Assume initially: Directory1 |-- File1 `-- Subdirectory1 |-- File1* where (*) indicates the newer of the two File1's and is not actually present in the file name If mysync is called with Directory1 and Directory1/Subdirectory1, my understanding is that the final file structure will look like the following Directory1 |-- File1* `-- Subdirectory1 |-- File1* `-- Subdirectory1 |-- File1* Can I confirm that this is indeed correct? I'm finding it hard to test this using the sample solution, as I'm unsure if there is a way to link the two input zip files to demonstrate the relationship that Subdirectory1 is a subdirectory of Directory1 Any help and clarity would be much appreciated!! Thanks

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  7:24AM Jul 25 2024
Privacy policy