Koozali.org: home of the SME Server

sme 7.0 ftp access

gbaird

sme 7.0 ftp access
« on: March 26, 2005, 10:29:00 PM »
Hello

Has anybody tried Sme server alpha4

I downloaded the iso and have it installed on a test box but it will not allow any ftp access

yes remote access has been enabled

no access by anyone admin or otherwise

thanks to Charlie for the midnight commander being added made it east to check permissions

thanks

cc_skavenger

sme 7.0 ftp access
« Reply #1 on: March 27, 2005, 12:41:24 AM »
I already reported this as a bug.

Charlie Brady said:
Quote

Date: 2005-03-23 19:38
Sender: charliebrady
Logged In: YES
user_id=345312

> Think there is a bug in FTP.
...
> I used midnight commander to copy the folder
> /downloads to /home/e-smith/files/ibays/Primary/html/.

Well, no wonder the permissions are wrong - you changed them.
Via an unsupported method. Anything you do using midnight commander
from the command line is your own business. If you find a problem
while using the server as it is designed to be used (access via
ftp, samba, http, etc) then that's a different matter.

> except that now I can not log in via ftp with ftp enabled.

OK, that's another matter.

> @4000000042420543127f0dd4 tcpsvd: info: deny 2502
> 0:192.168.10.220 ::192.168.10.7:1206 ./peers/0

Looks like the local network ACLs aren't being set up correctly
for tcpsvd. That's newly touched code.


Date: 2005-03-23 19:56
Sender: charliebrady
Logged In: YES
user_id=345312

> except that now I can not log in via ftp with ftp enabled.

Run:

runsvctrl 1 /service/ftp

and try logging in again.


This did make FTP work again.  It should be fixed in the next alpha release.