GithubHelp home page GithubHelp logo

tris203 / disftp Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 141 KB

FTP Implementation of Disbox

Home Page: https://github.com/tris203/disftp

JavaScript 2.44% Dockerfile 1.63% TypeScript 95.93%
discord ftp ftp-server hacktoberfest hacktoberfest2023 javascript storage

disftp's People

Contributors

tris203 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

lava114514

disftp's Issues

Can I use other ports instead of 21

I met this problem:
permission denied 0.0.0.0:21
at Server.setupListenHandle [as _listen2] (node:net:1800:21)
at listenInCluster (node:net:1865:12)
at doListen (node:net:2014:7)
at process.processTicksAndRejections

TODO: Update ReadMe

Give instructions for running with npm now it's typescript

Add link to dockerhub and instruction on running in docker

  • note on client must be in passive mode if docker container is in bridge mode

Can't figure out how to run index.js

I have completed all steps up until run index.js but I can't figure it out. I navigated to disftp/dist and tried running node index.js but I get the same result as when running npm run start. What do I do next?

while i uploading the app says no such file or directory and disconnects me

log is here
Error: ENOENT: no such file or directory, open 'E:\disbox\dist\tmp\toucan.7z'
Emitted 'error' event on WriteStream instance at:
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'E:\disbox\dist\tmp\toucan.7z'
}

Server is crashing when i try to upload/download file.

Hi. I downloaded this tool and tried using it with my Disbox webhook. I can see the file names and metadata but when I try to download or upload the file I get an error and the server crashes.
I also tried using a docker image but I don't know how to enter my webhook data to make it work.

FTP Client: Cyberduck 8.6.3
Node Version: v18.18.2
OS: Windows 11

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.