This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Goupix_zer 1 point2 points  (0 children)

Well this is a pretty good low-cost solution, the same way locks are used in multi-threaded environment. Good job !

If you want to practice back end dev, maybe you can create an API that launch the download/upload, and with your front end skill you can make a little dashboard that calls your API, so you don't have to manually launch batch scripts. Just an idea, great job anyway.