Welcome Guest, Not a member yet? Register   Sign In
FTP class
#1

[eluser]Unknown[/eluser]
please help

Code:
$this->ftp->rename('/thumbdragon.gif', '/asd.gif');
works fine
but
Code:
$this->ftp->download('/asd.gif', 'C:/asd.gif', 'ascii');
respond with error cannot download, check the path

Same upload(), download()

mirror() throws no error and do nothing

why do I get this error?


Messages In This Thread
FTP class - by El Forum - 01-09-2013, 04:24 AM
FTP class - by El Forum - 01-09-2013, 06:01 AM
FTP class - by El Forum - 01-09-2013, 06:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB