• Home

CodingExperiments.com

$ sudo make money

Search

Category:

  • Apple Inc.
  • Facts
  • Fun
  • Google
  • Google Android
  • Ideas
  • Internet
  • Linux
  • Microsoft
  • Programming
  • Rants
  • Security
  • Uncategorized
  • web 2.0

Archives:

  • April 2010
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007

Pages

  • About
  • About
    • The Authors
  • Commenting your code
  • How to Write Papers with Groff
  • ModCMS Anti-Spam Component Set
  • ModCMS Technical Specifications
  • Regular Expressions Guessing Game
  • Saving code directly to a web server
  • The (Almost) Perfect PHP 404 Page

Meta:

  • RSS
  • Comments RSS

Awesomeness tracker

CodingExperiments at Blogged View blog authority
Free Page Rank Tool

Saving code directly to a web server

In many cases, especially in web development, you are saving your work to a web server. Of course, if you want to make a small fix to your code, it involves using an FTP client to upload the code. It might seem like a lot of work for just a small fix. So what do you do?

The solution is to use software that treats a remote connection as a directory on a computer.

Windows

For Windows, there is Novell Netdrive. It is no longer in active development and can be downloaded for free. Webdrive, a similar application that is in active development, costs money and has a few minor features that Netdrive does not have.

Linux

Linux has a variety of ways to get this done. If you use KDE, you don’t have to download anything as KDE already has the ability to treat a remote connection like a directory through the power of KIO.

If you don’t like that solution, you can look through a variety of FUSE ( FIlesystem in USErspace ) modules that connect to the server. There are FUSE modules for FTP, Webdav, or SSH file transfer.

Other Operating Systems

FUSE has been ported to a variety of operating systems besides Linux. The most current list of operating systems that FUSE supports is here. At the time of writing, it is unsure whether or not there is a Windows port to FUSE.

 

 
Wordpress Themes by and Website Templates by Blogcut Blogged Blog Directory Blog Directory - Blogged