I need to copy an ACII file from an OS/2 warp 4 pc to a Unix machine. I know TCP/IP is configured correctly and I can get connected to the Unix server through TELNET. I need a permanent mount to the Unix machine as the file transfer will occur every hour. I'm thinking of creating a batch FTP to connect to the Unix server....but real unsure how. Is there a better way and is there a way to mount a local drive (through netware) to the Unix server so that I could simply write a batch program to copy the file to the specified drive. I looked at a web site that described how to use TCP/IP over NETBIOS but I still couldn't get connected (via a permanent connection not using TELNET) Any ideas? Thanks!