Page 1 of 1

Linux: wftpserver: No such file or directory

Posted: Mon Feb 20, 2012 2:49 pm
by olegotron
Hello!

I try to install Wing FTP Server 4.0.3 Linux version (30-day trial) and I have the following problems:

Code: Select all

$ sudo ./setup.sh 
Welcome to the Wing FTP Server setup wizard!
Please setup administrator account for Wing FTP Server.
This account is very important as it will be used to administrate your server.
Enter your administrator name: oleg
Enter your administrator password: *****

Please specify a port that web based administration will be listening to.
Enter the listener port(default is 5466): 
ln: creating symbolic link `/etc/rc0.d/K01wftpserver': File exists
ln: creating symbolic link `/etc/rc1.d/K01wftpserver': File exists
ln: creating symbolic link `/etc/rc6.d/K01wftpserver': File exists
ln: creating symbolic link `/etc/rc2.d/S99wftpserver': File exists
ln: creating symbolic link `/etc/rc3.d/S99wftpserver': File exists
ln: creating symbolic link `/etc/rc4.d/S99wftpserver': File exists
ln: creating symbolic link `/etc/rc5.d/S99wftpserver': File exists

Wing FTP Server has been installed successfully!
You can manage your server at http://YourIP:5466 via web browser.
Server Usage: /etc/init.d/wftpserver [start|stop|restart]
Do you want to start Wing FTP Server now?? [y/N]: y
./setup.sh: line 203: ./wftpserver: No such file or directory
My system:

Code: Select all

Ubuntu server 10.04 LTS
Linux 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 23:42:43 UTC 2011 x86_64 GNU/Linux
What's the problem?
Thanks!

Re: Linux: wftpserver: No such file or directory

Posted: Tue Feb 21, 2012 12:12 pm
by FTP
Please goto the installation folder of WingFTP first.

Re: Linux: wftpserver: No such file or directory

Posted: Tue Mar 06, 2012 8:04 am
by olegotron
The problem was in "x86_64"
I tried to install 32-bit version of Wing FTP Server on 64-bit host.
The recommendation to developers: please write a warning when you install on wrong host.

Re: Linux: wftpserver: No such file or directory

Posted: Tue Mar 06, 2012 8:33 am
by FTP
OK, we will consider your suggestion.