Only SFTP?

Discuss new features and functions
Posts: 2
Joined: 1 Aug 2015

norbert-neo

Why FreeFilesync can't use FTP-Connections?
User avatar
Posts: 2946
Joined: 22 Aug 2012

Plerry

FFS can use FTP connections, however not directly.

From an (older, V6.x) Help-file:
> FreeFileSync does not support accessing FTP volumes directly.
> But this functionality can be integrated by mapping the FTP web space to a drive letter:
> Example: Use the free utility NetDrive (http://www.netdrive.net)
> Add a New Site and specify site name, site URL, drive letter, account and password.
> Use the newly created drive as if it were a normal hard disk.
> Note
> Most FTP drives set a file's time stamp to the current time when synchronizing,
> ignoring the source file's time and date. As a workaround you can do a Compare by File Size.

The Note describes a limitation of FTP which makes FTP considerably less useful for syncs,
that predominantly tend to rely on file-date and use file size as an extra verifyer.
Doing a compare by File Size (see Help-file Expert Settings) can only flag conflicts, and requires manual or user pre-defined conflict resolving. For Mirror or Update, a pre-defined resolve seems
practical; for a Two-Way sync it normally has to be manually.
User avatar
Site Admin
Posts: 7505
Joined: 9 Dec 2007

Zenju

If there were a huge demand, I could add FTP, too. But I assume (?) most web space providers these days support SFTP, too, which seems like a much better protocol. And most importantly SFTP supports modification times, which are essential for file synchronization, while FTP usually does not.
Posts: 2
Joined: 1 Aug 2015

norbert-neo

netdrive ist not free! it's a trial-Version. After trial-perode only one ftp-connection works.Most provider supports SFTP? no - a big NO.
Tests of 57(!) providers = 7 provider supports SFTP.
Posts: 8
Joined: 21 Feb 2014

spongshga

i think "ftp" are realy usefull too!
i have a old smartphone and work with another kind of sync without a sync app but you know "Es File Explorer" Andorid App. This is one of the best Adroid-File-Manager and he Support Remote-Engine (ftp). So if i want i can bade a backup with any ftp-tools. but i want FreeFileSync with Sync options/filters".


Start a pool @programm and ask the community for ftp-support.

ps: i dont know zenju my english ar not so good well.
couldnt no way support ftp for backup-profil or snyc or so wat?
Posts: 3
Joined: 6 Sep 2015

pascal737

Hello,
After searching the web for a good sync software running on multi platform (we wish to migrate to Linux a.s.a.p...) I found FFS which I just spent the last few hours to enjoy discovering and configuring my backup's :-)

It looks very good and I really thought I had discovered the best sync software to replace our actual SyncBackPro. Unfortunately when it went to the time to press the sync button for the first time it didn't work :-(. After some search I wound this thread telling that FTP is not supported... How many people do you think would follow the same disapointing path than me ? Well, about everybody wanting to migrate from ANY software like SyncBackPro to FFS.

I'm very surprised... most of the backup/sync software support FTP. And regarding all the post I found about FTP not working written in this forum I also think there might be good demand for it. Especially thinking that not every user, after discovering that the sotfware simply don't work with FTP will take the time to create an account here and post his view like I did.

Would it take much effort to implement it ? I do not realize, sorry.
Posts: 3
Joined: 5 Jun 2013

hydrurgax

+1 for those who would like to see support for plain FTP if the developer can get the time to do so. I, like many others, have no SFTP option with my website hosting company.

I've tried using a mounted FTP folder by means of curlftpfs but have found that it doesn't work due to FreeFileSync being unable to create lock files in the mounted folder. However, even if I were to get this to work, I would have to create these mount folders for all my websites, and there are a fair number - the logistics and management would not be much fun. :-)

I love FreeFileSync and use it for syncing my data and home partitions to my external HDD storage. However I'm currently also forced to have SyncBackPro running in a Windows VM in order to backup to FTP and ZIP, and that's a pity as I really want to embrace Linux as fully as I can.
Posts: 1
Joined: 28 Dec 2015

makinsk

Hello FFS!
This is the best app to sync anything that you want!!!
To be perfect, make funcional FTP option!! Please!!!
Posts: 1
Joined: 27 Jan 2016

jkalousek

Are there any plans to add regular FTP? It would help a lot. I'm now using multiple sync programs because I like FFS but It doens't have FTP so I must use another sync software as well to have this feature.
Posts: 1
Joined: 7 May 2016

Hushpower

Please add FTP support. Otherwise, FFS is a fantastic program. Have donated.
Posts: 12
Joined: 10 May 2016

Smasher

Hi.
Thanks for a great program.

I would really like to have FTPS as an option too. Not FTP (insecure)
Because SSH (SFTP) is not very easy to setup, with a lot of users, on Windows.

Best regards.
Posts: 41
Joined: 10 Jul 2016

JustAnotherUser

I just stumbled right now over this thread, and want to mention, why a solution with such a virtual drive does not suffice.

I want to use explicitely FTP because of trojan-/virus-safe access.
What I did therefor is creating an FTP account which can only write, not read or browse.

So I can copy files there, but no process, in case of a compromized/infected System, even having the credentials, could access those files there, because they are 'invisible'!

That concept works fine, but when I implement that FTP folder as a Windows drive I think that 'hiding' won't work anymore.
Posts: 6
Joined: 17 Jul 2016

Kleinhirn

Hi,

i want to backup on FTP, too. My NAS did not support SFTP - so i need FTP or NAS support.
But without connecting the ftp to my PC as drive (because the crypto-virus can crypt all files on connected drives)

thanks
Posts: 1
Joined: 28 Jul 2016

tschallacka

+1 for standard ftp support
User avatar
Site Admin
Posts: 7505
Joined: 9 Dec 2007

Zenju

I'm currently evaluating FTP design alternatives: What are your requirements?

plain FTP (unencrypted)? FTPS (explicit or implicit)? Passive mode? Server text encodings?
Posts: 12
Joined: 10 May 2016

Smasher

I'm currently evaluating FTP design alternatives: What are your requirements?

plain FTP (unencrypted)? FTPS (explicit or implicit)? Passive mode? Server text encodings?Zenju
If it's not too much trouble, but FTP and FTPS would be very nice.
If only one of those options. Then definitely FTPS explicit TLS

I always use passive mode
Posts: 41
Joined: 10 Jul 2016

JustAnotherUser

In my case, because of the different target FTP servers I need to access, I would need those:
- FTP without any encryption
- FTP with SSL/TLS (Explicit)

But because SFTP already is implemented in FFS, I would also vote to not remove it.

Am I right that technically "libeay32.dll" and "ssleay32.dll" have to be implemented for example?
Posts: 1
Joined: 30 Jul 2016

bootika

I need these as well:
- FTP without any encryption
- FTP with SSL/TLS (Explicit)
Posts: 6
Joined: 17 Jul 2016

Kleinhirn

Hi,

i only need FTP (unencrypted) - because i use it on my own network.
But i can not use the drive backup - the backup-server is not connected to my pc with a driveletter.

Thanks
Posts: 1
Joined: 19 Aug 2016

Pilgrim

+1 for standard ftp support please.
Posts: 12
Joined: 10 May 2016

Smasher

Just waiting for ftps.. Then I'll make a decent donation ;)

SFTP is taking way too many resources
Posts: 1
Joined: 7 Sep 2016

archistico

+1 for ftp support! Thank you for your job.

ps. Do you want a help for translation?
Posts: 4
Joined: 10 Sep 2016

Starwer

+1 for FTPS support (FTP with SSL/TLS Explicit);
+1 for FTP;

I guess the reason for people asking for it is because we can hardly find a real free server for SFTP on Windows. In the other end, there is a real free solution for FTPS, open source, that exists and is supported for more than a decade (Yet I don't know whether I can name it on this forum).

Reason for FTP (plain), is that service-providers (typically web-host) do not always support anything else than FTP. Using FreeFileSync to sync my web-site would be sweet ! :)
User avatar
Site Admin
Posts: 7505
Joined: 9 Dec 2007

Zenju

I understand, so you need all possible FTP features there are... ;)
Posts: 4
Joined: 10 Sep 2016

Starwer

No, saddly, I don't need SFTP at all ;)
Posts: 6
Joined: 17 Jul 2016

Kleinhirn

Hello,

know you already, when the version with normal FTP will be ready?

Thanks
User avatar
Posts: 11
Joined: 30 Aug 2016

kurtmckee

I'm currently evaluating FTP design alternatives: What are your requirements?

plain FTP (unencrypted)? FTPS (explicit or implicit)? Passive mode? Server text encodings?Zenju
At my company we're using FreeFileSync to synchronize files from a central server's Windows share to a number of clients. However, I've discovered some additional opportunities to standardize on FreeFileSync but some of the servers only support FTP and FTPS.

Of note, these are one-way jobs, and the jobs will succeed with only filename/size comparisons. In our use case, timestamp comparisons are not necessary (though in our use case the FTP server will actually report correct timestamps).

1. One server is Windows-based and only offers an encrypted FTP connection. The server supports the following:

- Passive mode
- UTF-8 encoding
- No compression
- No implicit TLS/SSL
- Explicit TLS
- Explicit SSL

From the FTP server capabilities output:
LANG EN*
UTF8
AUTH TLS;TLS-C;SSL;TLS-P;
PBSZ
PROT C;P;
CCC
HOST
SIZE
MDTM
REST STREAM

2. Another server is embedded in the firmware of a dedicated hardware platform. Its FTP server supports:

- Passive mode
- UTF-8 encoding
- No compression
- No encryption

From the FTP server capabilities output:
EPRT
EPSV
MDTM
PASV
REST STREAM
SIZE
TVFS
UTF8
Thank you so much for considering adding FTP support! I would be very happy to beta-test for you. =)
User avatar
Posts: 11
Joined: 30 Aug 2016

kurtmckee

I've tried using a mounted FTP folder by means of curlftpfs but have found that it doesn't work due to FreeFileSync being unable to create lock files in the mounted folder.hydrurgax
You can disable the lock files by modifying C:\Program Files\FreeFileSync\GlobalSettings.xml. Look for this line:
<LockDirectoriesDuringSync Enabled="true"/>
Replace "true" with "false" and that should turn off the lock files.
User avatar
Site Admin
Posts: 7505
Joined: 9 Dec 2007

Zenju

There's actual documentation available: https://freefilesync.org/manual.php?topic=expert-settings

Thanks a lot for the detailed FTP server info! I'd had hoped to see the "MLSD" command, but this would have made things "too easy". :)
Posts: 1
Joined: 7 Oct 2016

mikfce

hello!

are there any news on the ftp functionality? is there perhaps a beta version or something with this function?

thx for the help!
Posts: 6
Joined: 17 Jul 2016

Kleinhirn

Hi,

in new version 8.6 is ftp not aviable.
Anyone knows anything about ftp support?

Thanks
Posts: 1
Joined: 8 Nov 2016

morshlac

I spent ages getting a backup from Win10 to external drive sitting on router shared via Samba working, now thanks to stupid Windows 10 update presumably Samba share will not connect.

And although it does when share as FTP drive Freefilesync won't connect to that AARRRGGGHHHHH

farewell and goodbye freefilesync
User avatar
Site Admin
Posts: 7505
Joined: 9 Dec 2007

Zenju

farewell and goodbye freefilesyncmorshlac
Hopefully there will be a "welcome back" soon... ;)
Posts: 1
Joined: 15 Nov 2016

bart

Yes for standard FTP for me too Please!
Thank You !
Posts: 3
Joined: 22 Nov 2016

llt0rresll

Thanks Zenju, you have produced a very efficient, professional and effective piece of work.

We should donate all for your good work.

Thank you for listening and thanks for yours words. "FTP will be supported in a future version"
Posts: 4
Joined: 7 Dec 2016

insesa

When will the new version be released with FTP support? It's very necessary. Thanks.
Posts: 1
Joined: 30 Dec 2016

rum

Approximately, when will the FFS version with FTP support be available?
Posts: 1
Joined: 4 Jan 2017

crazymark84

Please add FTP support!
I love this program!
I promises send a donation when FFS have FTP function.

Fast solution waiting FTP support.
Install Netdrive, add FTP, set the letter of the drive and set "mount as... Local drive"
Posts: 4
Joined: 7 Dec 2016

insesa

When will it be available?
User avatar
Posts: 7
Joined: 9 Jan 2017

ITmgr

+1 from me for FTP and FTPS support. There is no native SFTP support (or SSH support) directly on any version of IIS I am aware of. About 11% of web sites, according to current data, are hosted on IIS. Sounds like a small percentage, but there are over 1 billion sites, so at least 100MM sites cannot use SFTP without third-party software. Also, in many cases, the person needing to do the sync will not have access to the server in order to install SSH. The question up above was asked about active/passive. Very few publicly available FTP sites work with active connections, because it requires firewall configuration that passive does not.
User avatar
Site Admin
Posts: 7505
Joined: 9 Dec 2007

Zenju

It would be great if some of you could provide me with login data for test accounts (just send them via email). I'm currently working on the FTP file system implementation and would like to try it out on as many real servers as possible before including it into FFS.
Posts: 6
Joined: 17 Jul 2016

Kleinhirn

ok you have it

LoveFFS

Would love to see FTP support as well, can't share my login data, though.
Thanks for the excellent work so far!
Posts: 7
Joined: 6 Mar 2017

maphewyk

I would like to use FreeFileSync to mirror large amounts of FTP data from read only servers. I currently use a variety if hand-rolled scripts using wget, curl, etc. but they're fragile and easy to break when paths etc. change.

For a testing site, any directory under ftp.geogratis.gc.ca/pub/nrcan_rncan/ will do
Posts: 8
Joined: 31 Jan 2017

kisb

newest update says there is experimental FTP but I still cant see it...
Posts: 1
Joined: 7 Apr 2017

jackoboy9

I'm a new user of FFS. Got to say it's really impressed me so far. Great job!

Only thing missing is FTP support and file tree navigation with tickboxes for including/excluding nested folders.

How's FTP support coming along?
User avatar
Site Admin
Posts: 7505
Joined: 9 Dec 2007

Zenju

The next version, FFS 9.0 will have FTP support, no matter what. (Intentionally building some pressure to get things done...) However there are still a number of problems that need to be solved yet. Completion rate is currently 90%.
User avatar
Site Admin
Posts: 7505
Joined: 9 Dec 2007

Zenju

Only SFTP?
Not anymore. We have FTP. :)
User avatar
Posts: 11
Joined: 30 Aug 2016

kurtmckee

@Zenju, thank you for all of your hard work to support FTP!!
Posts: 6
Joined: 4 May 2017

monin

Thanks for the FTP. My files have accents (ñ, á, etc) and I have problems to sync in Windows. I want to try FTP in Ubuntu 16.04, but there is no FTP option in Ubuntu. Is it going to be included in the near future?