1000001101000

Results 26 comments of 1000001101000

I've forked this project and am planning to take a look at this issue along with a couple of others. I'm thinking I should be able to add some code...

@7eggert I've removed the **if (_changeip)** check and recompiled the jar. I tested it against my TS-WXL and confirmed that it now works without "-ip". I've started work on making...

I spent some time working on "-s" last night. I've added some logic to try to track what the current directory is, so something like `cd /boot` should actually work...

Good to hear from you! I actually forked ACP_Commander a year or so ago and have worked to improve/modernize many of its features. I did a lot of work on...

SSH would not be involved in this procedure. ACP_Commander sends commands using the same protocol used by the firmware update process. "-c" is used to send a single command, "-s"...

according to the release notes it's just a fix for the date issue. Nice to see they're doing that much for this model at least. http://buffalo.jp/support_ap/support/products/ts_xl_rxl.html [Release Notes] Version 1.74...

the link you posted appears to be for the **LS**-WXL rather than the **TS**-WXL which might have something to do with it. Let me know if ACP commander does break,...

I made a fork of the project which includes some tweaks that allow discovery to work for previously unsupported devices: https://github.com/1000001101000/acp-commander I wouldn't think that would apply to the lspro...

@val-kulkov @nwizard74 @rogers0 @nhhuayt I believe the issue with the system taking so long to come up is due to a lack of entropy for he RNG. For security reasons...

This has also been the cause of the installer images failing for me with armhf devices. when the netconsole installer starts it tries to generate a private key for the...