Page 1 of 1

Copy files to Linux server

Posted: Wed Nov 17, 2010 7:15 pm
by Naonah
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hi:)

How can I copy my server files from local to dedicated machine based on Linux? FTP is not working

Thx.

Re: Copy files to Linux server

Posted: Wed Nov 17, 2010 7:21 pm
by Evilus
how about you install ftp?

Re: Copy files to Linux server

Posted: Wed Nov 17, 2010 7:36 pm
by Naonah
I lost almost all day to install FTP and this is not working :evil:

I added a user Pisior and he cant connect to FTP (Access danied). Port 21 is open

Re: Copy files to Linux server

Posted: Wed Nov 17, 2010 7:55 pm
by janiii
moved to offtopic as this has nothing to do with l2(j).

Re: Copy files to Linux server

Posted: Wed Nov 17, 2010 8:13 pm
by kotk
If you have ssh, you can use scp or sftp. I think the windows program that does this is called WinSCP.

Re: Copy files to Linux server

Posted: Wed Nov 17, 2010 8:14 pm
by Evilus
did you setup home folder for that account?

And like kotk said you can use sftp (Port 22)

Re: Copy files to Linux server

Posted: Wed Nov 17, 2010 8:41 pm
by _DS_
Refer to your distributive documentation for how-to enabling ftp daemon - standalone or from inetd.

Re: Copy files to Linux server

Posted: Thu Nov 18, 2010 10:47 am
by Naonah
fixed, thank you guys :)

closed