Forum » Omrežja in internet » Cute FTP problem
Cute FTP problem
Trdi ::
Hočem prenesti en direktorij (od phpBB foruma) na svoj server. In Cute FTP tega zaradi nekega razloga noče narediti. Total Commander to naredi brez težav, ampak jaz bi rad usposobil tudi Cute FTP (ne vem, kako naj drugače config.php naredim ok za pisanje).
Ko hočem, recimo prenesti datoteteko config.php na strežnik, mi napiše tole:
----------------------------------------------------------------------------
STATUS:> Transferring file "/forum/config.php"...
STATUS:> Checking directory existence: "/forum".
STATUS:> Remote directory already exists: "/forum".
STATUS:> Requesting server...
HEAD /forum/config.php HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Accept: *.*, */*
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 404 Not Found
Date: Sun, 26 Dec 2004 21:47:47 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
STATUS:> 404 Not found.
STATUS:> Resolving host name fmslo.net...
STATUS:> Host name fmslo.net resolved: ip = 66.116.164.216.
STATUS:> Connecting to HTTP server fmslo.net:80 (ip = 66.116.164.216)...
STATUS:> Requesting server...
PUT /forum/config.php HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Accept: *.*, */*
Content-Length: 0
Connection: Keep-Alive
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 405 Method Not Allowed
Date: Sun, 26 Dec 2004 21:47:48 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Allow: GET, HEAD, OPTIONS, TRACE
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
ERROR:> HTTP Error.
------------------------------------------------------------------------------------------
Še pred tem, mi nobenega izmed mnogih direktorijev noče ustvariti. Npr.:
------------------------------------------------------------------------------------------
STATUS:> Transferring directory "/forum/admin"...
STATUS:> Requesting server...
HEAD /forum/admin HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Accept: *.*, */*
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 404 Not Found
Date: Sun, 26 Dec 2004 21:47:40 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
STATUS:> 404 Not found.
STATUS:> Resolving host name fmslo.net...
STATUS:> Host name fmslo.net resolved: ip = 66.116.164.216.
STATUS:> Connecting to HTTP server fmslo.net:80 (ip = 66.116.164.216)...
STATUS:> Checking directory existence: "/forum/admin".
STATUS:> Requesting server...
HEAD /forum/admin/ HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Accept: *.*, */*
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 404 Not Found
Date: Sun, 26 Dec 2004 21:47:41 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
STATUS:> 404 Not found.
STATUS:> Checking directory existence: "/forum".
STATUS:> Resolving host name fmslo.net...
STATUS:> Host name fmslo.net resolved: ip = 66.116.164.216.
STATUS:> Connecting to HTTP server fmslo.net:80 (ip = 66.116.164.216)...
STATUS:> Requesting server...
HEAD /forum/ HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Accept: *.*, */*
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 200 OK
Date: Sun, 26 Dec 2004 21:47:41 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html
STATUS:> Requesting server...
MKCOL /forum/admin/ HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 404 Not Found
Date: Sun, 26 Dec 2004 21:47:42 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
ERROR:> 404 Not found.
ERROR:> Can't create following directory: "/forum/admin".
-----------------------------------------------------------------------------------------
Vsaka pomoč bo seveda dobrodošla - ne vidim, kaj bi bil problem, saj se tako prek Cute FTPja kot tudi prek Total Commanderja prijavim kot isti uporabnik, z istimi pooblastili.
Ko hočem, recimo prenesti datoteteko config.php na strežnik, mi napiše tole:
----------------------------------------------------------------------------
STATUS:> Transferring file "/forum/config.php"...
STATUS:> Checking directory existence: "/forum".
STATUS:> Remote directory already exists: "/forum".
STATUS:> Requesting server...
HEAD /forum/config.php HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Accept: *.*, */*
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 404 Not Found
Date: Sun, 26 Dec 2004 21:47:47 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
STATUS:> 404 Not found.
STATUS:> Resolving host name fmslo.net...
STATUS:> Host name fmslo.net resolved: ip = 66.116.164.216.
STATUS:> Connecting to HTTP server fmslo.net:80 (ip = 66.116.164.216)...
STATUS:> Requesting server...
PUT /forum/config.php HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Accept: *.*, */*
Content-Length: 0
Connection: Keep-Alive
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 405 Method Not Allowed
Date: Sun, 26 Dec 2004 21:47:48 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Allow: GET, HEAD, OPTIONS, TRACE
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
ERROR:> HTTP Error.
------------------------------------------------------------------------------------------
Še pred tem, mi nobenega izmed mnogih direktorijev noče ustvariti. Npr.:
------------------------------------------------------------------------------------------
STATUS:> Transferring directory "/forum/admin"...
STATUS:> Requesting server...
HEAD /forum/admin HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Accept: *.*, */*
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 404 Not Found
Date: Sun, 26 Dec 2004 21:47:40 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
STATUS:> 404 Not found.
STATUS:> Resolving host name fmslo.net...
STATUS:> Host name fmslo.net resolved: ip = 66.116.164.216.
STATUS:> Connecting to HTTP server fmslo.net:80 (ip = 66.116.164.216)...
STATUS:> Checking directory existence: "/forum/admin".
STATUS:> Requesting server...
HEAD /forum/admin/ HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Accept: *.*, */*
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 404 Not Found
Date: Sun, 26 Dec 2004 21:47:41 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
STATUS:> 404 Not found.
STATUS:> Checking directory existence: "/forum".
STATUS:> Resolving host name fmslo.net...
STATUS:> Host name fmslo.net resolved: ip = 66.116.164.216.
STATUS:> Connecting to HTTP server fmslo.net:80 (ip = 66.116.164.216)...
STATUS:> Requesting server...
HEAD /forum/ HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Accept: *.*, */*
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 200 OK
Date: Sun, 26 Dec 2004 21:47:41 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html
STATUS:> Requesting server...
MKCOL /forum/admin/ HTTP/1.1
Host: fmslo.net:80
User-Agent: CuteFTP 6.0
Connection: Keep-Alive
Authorization: Basic dHJkb25qYToqKioq
STATUS:> Receiving reply...
HTTP/1.1 404 Not Found
Date: Sun, 26 Dec 2004 21:47:42 GMT
Server: Apache/1.3.31 (Unix) PHP/4.3.10 mod_ssl/2.8.18 OpenSSL/0.9.6b FrontPage/5.0.2.2635 mod_throttle/3.1.2
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
ERROR:> 404 Not found.
ERROR:> Can't create following directory: "/forum/admin".
-----------------------------------------------------------------------------------------
Vsaka pomoč bo seveda dobrodošla - ne vidim, kaj bi bil problem, saj se tako prek Cute FTPja kot tudi prek Total Commanderja prijavim kot isti uporabnik, z istimi pooblastili.
Trdota d.o.o.
Trdi ::
Aja, pozabil sem še eno zanimivo stvar povedati. Ko se s Cute FTP prijavim na server, sploh ne kaže dejanskega stanja. Čeprav tam obstajajo določeni fajli in direktoriji, nekatere izmed njih ne prikaže. Npr. Direktorij /forum je ročno ustvarjen, pa ga ne prikaže. Lahko pa grem v ta direktorij ročno tako, da zgoraj vpišem.
Trdota d.o.o.
Vredno ogleda ...
Tema | Ogledi | Zadnje sporočilo | |
---|---|---|---|
Tema | Ogledi | Zadnje sporočilo | |
» | Informacijski pooblaščenec hacked?Oddelek: Informacijska varnost | 1544 (1136) | AndrejS |
» | PHP & XAMPP file_get_contentsOddelek: Izdelava spletišč | 1368 (1148) | KoMar- |
» | Pripombe,pohvale,graje (strani: 1 2 )Oddelek: Slo-Tech | 5896 (1480) | CaqKa |
» | how to hack a site???Oddelek: Pomoč in nasveti | 1825 (1527) | StratOS |
» | PHP POST methodOddelek: Omrežja in internet | 1377 (1091) | StratOS |