FTP Program With Instant Editing

May 2, 2008

I am currently using WinSCP to edit files on remote servers on the fly without having to download them and then open them. WinSCP works fine, but today I experienced a severe problem for a second time.

When saving a file (a css file), WinSCP gave me an error something to the effect of "Lost connection - Could not list directory"...or something like that. When I reconnected, the file has gone corrupt at 0 bytes. Ultimately, the file is history!

Thankfully, I had a backup of the file, but more specifically, I am a fan of "Ctrl+A " then "Ctrl+C" before saving any file when doing live edits. This is what saved my butt!

I have a continuous problem of losing my connection with the remote servers, but when I connect via SSH to my local servers (either locally here or when I am mobile), I do not believe I have EVER lost my SSH connection.

My question is this...

Is there another FTP program out there that anyone can recommend that will allow me to edit files over FTP that does not require download, then open? Filezilla works great, but to my knowledge, I can only download each file, then open.

I have reported the problem to the host and we have gone through the settings with WinSCP and I have also been to WinSCP about this issue...all to no avail.

View 14 Replies


ADVERTISEMENT

VPS Instant Setup

Feb 22, 2009

which provider does instant setup of vps, basic linux, with decent limits like at least a 128MB memory 200gb bandwidth like $10 around

View 14 Replies View Related

Instant Servers

May 24, 2008

Due to the almighty cockup with UKeasily I desperately need a server up and running in the next few hours (on a weekend of all times GRRR!).

I was running a Quad2core Q6600 with 2x80GB HD, 2GB ECC, DirectAdmin, Managed, for just over £100($200) a month.

Obviously money is slightly less of an issue but since they've buggered off with years worth of server fees I can't afford to be frivolous.

View 11 Replies View Related

Instant Activation

Dec 28, 2008

any instant activation VPS providers out there? or something like 2-4hrs guarantee ?
centos/redhat with cpanel preference

View 14 Replies View Related

Instant Windows VPS

Nov 6, 2008

instant or almost instant windows VPS server, is there any service which will do this not waiting few days?

View 2 Replies View Related

Would You Like Purchase Instant Servers

May 3, 2008

Many guy will be answer: "yes, we are interested". And many DC have a such offer. But, usually it mean some time for setup - from 15 minute to few hours. I speak about true instant server - you will select config what comply to your requirements, order it, pay for invoice and within a few minutes after payment receive welcome message.

What you think about such offer? What server config will be interesting and with what O/S, addons, budget, etc.

View 13 Replies View Related

NS IP Change...Instant Update

Feb 15, 2007

I know it takes 24-48 hours for new domains to resolve and all that stuff.

But I was wondering. Say I am using my Registrar's DNS and I made 2 subdomains NS1.DOMAIN.COM and NS2.DOMAIN.COM and their A records point to my server.

Say I switch my websites to another server and my domains have the same name servers, NS1.DOMAIN.COM and NS2.DOMAIN.COM, but I change their A records instead, shouldn't the update be INSTANT? I mean, people should be instantly be able to access the new server as soon as I change the A records, right?

Because, currently, when I use the registrar's DNS and nameservers NS1.MYREGISTRAR.COM and NS2.MYREGISTRAR.COM and if I want to switch server, I just change the A record of WWW.DOMAIN.COM and I can INSTANTLY access the other server through my domain.

Shouldn't the same rule apply if I make custom NS1.DOMAIN.COM and NS2.DOMAIN.COM and use them as my nameserver istead of NS1.MYREGISTRAR.COM and NS2.MYREGISTRAR.COM?

View 6 Replies View Related

Managed VPS Right NOW With Near Instant Setup

Jul 23, 2007

Doesn't need to be too powerful, cheap preferred, but a host with at least some reputation.

Must have the following enabled:

php (with curl),
zend ,
exec , system , popen functions

View 3 Replies View Related

Instant Debian/Apache Support

Apr 29, 2009

how I can find a company similar to admingeekz.com which provide instant admin support for Debian servers? Admingeekz only work with Redhat. We need somebody who can look at our Debian server asap because it has been down for several hours and we don't know why.

I've googled around but could not come up with any company or free lance professional offering such a service (instant support). We can make a down payment via PayPal instantly and you would get root access.

View 14 Replies View Related

Any Webhost That Provide Instant Setup

Sep 25, 2009

I mean like no ID checks and they provide instant setup if I am paying by paypal. I know credit card they find it risky but I am paying with paypal they should not ask for any ID verification and Hostgator claims they provide instant setup but its very rare they flag your order even if you pay by paypal.

View 14 Replies View Related

Reselling VPS - With Server Access/instant Setup

Dec 31, 2008

if its possible to find a VPS reseller that allows you access to their HyperVM or Xen installation, soo you can add/remove/update accounts instant with out going through their management system ?

I really think this type of service has potenial, if its possible to do this in a safe way and low cost.

View 14 Replies View Related

Editing DNS Zones In WHM

Jul 16, 2009

I'm in the process of migrating a site to a new server. we're not ready to move email yet, so ideally i would like to just move web traffic at this time. i would like to be able to do this without changing the nameservers with the domain's registrar at this time.

which records to i need to manipulate in order to do this?

can i just change the A record for domain.com to point to a new IP and this won't impact the current email or do i need to move the entire site?

My biggest concern right now is impacting email by moving the everything to the new server.

View 2 Replies View Related

Editing A DNS Zone

Mar 11, 2008

to edit a DNS Zone (via WHM=> DNS Zone Edit) of a domain hosted on my server & which NS's are routed to.

New setting should route domain to a seperate server (i.e HTTP, FTP) and leave EMAIL on my server.

I've changed all settings, except MX & mail CNAME, to the new IP (This includes NS's, A's, CNAME's - WWW & ftp). Still the WWW is not working and email has stopped working localy.

View 9 Replies View Related

CPanel/WHM DNS Zone Editing

Jul 11, 2008

I have recently updated my cPanel/WHM to the latest stable version and with one (and maybe a few more) of the DNS zones I cannot edit using cPanel and I get this error:

Unable to parse zone: Error while parsing zonedata for THISISMYDOMAIN.COM: expected valid serial, line 4 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.

What can I do to fix this as I need to edit this DNS zone urgently.

View 8 Replies View Related

Editing Mime Types

Aug 27, 2008

Whenever I try to validate a page on my website it says it's invalid because the mime type is incorrect.

If I add this code to the top of the page:

PHP Code:

<?php
header("Content-Type: text/html");
?>

The page then becomes valid.

How can I update the mime type on the server so that I wont have to add this code to every page?

My server is a VPS running Apache with Plesk. I have SSH access.

View 3 Replies View Related

Php.ini - Editing It Messed My Whole Server Up

May 11, 2008

I have changed one value in /etc/php.ini
safe_mode = On then restarted apache.

Now, when I try to access any mysql based sites, like forum or gallery - I get a blank page.

I went back and changed safe_mode back to 'Off'. Restarted the server - but I am still unable to load any pages.

Running CentOS.

View 6 Replies View Related

Crontab Editing Error

Jan 13, 2008

I am trying to edit crontab using crontab -e, I seem to get to it okay but I am unable to edit anything in there, at the end of the file there are ~ in there, and I cant even delete them. Its like the file is locked.

View 6 Replies View Related

Putty - Editing File

Oct 26, 2007

putty, and the SSH commands in general

When I open a file using "vi" command, it just open the file and I don't know how to edit it, by removing or adding text to it, so how can I do it?

View 5 Replies View Related

One Server - File - Two Users Editing It, Third Errors Out

Sep 25, 2009

There is 1000MBPS network set up between three computers and server.

Server has files which program saves.

Program is being run in three different computers.

Each computer tries to get into same file (eg last bill) that was created before. First computer goes in within seconds. second minutes and third just crashes. No matter which computer runs it first, last one crashes.

So called "server" is running on Windows XP pro since it just needs to keep one program files. However I cant find out whats causing file sharing over network bug that crashes access to same file if connection from many computers.

View 7 Replies View Related

Apache Does Not Restart After Editing Httpd.conf

Jun 12, 2009

I am having a problem on my VPS. I am running the latest version of Apache on Windows Server 2K3, and after editing httpd.conf to allow virtual hosts (#Include /conf/extra/httpd-vhosts.conf) and trying to restart the service, an error appears saying the operation failed.

I have even tried restarting/starting the service via services.msc

If I am not using the default httpd.conf Apache will not restart at all... it is very strange. I have also tried doing a repair of the installation of Apache.

View 11 Replies View Related

Plesk 12.x / Linux :: Persistent Editing Of Postfix Files

Dec 10, 2014

I want to put custom values in /etc/postfix/main.cf, but I'm afraid plesk would overwrite them during upgrade. How can I safely add custom values to main.cf and preserve them duing plesk updates?

View 1 Replies View Related

Plesk 11.x / Linux :: Duplicate Entry When Editing Login Parameters?

Feb 10, 2015

When you try to change the password of the client to login the control panel gives an error: SQLSTATE [23000]: Integrity constraint violation: 1062 Duplicate entry '<login>' for key 'login'

The impression that instead of UPDATE done INSERT.

Parallel Plesk Version: 11.5
OS: Debian Squeeze

View 2 Replies View Related

Apache :: Will Editing HTAccess File In Cpanel Effect All Wordpress Domains And Subdomains

Mar 26, 2014

I added the following to my cpanel .htaccess file on my hosting account:

<FilesMatch ".pdf$">header set x-robots-tag: noindex
</FilesMatch>

This was to stop Google from crawling and indexing my PDFs, will this work accross all my addon domains and subdomains (which are wordpress) on my hosting account or do I need to take extra measure?

View 4 Replies View Related

Your FTP Program?

Apr 29, 2008

What ftp program do you use?

I use FileZilla

View 24 Replies View Related

How To Program In Shell ?

Oct 11, 2006

I'm trying to program a very simple shell script that does 2-3 things.

1) checks for the number of a script running say, "ps aux | grep php | wc -l" returns that number.

2) deletes temp files folders "cd /to/that/directory/; rm -fr *&" every 90 seconds IF that number in check #1 is below say 50....

and then have this shell script launched in shell every so often, not sure on the frequency but first is how to program in shell is a TIME DELAY....

View 7 Replies View Related

Free FTP Program

Jan 14, 2009

Does anyone know where I can get a free FTP program?

View 14 Replies View Related







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