FTP to SuSE 9.0 LiveEval (Booted)

I am working a subnet where I am trying to FTP to a SuSE 9.0 LiveEval (bootable linux). I am begining to think I should just as well go out an pick four leaf clovers! Here is what I have done thus far... I INSTALLED AN FTP DAEMON... > cd /t...




Topic Options
#145782 - 09/15/04 05:41 PM FTP to SuSE 9.0 LiveEval (Booted)
xenon Offline
stranger

Registered: 09/15/04
Posts: 2
I am working a subnet where I am trying to FTP to a
SuSE 9.0 LiveEval (bootable linux). I am begining
to think I should just as well go out an pick four
leaf clovers! Here is what I have done thus far...

I INSTALLED AN FTP DAEMON...

> cd /tmp
> rpm -i -vv -force -root /windows/c/temp vsftpd-1.2.0-52.i586.rpm
> cd /usr
> mv local local.orig
> ln -s local /windows/c/temp
> mv sbin /windows/c/temp
> cd /var/log
> touch vsftpd.log
> chmod 777 !$
> cd /etc
> vi vsftpd.conf
--anonymous-enable=YES
--local_enable=YES
--write_enable=YES
--local_umask=022
--listen=YES
--anon_upload_enable=YES
--anon_mkdir_write=YES
--connect_from_port_20=YES
--secure_chroot_dir=/windows/c/temp/jail
----(also tried /tmp)
> cd /usr/local
> vsftpd &
...runs

SEND THE FTP
> ftp -a
FTP> open HOST0
...I get the banner I set in the vsftpd.conf
FTP> verbose on
FTP> binary
FTP> cd /tmp
...Failed to change diretory
FTP> cd /windows
...Failed to change directory
FTP> put random.dat
...Could not create file


What gives? Is this even possible?
Please enlighten me to the tao of
SuSE ftp! smile

Top
Advertisement
#145809 - 09/15/04 09:03 PM Re: FTP to SuSE 9.0 LiveEval (Booted)
xenon Offline
stranger

Registered: 09/15/04
Posts: 2
Solution:

Found that I had to do the following to get
FTP to work:

1. vi /etc/passwd
insure that user "ftp" had a home directory
that was in writable user space, say /home/ftp.

2. In the /home/ftp directory, made a subdir
called "incoming" (can't do a root ftp put
in the FTP home, anonymously).

3. chmod/chown such that....

drwxr-xr-x ftp root incoming

4. QED, huh! Works now...finally.

Top
#145848 - 09/16/04 04:04 AM Re: FTP to SuSE 9.0 LiveEval (Booted)
martouf Offline
enthusiast

Registered: 07/09/04
Posts: 338
I can't resist giving you a pat on the back for answering your own question.

..and I didn't even lift a finger. hey!

Top


Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security

Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security

Apple Support Forums
Everything Apple
Recent Topics
USB Not Recognized, after using wireless net card
by tiffanyc
Today at 04:56 AM
USB Devices Not Recognized!
by shumailh
Yesterday at 02:31 PM
LinkSys Router: Internet Access Issue
by Myke
01/05/10 10:48 PM
BSOD: IRQL_not_less_or_equ
al

by baharkhafan
01/04/10 07:35 PM
8 Bit Palleted Textures
by Pookie_Lestat
01/04/10 04:50 PM
Who's Online
1 Registered (jmmijo), 130 Guests and 62 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91465 Members
24 Forums
59670 Topics
190220 Posts

Max Online: 1079 @ 03/12/08 01:36 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22