Closed daniellu closed 9 years ago
@daniellu How would you like to hand credentials for FtpFileSystem? The constructor or IFileSystem.FetchData() takes no parameters.
Kyle: There should be a way for an end-user to specify the credentials (through some sort of configuration interface – either a web UI or a configuration file) that is then passed to the FtpFileSystem instance. Perhaps a Dictionary<string,string> should be added to IFileSystem to allow these custom configuration parameters to be passed in.
Best regards,
From: Kyle Garsuta [mailto:notifications@github.com] Sent: Wednesday, May 06, 2015 4:04 PM To: HatfieldConsultants/Hatfield.EnviroData.DataAcquisition Subject: Re: [Hatfield.EnviroData.DataAcquisition] System should be handle data from various file sources (local disk, FTP site, online download, etc) (#15)
How would you like to hand credentials for FtpFileSystem? The constructor or IFileSystem.FetchData() takes no parameters.
— Reply to this email directly or view it on GitHub https://github.com/HatfieldConsultants/Hatfield.EnviroData.DataAcquisition/issues/15#issuecomment-99638371 . https://github.com/notifications/beacon/AAEScYd-5kqEkVA4NZ6-ard_o6KSjVmzks5oGpVvgaJpZM4ERfd2.gif
Issue closed. All file system related issues are moved to the FileSystems project.
Local File System support added at https://github.com/daniellu/Hatfield.EnviroData.DataAcquisition/commit/9db465b89627a41d672d621cc93705ba784c52b5