Unzip Greater Than 4294959102 Bytes
Oct 17, 2009
I have VPS with centos 5.3 installed ..
i tried to unzip zipped file of 5 gb but i got error
file greater than 4294959102 bytes
From the SSH i use unzip filename.zip
i do have enoght space more than 30GB ..
View 5 Replies
Nov 2, 2009
Currently we're using HP servers with 4 hot-swap bays that hold 3.5" Seagate Cheetah 15K RPM SAS disks, which we can get in 300, 450, and 600 GB flavors.
I'm looking at the HP DL380/385 models which use 2.5" SAS disks. About the only decent 15K RPM SAS disk I've found in 2.5" form is the Seagate Savvio, but it doesn't come any larger than 146 GB.
Anyone know of another enterprise-class SAS disk that has all of the following attributes: 2.5", 15K RPM, SAS, and at least 300 GB?
(Please, no 10K RPM or SATA recommendations like the WD Velociraptor. I won't consider anything that's not 15K RPM SAS.)
View 14 Replies
View Related
May 12, 2007
I want to install a script on my webspace, and I have to enter the path to unzip. But what is unzip? How could I find out the path?
View 1 Replies
View Related
Jun 2, 2008
i have about three VPSes right now. They are all unmetered (with shared bandwidth).
I am now looking to go on a SINGLE dedicated server with 10mbps unmetered becuuse I want to reduce hassles to managing three VPSes
My peak time usage is shown by this graph ( for each VPS):
[url]
(so this multiplied by 3 is what the new server must be capable of handling)
Now, my query is that:
1. Exactly what speed bandwidth am I using accrding to that image? Is that 12megabytes per second or is that 12 megaBITS per second. Because if it is 12Megabits, then the actual bandwidth speed that I am using would be around 12/8 = 1.5MBPS. ?
2. I think your first question reply would answer this but I will still confirm: will a 10mbps unmetered server be able to handle this kind of bandwidth usage? remember that the graph is only for a single VPS. There are two more VPSes using the same bandwidth at the same time.
View 10 Replies
View Related
Dec 26, 2007
After upgrading to Apache2, installing suPHP and mod_userdir, and enabling open_basedir, I can still browse other users webroot with a c99 shell script. to increase protection without needing safe_mode on?
View 9 Replies
View Related
Apr 3, 2007
I want to know that is there any ftp program by which I can unzip files on my server.
View 3 Replies
View Related
Dec 11, 2008
I have migrate any sites to new server, where there is mysql 5
Centos 5
WHM/Cpanel
When I try to open phpmyadmin I see this:/
query SQL:
SHOW CHARACTER SET;
Messaggio di MySQL:
#5 - Out of memory (Needed 1677360 bytes)
--
View 0 Replies
View Related
Sep 28, 2009
I use a linex hosting service from streamline.net
I occasionally get a problem where data gets wiped (not good!).
It's a Perl scripted website with a flat file system.
Once this happened when I tried to manually edit some data txt files on the ftp, my changes would not save, instead it wrote a 0 bytes file. I tried to upload a new file instead but still the same (it wouldn't upload them but brought up no errors and appeared to upload fine, except still a 0 byte file was there). About fifteen minutes later I was able to save/edit/upload files properly again.
I believe a similar thing happened when a member submit a post. It didn't write the post and it wiped the files related to it (that also get opened and written to in the process of submitting a post, namely their member data file and the category data file).
I back up my website 4 times a day (even tho I don't have many members yet) because I'm paranoid about this happening now. I'm scared to promote the website because I don't feel that it's stable enough to cope.
Is this a known issue with hosting? anything I can do or suggest to my hosting company for them to ensure that this doesn't happen in the future?
View 4 Replies
View Related
Oct 4, 2008
I have a small issue that's probably easy to answer. If I upload a zip file to a Linux server, and run this command via SSH:
Code:
unzip -a name_of_zip.zip
Although it does unzip the directories as expected, it makes all file names and folders lowercase. This is a problem when trying to install software that relies on case sensitive names.
Does anyone know what command tells the server to retain the file names and not alter them?
View 1 Replies
View Related
Jul 29, 2009
I can't update Clamav.
root@constan [~]# freshclam
sda1: write failed, user block limit reached.
ClamAV update process started at Sun Jul 26 15:56:52 2009
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.95.1 Recommended version: 0.95.2
DON'T PANIC! Read http://www.clamav.net/support/faq
ERROR: chdir_tmp: Can't create directory ./clamav-1cb832b46c1c20fe798628ebf3ddf422
WARNING: Incremental update failed, trying to download main.cvd
getfile: Can't write 1448 bytes to /usr/share/clamav/clamav-917a563483a6171fe02eac0059852cbe
WARNING: Can't download main.cvd from database.clamav.net
View 5 Replies
View Related
Nov 22, 2008
I'm trying to do this
/usr/bin/gzip -p /home/mysite/public_html/shop/feeds/myfile.xml.zip > /home/mysite/public_html/shop/feeds/myfile.xml
But it just tells me
/usr/bin/gzip: invalid option -- p
X-Powered-By: PHP/5.2.5
Content-type: text/html
How do I find the correct option to unzip first file to second file?
View 8 Replies
View Related