• Home

CodingExperiments.com

CodingExperiments.com is a site where I can (obviously) experiment with various demonstrations of code.

Search

Category:

  • AJAX
  • Announcement
  • Apple-related
  • Best Practices
  • Blogger
  • Blogging
  • BurstCMS
  • Content Management System
  • Debugging
  • Experiments
  • FriendFeed
  • Gaming
  • General Code
  • Internet
  • Javascript
  • Linux
  • Microsoft
  • Microsoft Windows
  • Networks
  • Open Source
  • PHP
  • Programming Tips
  • Rant
  • Security
  • Storage
  • Twitter
  • Ubuntu
  • Uncategorized
  • Web Development
  • Windows Vista
  • WordPress

Archives:

  • 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
    • 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.

 

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Reddit
  • Slashdot
  • StumbleUpon
  • TwitThis

No related posts, but you might find these interesting

  • March 23, 2008 -- Write Code to Help You
  • April 7, 2008 -- Some Easter Eggs for ya
  • March 23, 2008 -- Twitter Radio Show

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