I have following error when try to transfer a filder via scp:
[root@m5088 csf]# scp root@7x.xxx.xxx.2:/backup/cpbackup/weekly weekly The authenticity of host '7x.xxx.xxx.2 (7x.xxx.xxx.2)' can't be established. RSA key fingerprint is 6d:af:ad:8e:13:a8:ab:a6:75:91:a3:99:81:da:40:42. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '7x.xxx.xxx.2' (RSA) to the list of known hosts. reverse mapping checking getaddrinfo for reverse1.xxxxxxxx.net failed - POSSIBLE BREAK-IN ATTEMPT! root@7x.xxx.xxx.2's password: stdin: is not a tty scp: /backup/cpbackup/weekly: not a regular file
Im facing a very strange problem my forum folder using almost 68 gb of space .but my main folder in forum is uploads folder which used 32gb then where is remaining 34 gb when i try to check the size of directory in tree forum then it show like that
I paid a programmer to make me a custom image script. Everything works perfect... the only problem is that all images are being stored in the same folder, will that make my server too slow? we are talking about thousands of images
I'm trying to tar a folder that has 100's of thousands of files and I ensured that no files are being added or modified in that folder while the below command is being executed:
nice --adjustment=20 tar -cf users_from.tar users_from
I've tried it multiple times and it always stops before it finishes and ends up with a corrupted .tar file which gives errors when extracted and is obviously missing a lot of files. Sometimes it creates 200+ MB, sometimes 50 MB before it stops.
I also have enough RAM + swap for the operation so that can't be the cause. So is it just impossible to tar a directory with so many files and is it even possible to get a list of the files in that directory?
There have been no changes made to any sites on my server for which I can pinpoint to be the cause of this problem...
Basically, I received notice that my TMP folder was full at 100%... so a look into what the heck was taking up all the space reveals several weird .MYI and .MYD files for which I have no idea about.
I cannot open them or view any of their contents. I cannot even edit them.
Does anyone have any information about what these are or why they are in my TMP folder?
I am having trouble with moving my files to another server.
i have 1 servers, 1 hosting account (no ssh), both are using different control panel and i need to move all of the media files(movies) in the hosintg account to other server since hosting account contract will expire soon.
So, i am thinking of using FTP to transfer multiple files using mget command for FTP. But the thing is i will need to be there any press enter( to accept download) for every single files to be download. Which is very time consuming since i have hundred of files to move.
So my question is: 1/ is there a better way to move files in this situation?
2/ or Is there a shell script that i can use to download all of the file to my server without pressing enter accepting every single file?
the problem is very big since backup procedure not backup all files and folder. I have a lot of Wordpress installations (some of that made with App Installer and others made by hand).
Into all the above installations, files and folder created by Wordpress, like plugin installed or image, uploaded are not backup!
I have seen that all this files come with www-data:www-data user and group but with read permissions for owner, group and others, so i not able to understand why they are not inside my backups. If i change user and group all works fine.
Check your Wordpress backup and verify the presence of plugin and images (miniature of images are still present since they are created with different user and group)...
I'm hosting a site for a organization but using our own servers. Problem is that they did not want to use a subdomain link to our server but instead wants the server to appear as www(dot)abcdefg(dot)com/ourserver/
can this be done.
Currently my options are :
1) Force them to use sub domains and redirect
2) HTML "Frame" their website to ours (ungraceful method)
3) Truely Redirect it to our server by some means...
I have a VPS ( Virtuozzo ) with Centos and a server where i only have normal user access ( shared hosting ).
I need to share some files that are on the server with the VPS. Is there a way to mount the shared hosting folder at the VPS having normal user access?
I was wondering if it's possible to install sshfs at a VPS ( i can't modify the kernel ).
how to setup a cron job to copy files & directories from one folder to the root folder. I have CPanel X.
My root directory is public_html/ I have another directory public_html/uploads containing both files and directories.
I need a cron job that will copy all the files & directories from public_html/uploads to the root public_html/
If it helps, here is some system info
General server information: Operating system Linux Service Status Click to View Kernel version 2.6.22_hg_grsec_pax Apache version 1.3.39 (Unix) PERL version 5.8.8 Path to PERL /usr/bin/perl Path to sendmail /usr/sbin/sendmail PHP version 4.4.4 MySQL version 4.1.22-standard cPanel Build 11.17.0-STABLE 19434 Theme cPanel X v2.6.0
I had a Problem with my FTP-Backup space, so PLESK couldn't do the daily backups that I configured. The problem with the ftp backup is solved. The backups are running again but there are still many large temporary files in a plesk folder.
Can I just delete them, or is this a bad idea?
The folder: C:Program Files (x86)ParallelsPleskPrivateTemp
I have noticed that i never install any program on my Server and my files of Web only 5 GB and Windows take 15 GB (My Hard Disk Usage 30 GB). Now my disk space available 1.7 GB. But when i go to check in the Recycler folder. There many files are taking up huge amounts of space, some are in excess of 10 GB . So could i deleting these files? How can I automatically delete contents of Recycler folder?
email from my server goes into junk mail folder for yahoo/hotmail/gmail. what would be the issue? the user does not make the domain as a spam user but sill they send the mails to spam box.
I have a problem with users that want to download files that are in a protected folder. They don't get the login popup when the click on a link, if they use a direct url then they get the login but the download doesn't begin.
iPhone OS 7.12
Plesk Control Panel version: psa v8.4.0_build20080505.00 os_Windows 2003/2008 Operating systemMicrosoft: Windows 5.2;build-3790;sp2.0;suite272;product3
I have created virtual SMTP server in IIS6 and while send e-mail from the same server using SMTP IP address, the e-mail do not reach recipient, all sent e-mails goes directlly to DROP folder and stay it that folder.
I have checked event viewer, no error, also used telnet to create and send e-mail, no error.
* Go to "Web Server Settings" add text to "Additional directives for HTTP" and press button "Ok". * Go to "Document root" folder of your domain and now you have a new folder "/cgi-bin/test" with file "test.cgi":
Code: #!/usr/bin/perl print <<HTML; Content-type: text/html <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">