joedj / ftpii

An FTP server for the Nintendo Wii
Other
51 stars 17 forks source link

Customizable options #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
yesterday I started a lil' ftp server from my wii for some devs, and they said 
that they don't need seeprom, isfs and otp and its annoying to see them(for me 
too). so I ask you for a config file where you can set what would be mounted(I 
want to mount only external FSs like SD, HDD, DVD, etc) and the local dir for 
hosting(like sd:/this/is/a/very/important/folder/ as VeryIimportantDir or 
ntfs_usb:/also/this/ as HDD, etc) or make a more advanced mount interface(but 
dunno then how to set local dir on mounted device)
I hope you understand what I mean
Regards, Adolf

Original issue reported on code.google.com by hh.vad...@gmail.com on 9 Aug 2010 at 12:21

GoogleCodeExporter commented 9 years ago
or only some patches to source to make this possible without conf file

Original comment by hh.vad...@gmail.com on 9 Aug 2010 at 12:22

GoogleCodeExporter commented 9 years ago
Any decent FTP program would allow you to set a "FTP Root" or "Initial 
Directory" (Look at your chosen application's official documentation) where you 
would be able to set this before connecting. Then you would not have to see the 
other folders.
Personally I would be re-considering using a Wii for a normal FTP server, as 
any misconfiguration when uploading could cause something on the Wii HardDrive 
to become corrupted. But that's just me.

Original comment by adam93...@gmail.com on 18 Aug 2010 at 6:44