![]() |
|
|||||||
| OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Hello,
At work, we have a mailserver (openbsd 4.3; Postfix). Mails are in: /var/mails We have also a NAS (Network Area Storage: 192.168.0.83) On xp computer, we have created : \\nas\backupBSD I want to backup /var/mails (on Openbsd mailserver) to \\192.168.0.83\backupBSD every day at 6:00 PM Can you help me please? Thank's |
|
|||
|
Even though your NAS box is on a private network, it is not wise to be posting account names & passwords on a public forum. I am sure your employer would not be pleased if they knew that such sensitive information was made publicly available. In fact, this might be grounds for termination. I strongly suggest you edit your initial post & delete this information. Posting it serves little purpose other than to give people reason to get into mischief.
|
|
|||
|
it is an example, nothing else
|
|
||||
|
Because you gave "\\" in your addressing scheme; I know that your NAS server is for Windows platforms. It is using Microsoft's networked filesystem technology, known as SMB or CIFS, which are part of Microsoft Networking.
There are two packages which can be used. The one which is probably the best fit for you is sharity-light, which makes SMB/CIFS filesystems mountable on OpenBSD. The other package is Samba, which is a suite of tools which allow OpenBSD to participate in Microsoft Networking as a peer: a server for file/print, a client, a domain controller, and many other capabilities. One thing the OpenBSD package of Samba does NOT have is the ability to make remote SMB/CIFS filesystems mountable; which is one reason why I believe sharity-light may be a better solution for you. Another reason is that sharity-light is relatively simple to install, configure, and operate. The Samba suite requires a good deal of Microsoft Networking technical skill to configure and is a much more complicated endeavor.
__________________
OpenBSD LiveCDs/LiveDVDs |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| backup freeBSD 7.0 using Backup Exec | ccc | FreeBSD General | 2 | 25th April 2009 09:23 PM |
| strange "~" directory in home directory | gosha | OpenBSD General | 5 | 23rd February 2009 05:12 PM |
| Directory query | delboy | FreeBSD General | 6 | 8th September 2008 01:51 PM |
| how to copy a directory. | bsdnewbie999 | OpenBSD General | 1 | 12th July 2008 02:36 PM |
| Proper display of accents in mails sent by PERL | stukov | Programming | 5 | 15th May 2008 04:03 AM |