nuct
Programmer
- Sep 5, 2001
- 103
I use this command which works perfectly when I run it in the dos window (ftp utility):
cftp -s 10.246.154.204 -u import -p import -l "c:\test"
and it returns this if I use it in SQL Server:
The name specified is not recognized as an
internal or external command, operable program or batch file.
I think I've tried everything and the only conclusion I can come to is that sql server is rubbish. Any ideas?
Cheers
Simon.
cftp -s 10.246.154.204 -u import -p import -l "c:\test"
and it returns this if I use it in SQL Server:
The name specified is not recognized as an
internal or external command, operable program or batch file.
I think I've tried everything and the only conclusion I can come to is that sql server is rubbish. Any ideas?
Cheers
Simon.