Jump to content

Recommended Posts

Posted

Hi!

I've been trying to figure this out and I feel like it's much easier than I'm making it out to be... In a nutshell, I'm trying to create a 2 dimensional array whch contains two 'columns' of information from an FTP server:

1: File name and extension

2: path where the file is located

The issue that I'm running into here is the recurssion. I need this array to contain this information for each file on the server. I'm happy to put in the work, but I just can't wrap my mind around how the recurssion would take place to ensure that every directory was eventually browsed. Any help would be greatly appreciated!

Thanks guys!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...