Attaching a remote drive or directory on a Windows box is called “drive mapping” though the process is essentially the same as what we call mounting in the Unix world. While I rarely spend any ...
When I send a text file via FTP from windows to unix, I am having conversion issues. 1. If I send the file via ascii, all of the tabs in windows are converting to 8 spaces in unix. 2. If I send the ...