June 24, 201214 yr If anyone has gotten the built in ftp to work please do a quick totorial on how to set it up. Here are some points I would love for you to hit: Where is the cfg file (SOLVED) /ect Where do I setup users (SOLVED) Any system user you setup has ftp access How do I make it view a share and not a hard directory (SOLVED) In the cfg set local_root to /mnt/user/share Example: local_root=//mnt/user/media Can I use a secure ftp login (SOLVED I THINK) There is no option for secure ftp I am running UnRaid 5.0-rc4 Also, on a side note, what text editor is built into UnRaid? Thanks!
June 24, 201214 yr Also, on a side note, what text editor is built into UnRaid? Thanks! at least two... vi mcedit (I've never configured ftp on unRAID)
June 25, 201214 yr How do I make it view a share and not a hard directory (SOLVED) In the cfg set local_root to /mnt/user/share Example: local_root=//mnt/user/media I needed to add anon_world_readable_only=NO into /etc/vsftpd.conf before I could see everything correctly at my local_root. Can I use a secure ftp login (SOLVED I THINK) There is no option for secure ftp You'd need SSH for SFTP
June 27, 201214 yr jochs Thank you for taking the time to document your FTP journey. Its nice to see the problems and the solutions as they fold for others to be able to use it if they feel the need.
Archived
This topic is now archived and is closed to further replies.