aboutsummaryrefslogtreecommitdiff
path: root/player/tasks.f90
AgeCommit message (Collapse)Author
2021-06-29Tokens are now checked for file uploads. Fixed major buffer bugs in status ↵Jeffrey Armstrong
reporting.
2021-06-03Glob dir listings are now checked for directory separators prior to ↵Jeffrey Armstrong
prepending the directory
2021-05-25Added directory to filename for upload when mask is specified.Jeffrey Armstrong
2021-05-19Report failure for uploading non-existant or 0byte files.Jeffrey Armstrong
2021-05-18Added time stamps to common player stdout messages. Fixed delete_tree task ↵Jeffrey Armstrong
to blow away files by default.
2021-05-18Added a pull command to make sure git actually does pull the latest.Jeffrey Armstrong
2021-04-15Added license and readme to the projectJeffrey Armstrong
2021-04-14Added Windows support for getting directory and file listingsJeffrey Armstrong
2021-04-14Fixed binary transfers to maintain file integrity. Added globbed file ↵Jeffrey Armstrong
upload capabilities. Fixed memory overrun issues due to problems parsing ls output.
2021-04-12URLs in instructions can now leave out the server implying download and ↵Jeffrey Armstrong
upload from the server itself. Download and upload both work correctly.
2021-03-24Initial importJeffrey Armstrong