Author Topic: folder upload problems  (Read 6924 times)

pyruvate

  • Newbie
  • *
  • Posts: 1
    • View Profile
folder upload problems
« on: June 11, 2009, 10:13:22 AM »
 ???

when i use rightload upload a folder to ftp,the message said that "Rightload can try to create this directory for you ,but this may fail for various reasons."

what's reasons? Pls help~~ :-[ :-[

nk

  • Administrator
  • Sr. Member
  • *****
  • Posts: 263
    • View Profile
Re: folder upload problems
« Reply #1 on: June 17, 2009, 02:13:51 PM »
This message should only be shown if your directory path contains relative parts (e.g. "../files" or "./files"). In that case, the algorithm that is used to create the folders will probably fail. You can still to use it, but it might create directories in the wrong place.