FTP PWD issue
-
@AndMaz I am using 3.5beta but I don't think anything has changed in that area. I can re-test using 3.4.5 tomorrow,
-
@AndMaz I just tested it using 3.4.5 on one of the machines, and it still works.
-
@dc42 thank you. I guess that I bumping firmware version will solve it
-
@dc42 BTW in your tests did you
cd
into some dir thencdup
? I'm asking this because thepwd
right after connecting works properly, i.e., no bug -
@AndMaz I managed to provoke this twice by doing CDUP and then selecting the root:
I will fix it in RRF 3.5beta3 and 3.4.6.
-
@dc42 thank you for https://github.com/Duet3D/RepRapFirmware/commit/f5fa23c3fd9eab9dc97cbefe317c3b0ee31cdf71
Unrelated Is is possible to add a
recursiveDelete
(default tofalse
) toGET /rr_delete
? At the moment it's doesn't seem to be possible to remove a dir if it contains something inside. I would like to avoid overloading HTTP server with a bunch of delete reqs. -
-
@AndMaz I have moved this to the firmware wishlist and that is a new feature.
-
@T3P3Tony thank you. Do you want me to create a dedicated ticket for this?
(This started as a FTP issue but then ended with a HTTP feature request) -
@AndMaz yes probably better if you do, with a descriptive title. Then you can make this thread as solved. thanks!
-
@T3P3Tony don't know how to mark it as solved but here it goes
Update The original issue is solved https://github.com/Duet3D/RepRapFirmware/commit/f5fa23c3fd9eab9dc97cbefe317c3b0ee31cdf71 and released in v3.5beta2 (Link https://github.com/Duet3D/RepRapFirmware/wiki/Changelog-RRF-3.x-Beta#reprapfirmware-350beta2)
-
-