LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-23-2008, 05:49 PM   #1
Morbid
Member
 
Registered: Mar 2004
Distribution: Suse 10.1...and loving it!
Posts: 243

Rep: Reputation: 30
Need GUI FTP Server for backing up files.


I need to set up a server for backing up files from our office to a server at our home. I'm looking at an FTP type server mainly because the program I use in Windows...SynchbackSE has an option to backup to FTP. I wish so much that I had the time to research this myself, but I don't. Can someone save me an ulcer and point me in the right direction? I would prefer a GUI program if possible. If not, then can someone help me set up one that came with my OpenSuse 11 or 10.3 that is secure for just one account to add and remove files form one specific area on the server. Thank you for any help you can give me.
 
Old 10-24-2008, 11:25 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
What do you mean a GUI? Like drag and drop files to and from the FTP server? There's plenty of those around like gftp and such. Or you can actually use most web browsers nowadays to download and upload files to and from an FTP server.
 
Old 10-25-2008, 07:30 PM   #3
Morbid
Member
 
Registered: Mar 2004
Distribution: Suse 10.1...and loving it!
Posts: 243

Original Poster
Rep: Reputation: 30
Great! How? I don't even know how to create an ftp address.

Sorry it took so long for me to reply. I just re-installed OpenSuse 11 and removed my other partitions.

Last edited by Morbid; 10-25-2008 at 07:32 PM.
 
Old 10-27-2008, 05:38 PM   #4
Morbid
Member
 
Registered: Mar 2004
Distribution: Suse 10.1...and loving it!
Posts: 243

Original Poster
Rep: Reputation: 30
I seem to have everything set up with system-config-vsftpd, but I have no idea what my ftp address is.
 
Old 10-27-2008, 06:11 PM   #5
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Could you post the results of the commands:
  • cat /etc/issue
  • /sbin/ifconfig
  • netstat -ltn | grep 21

Keep in mind that ftp is a clear-text protocol. You do not want to be sending anything sensitive over the wire, for sure.
 
Old 10-27-2008, 08:45 PM   #6
Morbid
Member
 
Registered: Mar 2004
Distribution: Suse 10.1...and loving it!
Posts: 243

Original Poster
Rep: Reputation: 30
morbid@linux-ycu4:~> cat/etc/issue
bash: cat/etc/issue: No such file or directory
morbid@linux-ycu4:~> /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:18:F3:6C:27:E0
inet addr:192.168.15.3 Bcast:192.168.15.255 Mask:255.255.255.0
inet6 addr: fe80::218:f3ff:fe6c:27e0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:112704 errors:0 dropped:0 overruns:0 frame:0
TX packets:94282 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:142162833 (135.5 Mb) TX bytes:9367974 (8.9 Mb)
Interrupt:249 Base address:0x6000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:96 errors:0 dropped:0 overruns:0 frame:0
TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6168 (6.0 Kb) TX bytes:6168 (6.0 Kb)

morbid@linux-ycu4:~> netstat-ltn
bash: netstat-ltn: command not found
morbid@linux-ycu4:~> morbid@linux-ycu4:~>netstat -ltn | grep 21
bash: morbid@linux-ycu4:~: command not found
 
Old 10-27-2008, 08:50 PM   #7
Morbid
Member
 
Registered: Mar 2004
Distribution: Suse 10.1...and loving it!
Posts: 243

Original Poster
Rep: Reputation: 30
I think I know my IP and tried to login using ftp://username@66.189...etc..ip filling in the proper user name and ip It puts me into what looks like an index....but doesn't show the files. Oh...and it doesn't ask for my password. I removed the anonymous logins as well.

Last edited by Morbid; 10-27-2008 at 08:52 PM.
 
Old 10-28-2008, 12:56 AM   #8
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
When anomie asked you to run those cmds, there is a space between the cmds and the options, as he wrote them.
Please try again.
 
Old 10-28-2008, 01:20 AM   #9
shahz
Member
 
Registered: Sep 2006
Location: Quetta, Pakistan
Distribution: RHEL, Ubuntu, Fedora
Posts: 368

Rep: Reputation: 29
You have configured ftp server on your LAN and you say that


Quote:
Originally Posted by Morbid View Post
I need to set up a server for backing up files from our office to a server at our home.

well from office to your home I am sure that its not the same LAN network can you tell that what are you using for your WAN netwrok.



thanks
shahz
 
Old 10-28-2008, 10:17 AM   #10
Morbid
Member
 
Registered: Mar 2004
Distribution: Suse 10.1...and loving it!
Posts: 243

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by chrism01 View Post
When anomie asked you to run those cmds, there is a space between the cmds and the options, as he wrote them.
Please try again.
I don't quite understand how. Can you give an example?


Shahz...Do you want to know what my wireless network is? Sorry, my ignorance is showing. BTW...Thanks for helping me.
 
Old 10-28-2008, 12:18 PM   #11
womd
Member
 
Registered: Sep 2005
Location: Austria
Posts: 35

Rep: Reputation: 15
ip - address - port forwardings

following the posts i think you can use this information:

this is what you should try at you home-network

on windows use the command: ipconfig / all
on linux: ifconfig and route

to view your nework configuration. There must be some entry called gateway or defaultgateway . This is the device connecting you to the internet.

once you got the gateway address, try connecting to it via InternetExploere/Mozillal in the form http://192.168.0.254 ( replacing 192.168.0.254 with your gateway-address )

you should know the username / password of the device ... if not , locate the device physicaly ( with your hands ) .. and look which device it is .... then ask google for: "mydevice default password".....

to reach your ftp-server, which ( i assume ) is somewhere in your lan, you have to open at least port 21 on this gateway-device. In it's menu there might be some entry like "Port forwardings" .... there you tell it to forward all traffic on port 21 to the (private) ip-address of your server ( ifconfig)



also a nike site for checking if your ports are open:

www.grc.com , then click shieldsUP , scroll down to hotspots, and klick shieldsup agin.

then you see you official internet IP and can also to a portscan to see if the port 21 is open.


hope it helps

cu

Last edited by womd; 10-28-2008 at 12:22 PM.
 
Old 10-28-2008, 03:14 PM   #12
Morbid
Member
 
Registered: Mar 2004
Distribution: Suse 10.1...and loving it!
Posts: 243

Original Poster
Rep: Reputation: 30
I will try that when I get home tonight.

Hmmm...while I'm at it, I use Logmein for accessing my computers to and from work. Is there something like this for Linux?
 
Old 10-28-2008, 10:20 PM   #13
Morbid
Member
 
Registered: Mar 2004
Distribution: Suse 10.1...and loving it!
Posts: 243

Original Poster
Rep: Reputation: 30
My router is a Linksys wireless/wired type. Are you saying I need to open a port 21? I looked and didn't see how. However, my time was cut short by my wife needing my assistance. I tried the shields up and it says nothing is open...everything is stealth. Is 21 the port I need to be able to permit the ftp to send and receive files?
 
Old 10-29-2008, 01:46 AM   #14
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
In post #5, he asked you to type in some cmds (see that post). You, however, in post #6 typed them in wrong ie there has to be a space between the cmd name and the params/args given to it.
See his post #5...
 
Old 10-29-2008, 09:58 AM   #15
kromberg
Member
 
Registered: Feb 2007
Location: Colorado
Distribution: FC6, FC7 x86_64
Posts: 218

Rep: Reputation: 30
gftp is a good gui ftp client.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
files not visible in ftp site (but present in the /var/ftp/folder of the server) dongrila Linux - Newbie 2 12-23-2007 10:09 PM
ftp server - Pure ftp - logs in OK but no files visible tp11235 Linux - Networking 2 08-30-2005 05:11 AM
GUI FTP Server? mattschinkel Linux - Software 1 10-17-2003 04:02 PM
Backing up solaris files on linux server phahn Linux - Newbie 5 10-05-2003 07:09 AM
how can I restrict ftp users listing files from a pure-ftp server adrianmak Linux - Networking 2 12-31-2002 08:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 05:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration