Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: squid96 on September 05, 2007, 02:08:53 PM
-
HI,
I have setup a FTP with SME 7.0on a domain : www.sample.com
How do I access the file on the internet ?
I created an i-bay.the i-bay name is : i-bayfiles
is ftp://ftp.sample.com or what ?????
Also,how do i download from an other ftp server to mine ?
Thanks
-
squid96
Did you read the manual (linked at top of forums), see the ibays chapter.
-
Yes,i use any of these forms :
ftp:// ibayname @ftp. domainname
ftp:// ibayname : password @ftp. domainname
but no result !!!!!!!!
ftp://i-bayfiles@ftp.sample.com but no result !!!!!!!!!!
-
Have you enabled the FTP in the global configuration (remote access in the server-manager). It's disabled by default, you need to enable it and to allow access from the internet
-
squid96
Did you enable ftp access ?
-
THANK A LOT !!!!!!!!!!! It is ok now
Now how do i download from and an other ftp server to my i-bay folder ??? by using root prompt ?
-
wget allows you to download from ftp
try
cd /home/e-smith/files/ibays/i-bayfiles/files
wget ftp://remoteserver/file
But if you do so with the root account, other user won't have permissions on it until you chown to the correct user/group
-
Thanks but i do i use ur command with the username and password to access the remote server ????
-
wget ftp://username:password@remoteserver.com/files
-
i have this error:
[root@mail files]# wget ftp://CSRD_Ghana:v01taremoteserver/file
ftp://CSRD_Ghana:v01taremoteserver/file: Bad port number.
[root@mail files]#
-
I AM OK NOW !!!!!!!!
THANKS A LOT !!!!!!!
-
I AM OK NOW !!!!!!!!
THANKS A LOT !!!!!!!
Please learn not to SHOUT AT US. And please use less !!. Thanks :-)