FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Can we read a massive online directory structure ?
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Can we read a massive online directory structure ?
Posted: Thu Nov 09, 2017 12:01 AM

In a Prestashop shopcard, the pictures are saved in a huge amount of directories.

I see more that 4.000 !!! dir/subdirs/subdir/subdir/ .....

The structure must be enormous.

I would like to populate a Xbrowse with the structure and all of it's subdirs, and also the filenames that are into it.

I can then call a Xbrowse lookup for the file, and the locate inside the directory is given. How can we do this in a online website

Marc Venken

Using: FWH 23.08 with Harbour
Posts: 731
Joined: Fri Oct 07, 2005 07:42 AM
Re: Can we read a massive online directory structure ?
Posted: Thu Nov 09, 2017 01:00 PM
Have you considered using PrestaShop's web service?
You might have it there.

http://doc.prestashop.com/display/PS16/Chapter+9+-+Image+management

Regards
Saludos

Rafa Carmona ( rafa.thefullARROBAgmail.com___quitalineas__)
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Re: Can we read a massive online directory structure ?
Posted: Thu Nov 09, 2017 02:55 PM

Thanks.

I look into it, but If I can get this done by FWH, I can update/upload the files directly from FWH.

Marc Venken

Using: FWH 23.08 with Harbour

Continue the discussion