Guest_imported
New member
- Jan 1, 1970
- 0
I have a need to be able to open and read all the files in a directory on a remote host. I understand how to use 'opendir' and 'readdir' to get all the files in a directory. My problem is I don't know how the syntax to read a directory on a remote host. Any help would be much appreciated.
Steve
Steve