golemfactory / golem-unlimited

Golem-unlimited
GNU General Public License v3.0
46 stars 8 forks source link

DownloadFile and WriteFile are inconsistent on hd & docker #235

Closed marmistrz closed 4 years ago

marmistrz commented 5 years ago
  1. When downloading a tarball using DownloadFile, if the file_path directory doesn't exist on hd it's created. On docker, a 409 error is returned.
  2. (on docker) WriteFile needs a relative path, but in DownloadFile absolute paths are fine. On hd absolute paths are fine too (but their semantics is that they're relative to the image root)
github-actions[bot] commented 4 years ago

Stale issue message

github-actions[bot] commented 4 years ago

Stale issue message