YpR^ 0 Report post Posted September 9, 2005 I have a "upload-file-to-ftp" script... it works fine.... but i've found an error :/ If i try to upload the xxxxx.xxx (placed in c:\) it'll be uploaded correctly.. BUT If i change the path to example: c:\test test\xxxxx.xxx it wont work... Why can't i send files placed in folders with "space" in the foldername ? Possible to correct ? Share this post Link to post Share on other sites
Josbe 1 Report post Posted September 9, 2005 I have a "upload-file-to-ftp" script... it works fine.... but i've found an error :/If i try to upload the xxxxx.xxx (placed in c:\) it'll be uploaded correctly..BUTIf i change the path to example: c:\test test\xxxxx.xxx it wont work...Why can't i send files placed in folders with "space" in the foldername ?Possible to correct ?<{POST_SNAPBACK}>Two suggestions:- Contact the script's author.- Show a snippet of the code.It's very difficult try to give you a solution with this description only. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta Share this post Link to post Share on other sites
YpR^ 0 Report post Posted September 9, 2005 (edited) figured it out Edited September 9, 2005 by YpR^ Share this post Link to post Share on other sites