Results 1 to 4 of 4
Hi..
I need to push(copy) files from the linux systems to the windows systems by using the windows system ip, user name(password). Is it possible with using SAMBA service in ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-20-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 4
How to push files from Linux to Windows systems.
Hi..
I need to push(copy) files from the linux systems to the windows systems by using the windows system ip, user name(password). Is it possible with using SAMBA service in linux or not.??? Is there any method to push the files..
Please do the needful.
- 01-20-2009 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You can mount the drive using smbmount and then copy the files as you would normally, using a script if you'd prefer. Have you mounted the drive yet?
- 01-21-2009 #3Just Joined!
- Join Date
- Jan 2009
- Posts
- 4
Hi..
No. I didnt mounted the drive. How to do it..
Could you explain it step by step please....
- 01-21-2009 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Check out this HOWTO to get started:
SMB HOWTO: Accessing an SMB Share With Linux Machines


Reply With Quote
