Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

FTP & make-dir/deep problem

 [1/4] from: robert::muench::robertmuench::de at: 24-Mar-2004 12:12


Hi, is the make-dir/deep code borking when used with an FTP URL?
>> make-dir/deep ftp://bla:[bla--ftp--xpeers--net]/www/screenshots/page01/
** User Error: Server error: tcp 550 www/screenshots/: No such file or directory. ** Near: make-dir/deep ftp://bla:[bla--ftp--xpeers--net]/www/screenshots/page01/ It should create /screenshots/page01/ in directory /www/... Any ideas? -- Robert M. M=FCnch Management & IT Freelancer Mobile: +49 (177) 245 2802 http://www.robertmuench.de

 [2/4] from: rotenca:telvia:it at: 24-Mar-2004 14:42


Hi, make-dir/deep does not support FTP. --- Ciao Romano

 [3/4] from: maximo:meteorstudios at: 24-Mar-2004 10:49


hey Romano, what's happening with the ftp patch compilation... has it been released? and does it fix the problem with make-dir creating directories that end up in user root rather than in the web-root? -MAx --- You can either be part of the problem or part of the solution, but in the end, being part of the problem is much more fun.

 [4/4] from: rotenca:telvia:it at: 24-Mar-2004 21:52


Hi Maxim,
> what's happening with the ftp patch compilation... has it been released?
I released it, but it is waiting in the 1.3 queue. Code can be found on the web at the 1.3 page.
> and does it fix the problem with make-dir creating directories that end up
in user root rather than in the web-root? Yes. --- Ciao Romano