Computing.Net > Forums > Linux > filezilla settign and lftp:mirror h

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

filezilla settign and lftp:mirror h

Reply to Message Icon

Name: samengr
Date: January 25, 2008 at 06:22:18 Pacific
OS: rhel4
CPU/Ram: 300GHz
Product: HP
Comment:

I needed to take copy of all data from Windows 2003 server to RHEL4. I had 2-3 options (rsync, samba and ftp server). I installed Filezilla server on Windws 2003 server.
It seems to be really a good one. I have shifted the almost 80G data from Windows 2003 server to RHEL4 by using lftp as a client. lftp is really a good ftp client that gives the mirror option, i mean mirroring from source to destination in short time.

I did some changes in filezilla setting like.
Deneral Setting:
port:21
Max. number of users : 0
Number of thread: 2
Connection timeout: 0
No transfer timeout: 0
login timeout: 0

well, i did what i wanted to do but now i want to make Filezilla secure. I mean only my pc (client) can access to filezilla over the LAN. how can it be possible? I can see the IP Filter option but i am unable to understand it. Cansome body help me that i want to restrict only one IP (e.g. 192.168.1.105) can access the Filezilla and rest of IPs over the network should be blocked.

second question, If any body now about the lftp and have used the mirror command then can body help to understand this command

lftp -u username,password -e "mirror --only-newer --verbose path/to/source_directory path/to/target_directory" ftpsite


I think it should work like this ... only new files from (last command/coppies) the source should be copied to destination. is it so ? because i need to run this command daily and i only want to copy the newly created files of the day. you know otherwise it become so heavy to copy all the data of (80-85GB) daily.

can any body help me ?

An earlier response will highly be appreciated.

Many thanks

Sam



Sponsored Link
Ads by Google

Response Number 1
Name: jefro
Date: January 25, 2008 at 14:35:20 Pacific
Reply:

Dunno about lftp.

You don't secure by ip address. You secure by certificates. You can make your own and move or import them.

rsync or cwrsync might be a better choice.

Why not use ntbackup with system state?

See the filezilla docs on ssh1 ssh2 and sftp and of course port blocking or within putty connection.

Basically if you have a tunnel that is secure then you shouldn't care about the application. You just have to force all non-secure access to fail. Or require security.

I read it wrong and answer it wrong too. So get off my case you peanut.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: filezilla settign and lftp:mirror h

scheduled backup - WinXP to Linux www.computing.net/answers/linux/scheduled-backup-winxp-to-linux/29791.html

Library dos.h www.computing.net/answers/linux/library-dosh/6421.html

OpenGL and Nvidia GEforce 2 Go help www.computing.net/answers/linux/opengl-and-nvidia-geforce-2-go-help/14953.html