FTP troubles - Raspberry Pi Forums
i have installed ftp server on pi (vsftpd) using tutorial: http://www.instantsupportsite.com/self- ... stall-ftp/. works perfectly. have external 250gb harddrive connects via usb , wondering how show on directory listing when got ftp://ip address.
hi,
i`ve mounted hdd directory of raspbmc system
can uuid of hdd following:
sudo blkid
open file
sudo nano /etc/fstab
, add following line
# hdd
uuid=72f940b3-f4c6-4301-b9a0-1c3856b46767 /share ext4 defaults 0 0
(you have enter uuid of hdd
)
/share folder can find data located @ hdd.
i`ve other problem ftp:
can connect ftp server via firefox, filezille , on. in in local network.
want connect ftp on internet.
i`ve checkt wan-ip address of router.
i`ve configured port forwarding ftp in router (20, 21)
can`t open connection.
whats going wrong ? there additional settings i´ve make ??
hope i´ve discribed problem in right way
regards
i`ve mounted hdd directory of raspbmc system
can uuid of hdd following:
sudo blkid
open file
sudo nano /etc/fstab
, add following line
# hdd
uuid=72f940b3-f4c6-4301-b9a0-1c3856b46767 /share ext4 defaults 0 0
(you have enter uuid of hdd
/share folder can find data located @ hdd.
i`ve other problem ftp:
can connect ftp server via firefox, filezille , on. in in local network.
want connect ftp on internet.
i`ve checkt wan-ip address of router.
i`ve configured port forwarding ftp in router (20, 21)
can`t open connection.
whats going wrong ? there additional settings i´ve make ??
hope i´ve discribed problem in right way
regards
raspberrypi
Comments
Post a Comment