Does anyone know of a way to access Unix files for read/write from within a VB or VBA application such that I do not have to first FTP the file. Ideally I would like to establish a session of some sort and then just use the normal file open / read / write / close commands and then close the session.