Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 14:22:45 -0400
From:      "JK" <jdkullmann@aliencamel.com>
To:        Joe Auty <joe@netmusician.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Recursive FTP upload tool?
Message-ID:  <web-20164187@aliencamel.com>
In-Reply-To: <965C7CCD-D81D-4675-B9D2-B07BB11335B8@netmusician.org>
References:  <200512301110.jBUBA7d7000380@oak.pohoyda.family> <web-20163691@aliencamel.com> <965C7CCD-D81D-4675-B9D2-B07BB11335B8@netmusician.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Dec 2005 13:13:21 -0500
  Joe Auty <joe@netmusician.org> wrote:
> 
> On Dec 30, 2005, at 1:03 PM, JK wrote:
> 
>> On Fri, 30 Dec 2005 12:10:07 +0100 (CET)
>>  Alexander Pohoyda <alexander.pohoyda@gmx.net> wrote:
>>> Hi folks,
>>> I'm looking for a command-line tool to recursively upload all 
>>>changed
>>> files/directories to my homepage server via FTP.  Is there anything
>>> better than wput for this task?
>>
>> 'rsync' is perfectly suited for this and much much better than ftp.
>>
>> ''man rsync''
> 
> 
> 
> It is, but I believe it only works over SSH. Perhaps it can be 
> configured to work over FTP, I've never tried (no reason to).
> 

Can you use ssh?  I personally never use nor enable FTP anymore these 
days given the massive number of script kiddies and serious hackers 
out there.  Regular FTP is just too insecure ( I don't know about more 
recent ''secure'' FTP ).  Just use ssh and if it's not available on 
the other end beg/tell/require them to enable it

I get easily over 1000 attempts per day from hackers trying to break 
into my poor little colo'd server...




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?web-20164187>