How do I copy a folder from my Linux Server to my Windows both on the same domain?
Both servers are on the same domain. I need to free space on my Linux server because thats my web server and I ran out of room anyone please help
Public Comments
- I think the Best way is through FTP... First your can import file from your Linux server and then You can Export the same folder to your Windows server using FTP
- here is a tutorial on how to transer files between a linux and a windows machine http://myy.helia.fi/~karte/samba-quickstart.html
- Two possibilities - 1) SAMBA 2) FTP
- To add a little more to the earlier replies, if the Linux machine has samba installed and configured, it may already be possible to connect to shares just like you would a Windows file sharing server. ssh is a (safer) method than ftp if you have to copy manually.
Powered by Yahoo! Answers