How To FTP My Backup Data In My Linux Server To Another Server
Jan 30, 2008
I setup one Linux server, I want use SSH transfer my website data (already .tar) to another Linux server. May I know what SSH command to use and transfer my file to another Linux server?
View 3 Replies
ADVERTISEMENT
Jun 8, 2008
I have two Plesk servers running on CentOS. I want if one server goes down 2nd will start serve requests to clients. But data should be sync from first server to 2nd server or we can say 2nd will 100% replica of first. So if one server goes down 2nd will start serve users data thats they required like databases, emails and web request.
View 1 Replies
View Related
Jul 4, 2007
what is the fast and best way?
View 4 Replies
View Related
Dec 16, 2008
Just finished migrating server providers and our old servers are being canceled soon. Does anyone know how to delete all log data or any other cached files for security reasons? Is there a command in SSH that can wipe it clean? Without damaging anything of course.
Servers are:
Linux
WebHostManager
View 12 Replies
View Related
Jul 2, 2009
I have 2 servers connected privately..
The servers have a public and private ip.
For transfer privately bandwidth is not counted.
I wanted to know how to transfer data between 2 private servers?
Also is it possible to have symlink from one server to another (both servers connected privately also).
View 13 Replies
View Related
Jul 28, 2008
After long time consideration, selected linux eventually from singlehop, good company, good service.
Now we got big problem. Since our forum has 60GB data, I have no idea how to move files over.
If it was another windows server, I would just install a flashget (or similar download software) and put all HTTP links into it and just go to bed.
The data has been ZIPed into dozens of files, 1-3 GB each. HTTP link are ready for downloading, like
www.abc.com/files01.zip
www.abc.com/files02.zip
........
www.abc.com/files50.zip
I was wondering what's the best way to move data. Can we install a programme and put those links into it and download into my server? Thank you for your suggestion.
I tried wget, seems not working, speed drops to 0 after 10 secs, don't know what reason.
View 5 Replies
View Related
Jul 20, 2014
I have this System Debain 7.x Whyzee, 64 Bit Version, 16 GB Ram with 8 x 3.2 GHZ. I have update plesk von version 11 to version 12 he say any failure in error.logs by costumer
Code:
[Sat Jul 19 20:58:23 2014] [warn] [client xx.xx.xx.xx] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
[Sat Jul 19 20:58:23 2014] [error] [client xx.xx.xx.xx] Premature end of script headers: index.php
View 1 Replies
View Related
Nov 5, 2008
What is the best way to get backup from linux server to windows same as rsync
i need to take offside backup from my linux server to windows server,before i used rsync to take backup,now i need to make backup in windows server with help of any software which work same as rsync or any software which must have good feature.
View 2 Replies
View Related
May 24, 2014
I recently opened a new plesk account on another server and need to restore a backup from a previous server. Both plesk 11.5.
How can I do this ?
I don't have ssh or other access.
Can I just copy the guid ID off the new server and overwrite the extracted backup files?
Only issue I have with that is that a can't redo the XML file required for uploading backups to restore...
View 4 Replies
View Related
Jun 4, 2014
I recently started getting errors when attempting to backup our web server.
Code:
Warning: mysql "db_xxx_0"
Failed to pack files webxx-fullbackup_db_xxx_0_1_1406050308 in /mnt/backup/location [ 412107659264 bytes free of 541129271296 bytes total on mount point 0]
Warning: mysql "db_xxx_0"
Use of chdir('') or chdir(undef) as chdir() is deprecated at /opt/psa/PMM/agents/shared/Storage/Bundle.pm line 38.
mysqldump: Error 2013: Lost connection to MySQL server during query when dumping table `wp_postmeta` at row: 1357
View 1 Replies
View Related
Apr 4, 2015
I need to transfer all of my domains to a new server is there an easy solution to avoid manually backing up all the files, databases create new subscriptions,domains etc Also i will have to perform the same task for a local development machine which has already plesk 12 install (debian 7.8)
So in summary Plesk 11.5 (centOs 5.6) => Plesk 12 (debian 7.8)
View 3 Replies
View Related
Jun 12, 2015
I'm on plesk 12.0.18 and i would like to backup my server config. I have an error Logging::error('Available disk space () is less than required by storage bund...', 'fatal') called at /opt/psa/PMM/agents/shared/Storage/Storage.pm line 523
[URL] ....
the function un cat /usr/local/psa/PMM/agents/shared/HelpFuncs.pm is like that
Code:
sub getMountSpace {
my $mount = shift;
my $df = qx( df -P -k $mount) or die $!;
while ( $df =~ /^(S+)s+(d+)s+(d+)s+(d+)s+(d+\%)s+(S+)$/gm ) {
[Code]...
We've unchecked the disk space verification in backup settings with no more results ...
is it a way to launch the function reserveSpace and/or getMountSpace helper in shell ? to see the returned value ?
or can i launch /usr/local/psa/bin/pleskbackup server -c comand line to backup only the config ?
View 4 Replies
View Related
Jul 7, 2014
I have the last update (#6) but i have this message when i try to make a backup.
Error:
Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /opt/psa/admin/bin/plesk_agent_manager line 1022.
Error:
The dump have been invalidated by check-dump operation
What is this?
View 19 Replies
View Related
May 18, 2015
I have a new Server (CentOS Linux 7.1.1503) and will migrate the Data from my old Server (Ubuntu 14.04 LTS) with the Migration Manager. Both Servers running with Plesk 12.0.18
After i entered the Server-IP and the Login-Data for the old Server i became this Error on the new Server:
Fehler: launchpad error (Error code = 2):
== STDERR ====================
Cannot request remote agent status using command line /var/cache/20150518173107557/PleskX.pl: UNIVERSAL->import is deprecated and will be removed in a future perl at (eval 25) line 3.
UNIVERSAL->import is deprecated and will be removed in a future perl at IPC/Run.pm line 1060.
UNIVERSAL->import is deprecated and will be removed in a future perl at IPC/Run/IO.pm line 78.
UNIVERSAL->import is deprecated and will be removed in a future perl at IPC/Run/Timer.pm line 161.
Died at AgentConfig.pm line 23.
==============================Click to expand...
View 2 Replies
View Related