There are several SCP clients for windows.
--
Ian Collins
What's wrong with FTP?
WinSCP might be useful and rsync works between Solaris and Windows as well.
Also you can use Cygwin or parts of it. There is a ssh port for windows,
which includes bash and ssh, so scp is available.
Have a look at www.itefix.no
--
Cheers / Gruesse
Robert
Wsftp on the Windows end and the standard inbuilt FTP server on the
Solaris end work with whole directories.
Putty on the Windows end and the standard inbuilt SSH server on the Solaris
end are probably a whole lot easier (and more secure, but mostly easier).
It saves tripping over passive/active mode, filtering in one or both
directions, NAT, etc etc. And it does directories.
--
Brandon Hume - hume -> BOFH.Ca, http://WWW.BOFH.Ca/
In these types of situations I prefer to set up Samba for Windows to
pull from. With multiple machines you can set one Linux/Unix Samba
server to act as a transfer server.
The following:
- insecure, plain text passwords for starters.
- does not traverve many "cheap" firewalls
- Microsoft's version is brain dead, see passive versiuse active.
- Many Microsoft sites don't configure their firewalls property to the
brain dead MS FTP server.
Download putty, place the pscp.exe in the \Windows directory, then copy
away.
IF you are on a home network and it is not wide open on the internet,
use Samaba. Maps a drive fast, in fact faster than Microsoft servers on
the same hardware.
--
The bigger government gets, the more it tends to rule out common sense.
I use FileZilla client to copy hundreds of files and directories from
the wife's windows pc to my solaris workstation as a backup using port
22, this allows up to 10 simultaneous transfers to take place while ftp
is limited to sequential only.
Get FileZilla Windows client here
http://filezilla-project.org/download.php