How Can I RAR A Folder In My Server
Oct 25, 2009
How can i RAR a folder in my server?
I have a folder with lots of files, and i want to RAR that folder in my server.
Is there any SSH command or something?
I know i can TAR and GZIP but i want to RAR it...is it possible?
View 1 Replies
ADVERTISEMENT
Jul 16, 2008
I have two servers.
One server has a folder named 'vidfiles' and I want to transfer this entire folder (all 70gigs) to another server I just got.
Both servers are linux and use CPanal/whm.
What would be the command to get the files to transfer direct from server to server?
View 4 Replies
View Related
Aug 14, 2007
On my VPS I would like to set the /tmp folder to 777 and point to it with session.save_path.
The VPS will host a number of sites, but I will have sole control of them. ie. the account holders will not have access to cpanel.
If it makes any difference, the server is running phpSUexec.
What are the risks involved with this?
View 3 Replies
View Related
Mar 3, 2008
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...
View 8 Replies
View Related
Feb 10, 2008
how to transfer folder contains backups from my server to another one coz i have to relod the system .
i have another space on another server.
View 8 Replies
View Related
Nov 1, 2007
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 ).
View 10 Replies
View Related
Mar 8, 2009
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.
View 13 Replies
View Related
Aug 14, 2008
How to protect a folder in cpanel server without using slash
View 4 Replies
View Related
Feb 27, 2008
The /usr/tmpDSK folder on my server is full , should I delete the contents in it? or can anyone help me on how to increase its space
View 7 Replies
View Related
Jul 9, 2008
I want to run Rsync to sync a folder from an FTP server - which I have limited access too with my server.
1. Do I have to have rsync installed on the server with the FTP too, as I won't be able to do that as it is not my server.
2. Is Rsync easy enough to get up and running and set it to run every 24hours?
View 12 Replies
View Related
Jan 15, 2007
Is it possible to do it through a standard FTP package?
View 2 Replies
View Related
Jul 22, 2007
way that you could make a specific folder be on another server?
Meaning I have server1.
Server one has a folder "/backup" and that folder would really be a folder like an ftp folder on another server(server2).
View 12 Replies
View Related
May 12, 2008
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.
View 0 Replies
View Related
Oct 30, 2013
* 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">
[Code] ....
View 13 Replies
View Related
Dec 3, 2006
The folder is according to my FTP program chmod 755 but still when I visit the directory though the web browser it gives me the error "403 Forbidden". When I try to change the chmod in my FTP program I get the error "550 SITE CHMOD command failed.". What can the problem be? Yesturday I could get access to that folder with the MRTG graphs and today, just "403 Forbidden". What can have happened?
View 7 Replies
View Related
Oct 25, 2009
i want to know how i can add quota to different folders,
For example the ftp user "test" have the folder "/home/admin/folder/test/" but i want to set a max quota that he can have on the folder, i tried with ftpquota but the problem is that he can add files from http too.
How can i add quota to folder test?
View 5 Replies
View Related
May 21, 2009
I host a website on a windows server
and once in a while, i check all the root folders to find a folder that holds 40GB of folder in a folder in a folder... (i never get to the actual files)
Is there a way to prevent this?
View 3 Replies
View Related
Apr 29, 2009
i have a forum,run on a server,
and i want to put the forum's attachment folder on another cpanel account (it is installed cemtos / cpanel and csf),
i want to how can i set on the cpanel account (it is installed cemtos / cpanel and csf) to let the forum can upload the files to the attachemnt folder on it directly?
View 2 Replies
View Related
Oct 29, 2009
i install joomla on my server but need 777 permission.
can anyone give me to advice for best resolution security for 777 permission?
View 6 Replies
View Related
Jun 22, 2009
I have an folder in my server, total size is about 5GB. I want to zip it and cut into 5 parts sized 1GB. Which command should i run.
After reading via google, i just found out run
zip -r filename.zip homedir/
to create a zip file.
View 2 Replies
View Related
Jul 8, 2009
i deleted everything from my hosting account. i wanted to delete the content of the public_html, but i deleted everything. i downloaded 3 back-ups from cpanel.. every back-up is different.
the thing is.. i cannot make it work back. seems that the email addresses are working, databases and everything seems to work.
folder structure of a similar account?
i cannot make the web-site to work. the link from www folder is gone. i mean when i copy something to public_html is not copied into www folder anymore.
View 4 Replies
View Related
Feb 14, 2009
not subdomain but just a simple folder after my domain
I want to host it some where else
Is that possible or should I give up
View 5 Replies
View Related
Feb 5, 2008
i got whm / centos 4.*
the tmp folder keep hitting 100% i just cleaned yesterday!
it has a 485M size.
/var/tmp
most of extension are *.wrk
View 3 Replies
View Related
Jan 5, 2008
I'd like to backup a big folder on my hosted Linux server using SSH from my desktop at home.
Lets say the folder is: public_html/folder1/folderYX
I'd like to zip it and download it to my desktop hard drive.
What commands do I run from my SSH client after I have logged in to my server?
View 3 Replies
View Related
Mar 11, 2008
how to force that the PHP files won't run if the folder permission is 777
I saw this in micfo.com
but I want to know how to do this
View 7 Replies
View Related
Jan 23, 2008
If i give someone ftp access to a folder, is it possible for them to gain access to other parts of the website that they aren't allowed to?
Also it it possible for them to like upload a virus and then somehow run it also?
Could they possible get my server root password also?
View 2 Replies
View Related
Aug 18, 2008
My web host sets up public_html for http and public_ssl for https traffic.
So, if I want my whole site to be secure, I place everything in public_ssl.
However, I am using a shopping cart system inside a CMS.
I want only certain parts to be secure - e.g. the last stage of the checkout procedure.
At the moment, I can only achieve this by having two copies of the CMS/shopping cart, one in public_html and one in public_ssl.
Whilst this approach works (at least from the shopper's point of view), there are lots of problems from a content management point of view.
My host is of the opinion that "this is the only way it can be done".
Is it possible to enable ssl on public_html, have a single copy of the cms there, and then switch between secure and non-secure mode as needed?
If this is possible, can you provide me with a technical description of the setup that I can pass on to my host?
View 9 Replies
View Related