Opened 7 years ago
Closed 7 years ago
#11566 closed Feature request (worksforme)
FileZilla FTP + Amcrest cameras
Reported by: | AmcrestSupport | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Server |
Keywords: | camera, FTP | Cc: | mario.romero@…, tahir.ravat@… |
Component version: | Operating system type: | Windows | |
Operating system version: |
Description
Good Morning FileZilla team,
I am contacting you on behalf of Amcrest (http://amcrest.com/) support team and in order to request a feature to be added to your FileZilla Server.
We would like to ask for FileZilla server to allow the client (in this case a surveillance camera) to retrieve server file structure and capacity from any type of disconnection recovery.
Please let me know if you have any further inquiry regarding this request.
Best Regards,
Hugo
Change History (3)
comment:1 by , 7 years ago
Priority: | high → low |
---|---|
Status: | new → moreinfo |
comment:2 by , 7 years ago
Status: | moreinfo → new |
---|
Hey there,
This will reference to a client disconnection and re-connection from/to the server. In our case could be a camera reboot, power outage, etc...
Thank you!
comment:3 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Well, every FTP client can simply reconnect if the connection is lost for whatever reason.
Enumerating the file and directory structure on the server is also something every client can easily do using by obtaining listings through MLSD, parsing their output and acting on the results, recursively traversing the directory hierarchy in the process.
Obtaining capacity information is not possible, not only does the protocol not provide this capability, capacity also varies on far too many factors that make this information too unreliable to be of any use.
What does that mean?