Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] FTP server for easy file transfers for ODI DFP-34X-2C2 #305

Open
bademux opened this issue Jul 5, 2024 · 6 comments
Open

Comments

@bademux
Copy link

bademux commented Jul 5, 2024

Hi,
In some cases netcat to host isn't the solution, eq. NAT'ed stick.
Will it be possible to share precompiled ftp server, I think, that something like tftpd is good enough.
It will be great to embed (manual launch) on customized firmware.

Thanks.

@Anime4000
Copy link
Owner

that would be nice, do you know how to compile for MIPS R3000 ?

@bademux
Copy link
Author

bademux commented Jul 6, 2024

@Anime4000 I assume there some toolchain to be setup. It will be great to have instructions for it.

@Anime4000
Copy link
Owner

so far no instruction how to setup, how to incorporate with BuildRoot. I am not pro on building ARM/MIPS binary, nor understand very well on Assembly.

it would be nice de-compile whole firmware and have community build for truly Universal ONU

@bademux
Copy link
Author

bademux commented Jul 6, 2024

Well, it will be interesting to simplify customisation. If I'm remember it right, I saw qemu for the stick.

@Anime4000
Copy link
Owner

yes, I wrote that script for unpack and repacking, just that

@lehoangnb
Copy link

lehoangnb commented Aug 9, 2024

Hi, I've compiled a lightweight ftp binary for mips, just prebuilt binary to /bin of firmware, chmod 755 and execute it or using nc to push it to /tmp
Note: Only /var directory canbe modify with ftp
image
image
ftp.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants