Cannot create folder
I try to transfer some folders to an FTP server, however it fails because it cannot create the folders:
[R] MKD /Volume_1/Data/SomeNewFolder
[R] 550 Can't create directory: No such file or directory
However when I do it manually (go to the directory, right click, create folder) it works:
[R] MKD SomeNewFolder
[R] 257 "SomeNewFolder" : The directory was successfully created
It appears to me that the FTP server doesn't allow the creation of "absolute path" folders, is there a setting or something that I can set so that FlashFXP creates them "the manual way"? (By going to the directory, and then creating it)?
|