Mount A Folder On A Remote Server
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
ADVERTISEMENT
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
Aug 10, 2008
I have successfully mounted the /tmp folder with noexec option. but whenever I reboot the server, It looses the mounted device.. why is that?
using following command to mount
mount -o loop,noexec,nosuid,rw /dev/tmpMnt /tmp
I have added the following line to /etc/fstab
/dev/tmpMnt /tmp ext2 loop,noexec,nosuid,rw 0 0
server : CentOs 5.x
View 12 Replies
View Related
May 9, 2009
What options or tools are available to mount your VPS from a Windows XP desktop?
View 7 Replies
View Related
Mar 20, 2009
Currently my companies global website “domain.com” is hosted in a shared hosted environment, our own U.S. website “us.domain.com” is hosted at our datacenter.
Here is my question, we have a redesign project. My goal is to lose the “us.domain.com” sub-domain and move our new U.S. site under the "domain.com" domain using a “/us/” folder delineation.
Is it possible with modern web server technology to setup a something like virtual directory/folder, redirect, alias or remote mapping of the “/us/” folder that points to a separate server hosting our U.S. site outside of shared hosting environment for our "domain.com" site, e.g.?
• Domain.com/<global website content/structure > - Hosted at in a shared environment on Web App Server running Coldfusion
• Domain.com/us/<U.S. website content/structure> - Hosted at our datacenter on Web App Server running IBM WebSphere
Unfortunately I cannot merge the two sites together based on the web server technology and lack of budget/resources to accomplish.
View 1 Replies
View Related
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
May 3, 2007
how to transfer file(s) from remote server to remote ftp using ssh(on remote server)?
View 3 Replies
View Related
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
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
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
May 12, 2009
Remote Spamassassin for Multiple Smartermail Server
I want to setup Remote Spamassassin(On Linux) for Multiple Smartermail servers. I want to the setup the spamassassin on a linux box
How i can setup this with multiple smartermail servers.
View 6 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
Apr 11, 2009
i have a server has problem,
i want to copy the files of the problemed server to another one,
how can i mount the hd of the problemed server to another running server?
my server is centos 5.3
View 2 Replies
View Related
Jul 3, 2009
I have 2 servers connected through a private network.. I wanted to remotely mount a folder on one of the servers. However when i do it gives me permission error..
On the server
1. Iptables are stopped
2. Exportfs shows the result fine
3. entry in hosts.allow and /etc/hosts is made
4. NFS is running fine
On the client:
1. NFS shows some error
Quote:
service nfs restart
Shutting down NFS mountd: [FAILED]
Shutting down NFS daemon: [FAILED]
Shutting down NFS services: [FAILED]
Starting NFS services: [ OK ]
Starting NFS quotas: Cannot register service: RPC: Unable to receive; errno = Connection refused
rpc.rquotad: unable to register (RQUOTAPROG, RQUOTAVERS, udp).
[FAILED]
2. Have done the entry is hosts.allow
3. Stopped iptables
4. when i mount i get this error
Quote:
mount -v 10.252.5.34:/mtest mtest
mount: no type was given - I'll assume nfs because of the colon
mount: trying 10.252.5.34 prog 100003 vers 3 prot tcp port 2049
mount: trying 10.252.5.34 prog 100005 vers 3 prot udp port 901
mount: 10.252.5.34:/mtest failed, reason given by server: Permission denied
However i read somewhere that NFS should be running on server and not necessary on client. But this error
View 13 Replies
View Related
Nov 7, 2008
I recieve an error related to tmp directory while i try to install something. How can i mount it without a problem?
./xxxxx.Linux.i386.rpm.bin: /tmp/xxxxx_test.sh: /bin/sh: bad
interpreter: Permission denied
./xxxxx.Linux.i386.rpm.bin: The directory '/tmp' is mounted with no execution permissions.
File: /etc/fstab
Code:
/dev/VolGroup00/LogVol00 / ext3 defaults,usrquota 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs noexec,nosuid 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/swapdosya swap swap defaults 0 0
/tmp /var/tmp ext3 defaults,bind,noauto 0 0
/var/tmpMnt /tmp ext3 loop,rw,noexec,nosuid,nodev 0 0
View 1 Replies
View Related
Oct 27, 2009
Is there any way I can upload a file on a server to a remote FTP server via SSH?
View 10 Replies
View Related
May 4, 2009
I'm trying to mount a western digital external hd to a fedora core server. Does anyone know what I put in the file system line in /etc/fstab? I tried tmpfs but I couldn't see the files i placed there when I moved to a new server. I also tried vfat but that wasn't compatible. It couldn't read ext3 file system. Does anyone know what else I could try?
View 3 Replies
View Related
Jul 12, 2009
I wanted to mount a folder located on server A to server B like we do in NFS.
But i wanted to use another software as nfs isnt working
Mine is Centos 5
View 4 Replies
View Related
Apr 10, 2009
I tried to mount second harddisk, but i faced error "mount: you must specify the filesystem type", please help, see below
Code:
[root@s ~]# fdisk -l
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 38913 312464250 8e Linux LVM
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 13 104391 83 Linux
/dev/sdb2 14 19457 156183930 8e Linux LVM
[root@s ~]# mkdir /mnt/hd2
mkdir: cannot create directory `/mnt/hd2': File exists
[root@s ~]# mount /dev/sdb2 /mnt/hd2
mount: you must specify the filesystem type
View 14 Replies
View Related