Hello,
I try to make backups to a second cpanel server by FTP backups, but all the backups are 0 KB? i see on the destination server the names of the files like: accountname.tar.gz but all the files are 0 KB?
I check the quota on the other server and this have unlimited space.
This is what i see in the backups log:
I try to make backups to a second cpanel server by FTP backups, but all the backups are 0 KB? i see on the destination server the names of the files like: accountname.tar.gz but all the files are 0 KB?
I check the quota on the other server and this have unlimited space.
This is what i see in the backups log:
Code:
Net::FTP>>> Net::FTP(2.77)
Net::FTP>>> Exporter(5.58)
Net::FTP>>> Net::Cmd(2.29)
Net::FTP>>> IO::Socket::INET(1.29)
Net::FTP>>> IO::Socket(1.29)
Net::FTP>>> IO::Handle(1.25)
Net::FTP=GLOB(0x1e4d7c18)<<< 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Net::FTP=GLOB(0x1e4d7c18)<<< 220-You are user number 1 of 50 allowed.
Net::FTP=GLOB(0x1e4d7c18)<<< 220-Local time is now 00:06. Server port: 21.
Net::FTP=GLOB(0x1e4d7c18)<<< 220-IPv6 connections are also welcome on this server.
Net::FTP=GLOB(0x1e4d7c18)<<< 220 You will be disconnected after 15 minutes of inactivity.
Net::FTP=GLOB(0x1e4d7c18)>>> USER vps5
Net::FTP=GLOB(0x1e4d7c18)<<< 331 User vps5 OK. Password required
Net::FTP=GLOB(0x1e4d7c18)>>> PASS ....
Net::FTP=GLOB(0x1e4d7c18)<<< 230 OK. Current restricted directory is /
Net::FTP=GLOB(0x1e4d7c18)>>> QUIT
Net::FTP=GLOB(0x1e4d7c18)<<< 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
Net::FTP=GLOB(0x1e4d7c18)<<< 221 Logout.
[cpbackup] Started at Fri Nov 9 01:00:02 2012
[cpbackup] backup point /home/cpbackuptmp/cpbackup/daily is 4.83 days old
[cpbackup] backup point /home/cpbackuptmp/cpbackup/weekly is 8.67 days old
[cpbackup] backup point /home/cpbackuptmp/cpbackup/monthly is 28.04 days old
[cpbackup] The following backups will be updated: daily,weekly
[cpbackup] Running account backup with target : /home/cpbackuptmp/cpbackup/daily
pkgacct started.
pkgacct version 10 - user : adbcomp - tarball: 1 - target mysql : default - split: 0 - incremental: 0 - homedir: 1 - archive version: 3 - running with uid 0
pkgacct working dir : /home/cpbackuptmp/cpbackup/daily/adbcomp
Copying Reseller Config...Done
Copying Suspension Info (if needed)...Done
Copying SSL Certificates, CSRS, and Keys...Done
Copying Domain Keys....Done
Copying Counter Data....Done
Copying Dns Zones.......adbcomp.com...Done
Copying Mail files....Done
Copying frontpage files....Done
Copying proftpd file....Done
Copy userdata...Done
Copy custom virtualhost templates...Done
Leaving timeout safety mode
Copying mailman lists and archives....
Done
Copying homedir.............
.........
.........
.........
.........
.........
.........
.........
.........
.........
Done
Entering timeout safety mode
Determining mysql dbs......mysql version: 5.1......mysqldump version: 5.1...Saving mysql privs...Done
...Done
Skipping Logaholic Backup. Logaholic is globally disabled on this system.
Storing mysql dbs............
adbcomp_v2(169667 bytes) adbcomp_joom1(435891 bytes) horde.turba_objects(1585 bytes) horde.turba_shares(1546 bytes) horde.horde_prefs(6793 bytes) horde.kronolith_events(1675 bytes) horde.kronolith_shares(2309 bytes) horde.kronolith_shares_users(1590 bytes) horde.kronolith_storage(1603 bytes) horde.mnemo_memos(1581 bytes) horde.nag_tasks(1573 bytes) roundcube.users,roundcube.identities,roundcube.contacts,roundcube.contactgroups(6090 bytes) roundcube.contactgroupmembers(2369 bytes) ...Done
Copying cpuser file.......Done
Copying crontab file.......Done
Copying quota info.......Done
Storing Subdomains....
Done
Storing Parked Domains....
Done
Storing Addon Domains....
Done
Storing ssl domain......Done
Copying password.......Done
Copying shell.......Done
Creating Archive ....Done
pkgacctfile is: /home/cpbackuptmp/cpbackup/daily/adbcomp.tar.gz
size is: 259181747
homesize is: 499638272
Net::FTP=GLOB(0x1e516748)<<< 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Net::FTP=GLOB(0x1e516748)<<< 220-You are user number 2 of 50 allowed.
Net::FTP=GLOB(0x1e516748)<<< 220-Local time is now 00:07. Server port: 21.
Net::FTP=GLOB(0x1e516748)<<< 220-IPv6 connections are also welcome on this server.
Net::FTP=GLOB(0x1e516748)<<< 220 You will be disconnected after 15 minutes of inactivity.
Net::FTP=GLOB(0x1e516748)>>> USER vps5
Net::FTP=GLOB(0x1e516748)<<< 331 User vps5 OK. Password required
Net::FTP=GLOB(0x1e516748)>>> PASS ....
Net::FTP=GLOB(0x1e516748)<<< 230 OK. Current restricted directory is /
Net::FTP=GLOB(0x1e516748)>>> TYPE I
Net::FTP=GLOB(0x1e516748)<<< 200 TYPE is now 8-bit binary
Net::FTP=GLOB(0x1e516748)>>> MKD cpbackup
Net::FTP=GLOB(0x1e516748)<<< 257 "cpbackup" : The directory was successfully created
Net::FTP=GLOB(0x1e516748)>>> MKD cpbackup/daily
Net::FTP=GLOB(0x1e516748)<<< 257 "cpbackup/daily" : The directory was successfully created
Net::FTP=GLOB(0x1e516748)>>> CWD cpbackup/daily
Net::FTP=GLOB(0x1e516748)<<< 250 OK. Current directory is /cpbackup/daily
Net::FTP=GLOB(0x1e516748)>>> ALLO 259181747
Net::FTP=GLOB(0x1e516748)<<< 200 A L'HUILE
Net::FTP=GLOB(0x1e516748)>>> PASV
Net::FTP=GLOB(0x1e516748)<<< 227 Entering Passive Mode (95,128,3,164,236,218)
Net::FTP=GLOB(0x1e516748)>>> STOR adbcomp.tar.gz
Net::FTP=GLOB(0x1e516748): Timeout at /usr/local/cpanel/scripts/cpbackup line 903.
Net::FTP=GLOB(0x1e5466c8)<<< 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Net::FTP=GLOB(0x1e5466c8)<<< 220-You are user number 2 of 50 allowed.
Net::FTP=GLOB(0x1e5466c8)<<< 220-Local time is now 00:12. Server port: 21.
Net::FTP=GLOB(0x1e5466c8)<<< 220-IPv6 connections are also welcome on this server.
Net::FTP=GLOB(0x1e5466c8)<<< 220 You will be disconnected after 15 minutes of inactivity.
Net::FTP=GLOB(0x1e5466c8)>>> USER vps5
Net::FTP=GLOB(0x1e5466c8)<<< 331 User vps5 OK. Password required
Net::FTP=GLOB(0x1e5466c8)>>> PASS ....
Net::FTP=GLOB(0x1e5466c8)<<< 230 OK. Current restricted directory is /
Net::FTP=GLOB(0x1e5466c8)>>> TYPE I
Net::FTP=GLOB(0x1e5466c8)<<< 200 TYPE is now 8-bit binary
Net::FTP=GLOB(0x1e5466c8)>>> MKD cpbackup
Net::FTP=GLOB(0x1e5466c8)<<< 550 Can't create directory: File exists
Net::FTP=GLOB(0x1e5466c8)>>> MKD cpbackup/weekly
Net::FTP=GLOB(0x1e5466c8)<<< 257 "cpbackup/weekly" : The directory was successfully created
Net::FTP=GLOB(0x1e5466c8)>>> CWD cpbackup/weekly
Net::FTP=GLOB(0x1e5466c8)<<< 250 OK. Current directory is /cpbackup/weekly
Net::FTP=GLOB(0x1e5466c8)>>> ALLO 259181747
Net::FTP=GLOB(0x1e5466c8)<<< 200 A L'HUILE
Net::FTP=GLOB(0x1e5466c8)>>> PASV
Net::FTP=GLOB(0x1e5466c8)<<< 227 Entering Passive Mode (95,128,3,164,67,221)
Net::FTP=GLOB(0x1e5466c8)>>> STOR adbcomp.tar.gz
Net::FTP=GLOB(0x1e5466c8): Timeout at /usr/local/cpanel/scripts/cpbackup line 903.
Unable to connect to remote FTP server.
Unable to connect to remote FTP server.
pkgacct started.
pkgacct version 10 - user : koenraad - tarball: 1 - target mysql : default - split: 0 - incremental: 0 - homedir: 1 - archive version: 3 - running with uid 0
pkgacct working dir : /home/cpbackuptmp/cpbackup/daily/koenraad
Copying Reseller Config...Done
Copying Suspension Info (if needed)...Done
Copying SSL Certificates, CSRS, and Keys...Done
Copying Domain Keys....Done
Copying Counter Data....Done
Copying Dns Zones.......koenraaddetailleur.be...Done
Copying Mail files....Done
Copying frontpage files.......koenraaddetailleur.be.conf (site)......www.koenraaddetailleur.be.conf (site)......koenraaddetailleur.be:80.cnf (fpcfg)......www.koenraaddetailleur.be:80.cnf (fpcfg)......koenraaddetailleur.be:443.cnf (fpcfg)......www.koenraaddetailleur.be:443.cnf (fpcfg)...Done
Copying proftpd file....Done
Copy userdata...Done
Copy custom virtualhost templates...Done
Leaving timeout safety mode
Copying mailman lists and archives....
Done
Copying homedir.............
Done
Entering timeout safety mode
Determining mysql dbs......mysql version: 5.1......mysqldump version: 5.1...Saving mysql privs...Done
...Done
Skipping Logaholic Backup. Logaholic is globally disabled on this system.
Storing mysql dbs...horde.turba_objects.........
(1596 bytes) horde.turba_shares(1547 bytes) horde.horde_prefs(1588 bytes) horde.kronolith_shares(1614 bytes) horde.kronolith_storage(1614 bytes) horde.mnemo_memos(1592 bytes) horde.nag_tasks(1584 bytes) ...Done
Copying cpuser file.......Done
Copying crontab file.......Done
Copying quota info.......Done
Storing Subdomains....
Done
Storing Parked Domains....
Done
Storing Addon Domains....
Done
Storing ssl domain......Done
Copying password.......Done
Copying shell.......Done
Creating Archive ....Done
pkgacctfile is: /home/cpbackuptmp/cpbackup/daily/koenraad.tar.gz
size is: 96396