NebulousLabs / python-skynet

Library for integrating Skynet with Python applications
MIT License
19 stars 11 forks source link

fix directory upload to deliver expected directory structure #9

Closed mattreclaim closed 4 years ago

mattreclaim commented 4 years ago

This fix comes from this use case:

I want to upload a directory I upload a director with the path /home/username/somedir Current behavior: The skylink directory structure will be SKYLINK_HASH/home/username/somedir/index.html

New behavior: The skylink directory structure will be SKYLINK_HASH/index.html