Working with FTP Directories.
| Hot: |
If you have to manage some ftp site, I can understand you pain in managing the site with FTP. Specially if you are managing a site where you need to edit the files. Without shelling out some decent amount of money you will not get decent editor which can help you edit the files directly over ftp. So today I spent my time looking for a good solution and UREKA I found it.
download and install curlftpfs. mount your ftp directory onto some directory with a command like the below:
curlftpfs ftp://w/ak /mnt/ftp
Once done use your faviourite file manager of editor to manage it like a local folder.
PS:: you can use netrc file demonstrated earlier to make sure you dont have to type the username and password.
Technorati Tags: Linux, FTP, edit, file, mount
Originally posted 2008-10-04 18:30:59.
related post
- My Images
- Nature
- BDay Snaps
- Get the information on all the rpms installed on the system
- 4 Awesome Visual Search Engines To Transform Your Search
Related Posts -
using cscope with vim Image by schoschie via Flickr Here's the best of the... -
SendEmail using perl script in Windows or Linux using any SMTP account. Technorati Tags: email, sendEmail, Perl There is a very nice...
Related Websites - Installing a WordPress Blog If you want to install WordPress on your own server,...
- Web Site Maintenance Design -- Design To Save Time! It is a smart thing to try to save as...






























