12-28-2015 10:39 PM - edited 03-17-2019 05:21 AM
Hello Experts,
Does anybody know which is the best free TFTP client for CUCM 8.6 backup?
Thanks,
Saurabh Gupta
Solved! Go to Solution.
12-29-2015 06:37 AM
Saurabh,
Firstly, you'll want to note that for CUCM's DRS backup capabilities you'll be using SFTP, not TFTP. I only draw distinction because they are two very different protocols and have unique uses within CUCM.
While FreeFTPd does work, it is in my opinion, not a great choice. My experience is that it fails often and needs restarted frequently (not to mention it is no longer supported by the original author). For me, I look for a solution that I can, 'set and forget'.
With that, I am going to recommend looking into using the SFTP (a subset of SSH) portion of OpenSSH. Typically, I would configure this in a Linux server. I very rarely have issues, if at all.
If you have the time, I would recommend reading a 4-part blog series I wrote on how to use Linux for many useful CCM tasks (DRS being one): http://ryanthomashuff.com/category/linux-aficionado-series/ (the series also talks about how to setup / install some Linux distro's)
The part of the series that specifically addresses DRS is: http://ryanthomashuff.com/2015/11/why-uc-engineers-need-to-become-linux-aficionados-part-2/
Hope this helps,
Ryan
(: ... Please rate helpful posts ... :)
12-28-2015 11:16 PM
I use freeftpd but be sure that your antivirus or security system wont block the application
http://www.freesshd.com/?ctt=download
12-28-2015 11:26 PM
Freeftpd is a great product for Windows although keep in mind it isn't being actively supported. I know it works for Windows Server 2003/2008, but I'm unsure about modern OSes. Keep in mind that you're looking for an SFTP Server and not client.
Note: It's a great FTP and SFTP server, it does NOT support TFTP. CUCM backups are done to SFTP, and not TFTP. There are certain issues with freeftpd which have been covered in this community and others regarding the freeftpd service (I managed to solve these issues with Powershell, but there are other ways). Apart from that it's great if you need a free server. If you don't mind paying, Cerberus is a great platform and is actively supported.
12-31-2015 07:44 AM
Thanks Guys for your response. Sorry about the typo, I meant SFTP and not TFTP.
I installed FreeFTPD, and when tried to configure and save it, it gives me an error saying "Could not write configuration". Any ideas?
Regards.
Saurabh Gupta
12-31-2015 08:11 AM
Sounds like a permissions issue perhaps? Have you tried, "Run As Administrator"?
Thanks,
Ryan
(: ... Please rate helpful posts ... :)
12-29-2015 05:56 AM
FreeFtpd is indeed one of the best freeware out there for taking backup of UC products such as CUCM, Unity CxN, UCCX etc but the biggest drawback using FreeFtpd is that the backup size cannot exceed 1GB. There is a limit of the data that can be transferred using FreeFtpd and it is 1GB only. Hence whenever if your backup size will exceed 1GB, the backup will fail there and then. Secondly I don't understand that when you are spending millions on buying these products contracts etc why you are looking for something free just to save some small amount putting your environment in such a huge risk. It is highly recommended that you should use one of the supported SFTP servers recommended by Cisco such as Titan, Cygwin, OpenSSH even if it costs you few bucks there.
Regards
Deepak
12-29-2015 01:32 PM
I've been using freeFTPd for several years on Windows 2003 and later Windows 2008 to store CUCM backups with TARs which took well over 1GB, I haven't replicated the issue of not being able to copy files over 1GB to the server. I saw similar experiences elsewhere online and even on this community:
https://supportforums.cisco.com/discussion/12075391/cant-duplicate-freeftpd-1gb-file-limitation-bug-version-1012
Perhaps the issue was specific to a certain version of freeFTPd.
All the same, freeFTPd is not actively supported. The same developer also created freeSSHd which is more recent and includes an SFTP server. If you're looking for a developer who will offer you troubleshooting support then commercial software is relatively inexpensive. No matter which solution you choose, test it thoroughly in your environment.
12-29-2015 06:37 AM
Saurabh,
Firstly, you'll want to note that for CUCM's DRS backup capabilities you'll be using SFTP, not TFTP. I only draw distinction because they are two very different protocols and have unique uses within CUCM.
While FreeFTPd does work, it is in my opinion, not a great choice. My experience is that it fails often and needs restarted frequently (not to mention it is no longer supported by the original author). For me, I look for a solution that I can, 'set and forget'.
With that, I am going to recommend looking into using the SFTP (a subset of SSH) portion of OpenSSH. Typically, I would configure this in a Linux server. I very rarely have issues, if at all.
If you have the time, I would recommend reading a 4-part blog series I wrote on how to use Linux for many useful CCM tasks (DRS being one): http://ryanthomashuff.com/category/linux-aficionado-series/ (the series also talks about how to setup / install some Linux distro's)
The part of the series that specifically addresses DRS is: http://ryanthomashuff.com/2015/11/why-uc-engineers-need-to-become-linux-aficionados-part-2/
Hope this helps,
Ryan
(: ... Please rate helpful posts ... :)
12-31-2015 12:20 PM
I personally like FileZilla SFTP. It's open source and very easy to configure and there is portable version available as well. Also, solarwind has free SFTP server as well.
https://filezilla-project.org/client_features.php
http://www.solarwinds.com/products/freetools/free_tftp_server.aspx
-Deven Gandhi
*Please rate all useful post
12-31-2015 12:40 PM
It is worth noting that FileZilla Server does not implement the SFTP protocol. FileZilla Server implements FTPS, which is a substantially different protocol.
While I personally have never tried, I'd doubt that CUCM's DRS service would negotiate with FTPS.
Thanks,
Ryan
(: ... Please rate helpful posts ... :)
12-31-2015 12:56 PM
You are correct. I use filezilla client which does support SFTP and use Solarwind TFTP and SFTP server.
-Deven Gandhi
*Please rate all useful post
12-31-2015 01:01 PM
Thanks for the clarification Deven.
I only drew distinction because this thread is about server options that work with CUCM's DRS capabilities (although the title does use the word client); I didn't want someone to drive by on Google and accidentally misunderstand.
Thanks for your contribution!
Thanks,
Ryan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide