PDA

View Full Version : v1.211 Update



existenz
03-01-2004, 11:56 PM
I just installed v1.211. Does the ftp backup feature work?

The power_user says "- Ftp [coming soon]" but the option is available. I assume this is just a oversight.

When I tried to run this DA said


User abc has been backed up.
User xyz has been backed up.
Unable to read %s/usr/local/directadmin/scripts/ftp_upload.php


On another server also tring to backup via FTP to a folder here is what DA said:


User def has been backed up.

The User backups have been uploaded to ftp://1.1.1.1/folder


It is very possible I am doing something wrong. Just wondering if I am getting the errors because the FTP stuff was not ready?

hostpc.com
03-02-2004, 05:33 AM
I got:

Unable to read %s/usr/local/directadmin/scripts/ftp_upload.php

DirectAdmin Support
03-02-2004, 10:25 AM
Hello,

Yes, the skin is just an oversight.

As for the error, the error message itself is just written incorrectly, but the error is still valid.. Check for the existance of /usr/local/directadmin/scripts/ftp_upload.php

You guy's using redhat 9.0? I think the ftp_*.php files are missing. I've added them into the release and have posted them for you to add to your scripts directory:

http://files.directadmin.com/services/ftp_upload.php.txt
http://files.directadmin.com/services/ftp_download.php.txt
http://files.directadmin.com/services/ftp_list.php.txt

(rename them to just .php)

Thanks for the quick find.

John

existenz
03-02-2004, 11:36 AM
John,

As per all my emails and licenses chagnes...I have was waiting for 1.211 to be released to move servers and sites around. So minutes after it was out I was off and tring to move stuff around :D

All my boxes are FBSD 4 and 5's

We have one RH 9 box somewhere on the network and I will try that one out to see what happens.