bilou_gateux,
try this:
pscp.exe -pw test c:\temp\b57xp32.sys root@10.0.0.104:/var/public/tftproot/WI2K3_SYS/b57xp32.sys
pscp.exe -pw test c:\temp\b57xp32.sys root@10.0.0.104:/var/public/tftproot/WI2K3_INF/b57win32.inf
Let me know if it works. You may want to check /var/log/messages to view what the ProLiant tries to download from the tftp server.
Also do net forget to restart the binl service:
\* /etc/init.d/binl stop
\* run either /var/public/cgi-bin/infparser.py or /var/public/bin/infparser.py depending on the UDA version you are using
\* Check /var/log/binlserver.txt to see if the number of processed drivers has increased since last startup.
\* /etc/init.d/binl start
good luck