Good morning
I have a script that logs in to an FTP server and downloads any new files, generally this works well. Unfortunately the FTP server is on a windows box and occasionally when the files and directories are uploaded there are spaces in the names. This will mess up my script.
Does anyone know a way to read the full file / directory name so that I can download it?
Thanks
Alan
I have a script that logs in to an FTP server and downloads any new files, generally this works well. Unfortunately the FTP server is on a windows box and occasionally when the files and directories are uploaded there are spaces in the names. This will mess up my script.
Does anyone know a way to read the full file / directory name so that I can download it?
Thanks
Alan