Search found 4 matches

by c-c-a
Mon Oct 25, 2004 12:22 pm
Forum: Client - General
Topic: UPLOAD - No such file or directory
Replies: 6
Views: 10476

i found a workaround :D i removed the subdir /webseiten/proFRAU/ from the SiteManager to the "-p"-parm in the script. it can only be a workaround, for the subdir "webseiten" is the rootdir of the pages. so this should be coded in the SiteManager. :?: another question comes up: is...
by c-c-a
Sun Oct 24, 2004 10:45 pm
Forum: Client - General
Topic: UPLOAD - No such file or directory
Replies: 6
Views: 10476

neither of them (ansi, dev) works. :cry: the question is: where comes the second CWD from?? * the 1st CWD /webseiten/proFRAU/ seems to come from the SiteManager. * the 2nd CWD de/schlagzeilen (NO final "/") is mysterious and should not be there, for * the 3rd CWD de/schlagzeilen/ (WITH fin...
by c-c-a
Sun Oct 24, 2004 8:36 pm
Forum: Client - General
Topic: UPLOAD - No such file or directory
Replies: 6
Views: 10476

the site i use - defined in SiteManager - connects to Host www.c-c-a.at and has the Remote Start Folder /webseiten/proFRAU . connecting is OK and shows message 250 OK. Current directory is /webseiten/proFRAU . the given path -p de/schlagzeilen / is a subdir of above dir (without the last "/&quo...
by c-c-a
Sun Oct 24, 2004 2:21 pm
Forum: Client - General
Topic: UPLOAD - No such file or directory
Replies: 6
Views: 10476

UPLOAD - No such file or directory

hi, i use CF-lite, V1.3, build 1391. my problem? simplifiying uploads using a script wotks partly. C:\...\coreftp.exe -s -u E:\...\ index.htm -site "..." -O ( no -p ) works fine. :D C:\...\coreftp.exe -s -u E:\...\ de\schlagzeilen\index.htm -site "..." -p /de/schlagzeilen -O fail...