Skip to content

windows paths are probably broken #74

@vip3344

Description

@vip3344

I found that the software has some problems in setting the shared folder path. It can only be relative paths and not absolute paths
for example:
When I use the command line below, it works normally :
gossa.exe -h 0.0.0.0 -p 8001 .\gossa
When I use the command line below, it does not work properly:
gossa.exe -h 0.0.0.0 -p 8001 f:\download
it can’t display the files in the folder correctly on the webpage,but displays "error [get content /] invalid path"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions