filestash icon indicating copy to clipboard operation
filestash copied to clipboard

🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

Results 163 filestash issues
Sort by recently updated
recently updated
newest added

``` $ make ... Module build failed: Error: /git/filestash/node_modules/node-sass/vendor/freebsd-x64-115/binding.node: invalid file format ``` ``` ERROR in ./~/css-loader!./~/sass-loader/lib/loader.js!./client/assets/css/reset.scss ERROR in ./~/css-loader!./~/sass-loader/lib/loader.js!./client/pages/error.scss ERROR in ./~/css-loader!./~/sass-loader/lib/loader.js!./client/pages/adminpage.scss ERROR in ./~/css-loader!./~/sass-loader/lib/loader.js!./client/pages/sharepage.scss ERROR in ./~/css-loader!./~/sass-loader/lib/loader.js!./client/pages/connectpage.scss ERROR...

I use post:/api/files/cat? Path={path}&key={key}&share={shareID} When uploading files,. txt,. zip, and pdf files can be successfully uploaded, but Word and Excel files are damaged @FeignClient( value = "${chn.fileStash.feignName}", url = "${chn.fileStash.endpoint}",...

# Description of the bug Shares cannot be mounted on Linux (GVFS) using davs:// They either fail with HTTP 404 Not Found (when publicly open) or HTTP 400 Bad Request...

# Description of the bug **Version:** from docker hub, tag `0f355c1`. When trying to delete a share, I get `403: Access Denied`. It's also shown in the log (I replaced...

# Description of the bug I currently have HTPASSWD set up for SFTP (as passthrough doesn't work- https://github.com/mickael-kerjean/filestash/issues/600), and every so often I'll go to my frontend to be greeted...

# Description of the bug I'm trying to setup a self hosted version of Filestash on AWS Elastic Beanstalk. I am using the bcrypt hashed admin password environment variable within...

# Description of the bug Adding any domains to the list of sites allowed to use Filestash in an iframe results in no longer being able to log in, regardless...

# Description of the bug The password_only strategy for passthrough is not working as intended. If you fill in the password in attribute mapping, the login accepts _any_ password and...

# Description of the bug When uploading a large (10gb) file to a Filestash instance using Firefox on android, it causes the app to crash instead of uploading the file....

# Description of the bug Issue with correct login using middleware with sftp. I do not see any option that would work and i am not sure if this is...