Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: leiw on January 06, 2010, 04:16:27 PM
-
Hello
I have setup one ibay account: ibay name: test / password: testtest / Local network (password required)
In Windows IE6, I enter the following address: ftp:// test : testtest @ ftp. 10.0.0.123
this address can't login to FTP, is I enter wrong address?
Thanks !
-
In Windows IE6, I enter the following address: ftp:// test : testtest @ ftp. 10.0.0.123
this address can't login to FTP, is I enter wrong address?
You seem to mixup hostname and IP based connection, it is either:
user:password@ip-address
or
user:password@hostname
-
I tried both already:
ftp:// test : testtest @ ftp. 10.0.0.123
or
ftp:// test : testtest @ ftp. domain.com
They not working
-
Could someone can help?
Thanks !
-
ftp:// test : testtest @ ftp. 10.0.0.123
Like I said you should not use ftp. when using the IP (which contains only numbers and no letters), neither the spaces you show here, just:
ftp://user:password@ip
-
Could someone can help?
you should start helping us.. no crystal ball here and "They not working" is not helpfull
so, please:
- try, from your client, to ping ftp.domain.com.. does it work?
- use, as cactus told you, a different syntax
-
Hello, IMHO, leiw probably needs to change the 'Group' setting at i-bay panel from 'Admin' to access the i-bay using IE - ftp://ibay:ibaypassword@ip-address
HTH
-
Hello, IMHO, leiw probably needs to change the 'Group' setting at i-bay panel from 'Admin' to access the i-bay using IE - ftp://ibay:ibaypassword@ip-address
There is nothing that leads me to think that. I think more OP is (still) using the wrong syntax.
-
Hi cactus, sorry I got mixed-up - I was trying to say that if 'Group'='Admin', then 'User access via file sharing or user ftp'='Write=group, Read=everyone' is the only one that seems to work with IE - ftp://ibay:ibaypassword@ip-address.
Thanks.