Re: samba and script files
- From: Dave Uhring <daveuhring@xxxxxxxxx>
- Date: Mon, 11 Feb 2008 00:03:29 -0600
On Sun, 10 Feb 2008 21:19:56 -0800, John wrote:
I working on a device driver for Solaris 10. I need to be able to copy
files that are on a Windows XP platform to a local Solaris 10
platform where they will be compiled and link. Keeping your
development files on the platform that you are debuging a driver is
not a good idea.
Keeping such files on a Windows machine is a worse idea.
Compiling and linking are no problem. I can do that. However, having
to copy the files from a Windows machine is a problem. I'm new to
Solaris or any UNIX environment and just learning how to setup Samba.
I'm a Windows guy.
Enable ftp server on the Solaris machine. As root
svcadm enable ftp
Then you can use your Windows ftp client to transfer files to the Solaris
system.
Or, set up ftp server on your Windows box and use the Solaris ftp client
to transfer the files.
.
- Follow-Ups:
- Re: samba and script files
- From: John
- Re: samba and script files
- References:
- samba and script files
- From: John
- samba and script files
- Prev by Date: samba and script files
- Next by Date: Re: create file with timestamp 6 hours back
- Previous by thread: samba and script files
- Next by thread: Re: samba and script files
- Index(es):
Relevant Pages
|