FTP LS

ikod igor.khasilev at gmail.com
Sat May 14 14:40:27 UTC 2022


On Saturday, 14 May 2022 at 08:42:46 UTC, Anonymouse wrote:
> Before I go on duplicating effort, does anyone have anything 
> that can access FTP beyond PUT and GET?
>
> I need to read file information from a NAS so I know if I 
> should upload a file or not. `dlang-requests` has 
> `Request.post` and `Request.get`, but seemingly no way to LS.

or I can implement this with http method HEAD. If this is ok - 
please post issue on github repo.

Thanks!

--
Support 🇺🇦!


More information about the Digitalmars-d-learn mailing list