That makes a lot of sense...of course I have to wonder why those choices were made. I presume for security. I am sure I will find out as I read on.
One of the reasons I am looking at creating a secure FTP connection is that I want to create a link between a piece of software and the server as a backup solution. The software I will be using is called
Cobian Backup. It is a fantastic solution with scheduling and support for Volume Shadow Copies. Version 10 even has 64-bit support. No annoying Security Elevation request on Vista/7 either.
Would be amazingly great if we can get Cobian to work flawlessly with ClearOS.
-------------------- ADDED EDIT 201101311030 --------------------
Hmm...I think it is working. However, I am in the office on the LAN side of the ClearOS. When at home, I get errors. I suspect a Firewall problem?
The following ports are open (and I'd rather close as many of them as possible!):
FTP TCP 20
FTP TCP 21
Flexshare/FTP TCP 2121
Flexshare/FTPS TCP 2123
Passive FTP TCP 65000 : 65100
I've directed the data to the default of 2123. Although it is connecting, I am finding that it will not create directories using port 2123.
Couldn't create the remote directory "/Backups": /Backups: Permission denied
This does not occur when I use port 21. Any ideas?