|
Logon to your pc,
mkdir \download
cd \download
start => run => cmd
ftp <unixseervername>
#Supply username and password
ascii
get /path/to/the/file/file
bye
start excel \download\file
Regards, Kaps
# MS DOS Commands could be wrong ... it is from memory.
Regds,
Kaps
|