Language
      English flagItalian flagKorean flagChinese (Simplified) flagChinese (Traditional) flagPortuguese flagGerman flagFrench flag
      Spanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagBulgarian flagCzech flag
      Croatian flagDanish flagFinnish flagHindi flagPolish flagRomanian flagSwedish flagNorwegian flag
      Catalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flagSlovak flag
      Slovenian flagUkrainian flagVietnamese flagAlbanian flagEstonian flagGalician flagMaltese flagThai flag
      Turkish flagHungarian flagBelarus flagIrish flagIcelandic flagMacedonian flagMalay flagPersian flag
    Tag Cloud
    Sponsors
    Recent Comments
      Archives
      Link with us

      IT Solutions Knowledge Base

      Visitors
      Visits today: 571
      Online visits: 5
» FTP
Home »

In this article we will describe how we can install, configure and secure over SSL the new FTP Publishing Service 7.5. The new FTP Publishing Service 7.5 has been rewritten for Windows Server 2008 and lot of new futured and additions included. (Integration... 

This script will backup your files from a specific folder to a remote FTP location. For each day it will create a date directory in the format of d-m-Y (ex:02-11-2008) and store your files there. You have to create a crontab job to run at least once... 

Description: NcFTP offers many ease-of-use and performance enhancements over the stock ftp client, and runs on a wide variety of UNIX platforms as well as operating systems such Microsoft Windows and Apple Mac OS X. How To: 1) wget ftp://ftp.ncftp.com/ncftp/ncftp-3.2.2-src.tar.gz 2)... 

You can disable direct root login for ProFTP by modifying proftpd.conf file and then restart the service. How To: Disable direct root login: ProFTP Modify /etc/proftpd.conf Add RootLogin off Restart ProFTP /sbin/service proftpd stop /sbin/service proftpd...