Decompressing Files On Remote Server Using SSH

Nov 5, 2008

I uploaded a .tar.gz file to my host & want to decompress it on the server to avoid long & painful FTP uploading. I read so far that this is possible using SSH with command line, but I searched for the appropriate command to no avail so far. SSH (& SFTP) connection to server established successfully & I'm using WinSCP.

View 4 Replies


ADVERTISEMENT

Plesk 12.x / Windows :: Backup Files To Remote FTP Server - Login Denied

Jul 27, 2014

I'm using Plesk 12.0.18 version with Windows 2012. I need to backup files to remote ftp server. Remote server configuration is Windows 2012 with IIS server. It works with ftp clients very well.

But, i have a problem about Personel FTP Repository. I open Personal FTP Repository Settings and write all boxes with true information about remote ftp server but it says "Transport error: unable to list directory: Curl error: Login denied".

Ftp server works fine with ftp clients and cpanel backups.

View 2 Replies View Related

Bash And Remote Files In If Statement

Jun 22, 2007

I am trying to see if a file exists on a remote server but am not getting what I expect. (This is my first Bash script).

Code:
remotefile=[url]
localfile=globaldown.sh

if [ -f "$remotefile" ]
then echo "we have the file remote"
else echo nothing to download from remote server "$remotefile"
fi

if [ -f $localfile ]
then echo we have the local file "$localfile"
else echo "no local file"
fi
it is seeing the local file but not the remote file.

I can copy and past the "echo $remotefile" into my browser and the path is correct.

also wget will fetch the remote file so it should see that it exists.

View 3 Replies View Related

How To Read Remote Non-HTTP Text Files

Dec 12, 2007

I'm working on some PHP intranet tools. I'm still somewhat new to PHP, having come from an ASP background; been doing PHP for about a year now.

The tools used to be located on a Solaris box, which is running PHP 4.2. One of the tools checks text files in a particular location on the same box that are generated by another process. The text files are found and parsed by locating a particular directory and looking through the entries for filenames matching a particular pattern; they may or may not be present depending on the success of the other process. The text files and directory are not in a web-servable location (i.e. they can't be reached via HTTP or FTP).

I am now able to migrate to a new Windows 2k3 server running IIS 6. I've configured it with PHP 5.2.5 and it is successfully serving web pages. I need to migrate these tools over to the new server but they still need to reach the text files on the old server. The old server has a Samba share hooked to the directory I need and I can successfully map it as a mapped drive from the Win2k3 box.

It's my understanding (after hours of googling and testing) that mapped drives are specific to the logged-in user and not to the machine in general, so IIS can't see them (which seems to be validated by my tests). I've pulled in the mapped drive to the Samba share as a virtual directory under IIS but PHP scripts still can't see it. The share is not available under FTP or HTTP, so cURL doesn't seem to be an appropriate solution, as far as I can tell. It's also my understanding that mapped drives aren't dependably re-mapped after a server reboot until the user logs in, and of course there won't necessarily be users logging into the server to create the mapped drives after a reboot. So mapped drives seem to not be a solution either.

One person from another forum (not SitePoint) suggested running the IIS process under the domain login credentials used to get to the Samba share, and find a way to map the drive automatically after a reboot (some sort of Windows service that would call a batch file or something). I'm not comfortable using a domain login to run my IIS under (although I tried it and it didn't seem to work for a previously-mapped drive).

So my question is: is there a way from PHP to connect to a remote Samba share, provide inline credentials, and use functions like is_dir and file_get_contents on files in that share? I'm not a PHP guru yet, but I've successfully set up the server, create and use remote MySQL databases, write my own JavaScript and Ajax, and don't consider myself to be a newbie - and I simply can't find a good solution for this problem. I come from an all-Microsoft background where integrated authentication was the intranet standard and issues like this simply didn't come up.

I hope this is the appropriate forum to ask...the server forum was the second runner-up but after looking at threads there they didn't seem to address issues like this.

View 9 Replies View Related

From Remote Server To Remote Ftp

May 3, 2007

how to transfer file(s) from remote server to remote ftp using ssh(on remote server)?

View 3 Replies View Related

Remote Spamassian With Multiple Mail Server (Smartermail Server)

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

Upload A File On A Server To A Remote FTP Server Via SSH?

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

Remote Domain Name Server (DNS)

May 18, 2009

I've got a client using zoneedit.com and their domain.tld is being redirected to the right ip, however, it gets redirected to our main site. but, if you type in domain.tld/index.php its fine.

running cpanel

i'm lost.

View 3 Replies View Related

Remote Clamav Server

Dec 10, 2006

I would like to know if its possible and if someone is using a remote clamav server to check the messages against viruses.

We are running around 15 servers and all of them have the clamd installed, and we waste time upgrading the software, database and also monitoring many services that are exactly the same one.

Our idea is to setup a central server that those 15 servers will send the message for checking first.

We are running cPanel and Exim on those 15 servers.

We have implemented remote spamassassin checking this week and its working like a charm.

View 1 Replies View Related

Setting Up Remote Sql Server

Apr 24, 2008

i am trying to setup a remote sql server , the web server which runs everything but sql is cpanel/WHM and the SQL server is Centos 5. I have installed mysql on the SQL server and it is running.

When i put the information in cpanel for remote sql setup it comes up with an error of :

usr/bin/mysqladmin: connect to server at 'IP Address' failed error: 'Host 'hostname' is not allowed to connect to this MySQL server' mysql has failed, please contact the sysadmin (result was "mysql has failed").

Is there something i have to enter in the remote sql server to allow the IP address of the cpanel server to be able to connect to the SQL server?.

View 6 Replies View Related

Getting Remote Access To My Server

Aug 10, 2007

I would like to setup my server to allow remote access from home. It's on an office network which is separated from the WAN by a router. So long as I'm on this network, I can access the server from any computer connected to it. I enter the https URL of my server through IE and it brings me to the helm interface (the one that comes with Windows Server 2003). I can click on Maintenance and then on Remote Desktop, and it opens a new window with the server's desktop displayed.

If I'm somewhere other than the office network, I can't access it. IE gives me a "can't find webpage" message (or something along those lines). How do I setup my server to access it from outside the office network. I'd prefer to have a similar graphical interface as Remote Desktop.

View 3 Replies View Related

Remote Mysql Server In WHM

May 16, 2007

I see option to setup remote Mysql server in WHTM but wonder can i connect 2 servers through private network then fill in Remote server address something like 192.168.1.2.
If it is possible it would save me a lot of bandwidth for both servers.

View 2 Replies View Related

Remote Ubuntu Server

Jul 26, 2007

I installed ubuntu server on my server

my os is windows xp

how may i remote to ubuntu by windows?

View 4 Replies View Related

Email On A Remote Server Through Google

Jul 24, 2009

A client has told me that his brother wants to put the company email on a remote server through Google. Currently the email goes via the hosting company.

He has asked me to send his brother the username and password for "updating domain information" so he can demonstrate what he is suggesting.

I am not really sure what he wants (as I always set up email via the hosting company and am not familiar with any other way): domain details or hosting company details with the email passwords etc? If the latter, I am not too happy about giving him access to all the website files that I am responsible for.

Does anyone know what he is talking about?

View 4 Replies View Related

Remote Backup Solution For Server

Apr 15, 2009

backup service for my dedicated server that can do the following:

Take backups of the server without my laptop being involved when the backup takes place.

(So I can take a vacation for two weeks and have my laptop turned off - while backups still taking place).

Strangely I have found it impossible to find such a service ... All services I have looked at require my laptop is turned on and running some software while backup of server is takeing place.

View 3 Replies View Related

Dedicated Server With Remote Desktop

May 30, 2009

I am hoping to find a dedicated server with the following specs or similar...

Processor: 3.00GHz or 1.8GHz Dual Core
RAM: 1-3GB
Hard Drive: 20-50GB (Yes, I realize most dedicated servers don't have drives this small.)
Windows preferable
Remote Desktop Access
30 GB Bandwidth

I plan to use this for running autoclickers and that sort of thing so that I don't need to worry about them on my PC. If anyone has any suggestions, please let me know! I realize this is an odd request.

View 10 Replies View Related

Remote Cpanel Server Backup

May 2, 2009

i run cpanel on centos,

and i backup all websites and system setting to the 2nd hd by whm's backup feature everyday,

i want to ask if any script or method i can backup all the files to another server in a period of time,

it may be a week or 3 three days...etc,

View 7 Replies View Related

Windows Server Remote Desktop

Mar 25, 2009

to install a server for data sharing. My user want a Windows server with remote desktop to write, edit and share document.

The server will host 5 users. one admin and 4 users. each user will have there own account and folder. The user will update word files and save it directly on the server. The admin will have access to each directory (like a fileserver).

I want your recommandation for the share, the OS and the upgradability

View 4 Replies View Related

Advantages Of Remote MySQL Server

May 23, 2008

What are the advantages of setting up a remote mySQL server?

If I do set one up, where do I go to look for one and what specs will be recommended?

View 2 Replies View Related

VPS: Unable To Access Remote Server

Aug 16, 2008

I have an outsourced project where someone from India is developing a program for me but we keep running into a problem that I can't find the solution too.

Every time we try to use our program to access one of our private squid/proxy server we receive an error back.

Type: System.Net.WebException
Message: Unable to connect to the remote server

Our VPS is a windows 2003 server and I'm pretty sure that one of the services is blocking the program or anything from accessing a remote server. By the way I disabled the firewall and I'm still having problems .

View 4 Replies View Related

Identifying Remote Web Server Software

Nov 5, 2008

Short of installing nessus, for a possible one off operation, is there an easy way of identifying what OS & web server a remote site is using?

View 3 Replies View Related

Remote Dedicated Mysql Server

Jul 31, 2008

i am getting mysql down issues with my current dedicated server. I would like to move my database to a dedicated server where only mysql will be running. Just wondering if this will be faster than the localhost? I have planned to buy dedicated server from another hosting company so definitely there will be a good enough connectivity distance.

View 5 Replies View Related

Move Mysql Db From Remote Server

May 24, 2007

how can i move mysql db from remote server ? (via SSH or most pratical way)

suppose that...

source server
domain : google.com
host : localhost
user : zode
pass : 123
db : source

destination server
domain : yahoo.com
host : localhost
user : hala
pass : 456
db: target

View 2 Replies View Related

DDos And Remote Mysql Server Two

Feb 8, 2007

i have two server one for running apache and second is sql server.Now come to problem.

I have a very strange type of ddos attacks on my httpd server and due to these attacks my apche server failed many times (10 to 15 times)in a day.

When i checked max http connection use by a single ip then i am surprised to see that my remote sql server ip is using maximum of http connections and behind this there is some other ips whose doing the same.

I installed media layer it seems to work fine for me but suddenly he blocked my remote sql server ip due to using maximum http connection lolz its very strange any body please help me out of this problem.

View 9 Replies View Related

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 View Related

Remote Logging, To See Which Server Is Using Most Bandwidth

Feb 28, 2007

Does anyone have an app they use to track the bandwidth/usage for each connected computer/server?

we have multiple servers hooked up to one internet connection, all running miscrosoft windows software. Ideally i would like ONE of the servers running microsoft 2003 to log all others network usage.

All the servers do different things, so it would be great to check which are under most demand etc.

The other thing is, naturally i dont have screens for them all, only one. So this is the main reason for remote logging. Would be hassle to have to Remote desktop into each one to check how there doing every hour etc.

View 3 Replies View Related

Different Local Remote Server Types

Mar 22, 2007

I cannot find a suitable forum for this query so here goes on this one!

I am doing a charity site as a voluntary exercise. They currently host with Eclipse who have the Zeus server (site developed in Frontpage).

This is not an open source server. Thing is, what are the issues of say developing on my loacal machine (apache or IIS5) and having the remote being Zeus. I use Dreamweaver 8 for developing.

I would of thought this does not matter as the server technology is transparent and down to configuration files. The directory structure both ends can be the same.

Am I right to go ahead and not worry about this?

View 1 Replies View Related

Users Cannot Connect To Remote MySQL Server

May 8, 2009

I have a few users that have a hosting account with me and are trying to connect to their own MySQL servers elsewhere. Both said that they are able to connect to the MySQL server with other hosting accounts but not the ones hosted with me. I asked if they had setup permissions to allow remote connections from my server and they confirmed that they did.

What am I missing? Do I need to configure my firewall somehow? I figured the connection is just using port 80 since it's from an PHP script right?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved