I'm looking into developing a FTP client for our web-hosting customers to upload their files into personal directories on the web server.
Problem how can I read client directories to allow multiple files to be selected and transferred to the web server in a single transfer? I don't want the user to have to select and ftp one file at a time.
Is this beyond the ability of ASP and requiring the use of Java?
Thanks,
Dave
Problem how can I read client directories to allow multiple files to be selected and transferred to the web server in a single transfer? I don't want the user to have to select and ftp one file at a time.
Is this beyond the ability of ASP and requiring the use of Java?
Thanks,
Dave