Hello..
When I read features there was stated that FFS can use FTP (SSL/TLS) but can't find solution how to set up that for linux. Seems that I miss something.
FTP SSL/TLS
- Posts: 3
- Joined: 12 Aug 2018
- Posts: 2524
- Joined: 22 Aug 2012
Defining your left or right base folder location as ftp://[URL of ftp-location] or sftp://[URL of sftp-location] should do the trick.
- Posts: 3
- Joined: 12 Aug 2018
Seems that doesn't work.
I set on right:
sftp://d***i@193.77.***.***:233
When I hit synchronize I got popup box with:
The following folders do not yet exist:
/home/slavko/Downloads/FreeFileSync/sftp://d***i@193.77.**.**:233
The folders are created automatically when needed.
and after that nothing happend.
I expect to got popup for password but nothing
I set on right:
sftp://d***i@193.77.***.***:233
When I hit synchronize I got popup box with:
The following folders do not yet exist:
/home/slavko/Downloads/FreeFileSync/sftp://d***i@193.77.**.**:233
The folders are created automatically when needed.
and after that nothing happend.
I expect to got popup for password but nothing
- Site Admin
- Posts: 7284
- Joined: 9 Dec 2007
FTP is currently only supported on Windows and macOS. But there probably exist alternative solutions like sshfs for SFTP: https://freefilesync.org/manual.php?topic=ftp-setup
- Posts: 3
- Joined: 12 Aug 2018
Actualy I need FTPS (ssl/tls) Nothing more nothing less.