PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > SAMBA deletes folders in my home folder
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

SAMBA deletes folders in my home folder

Réponse
 
LinkBack Outils de la discussion
Vieux 23/01/2007, 00h20   #1
Danesh Daroui
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut SAMBA deletes folders in my home folder

Hi all,

I have installed SAMBA and it works fine. Each user with WinXP has its
own home folder and all printers all shared between all WinXP users. The
problem is when I create a folder in my shared folder and then restart
the server, my new created folder at my own home folder is gone. It
seems that SAMBA deletes all new created folder by WinXP users in their
home folders when the server is restarted. It sounds unusual since all
my data will be gone and therefore these folders for each user will be
practically useless. Is there something that I can change in SAMBA's
settings, so my new created folders and all files transfered to it will
be remain unchanged even when the server is restarted? I want to use it
as a backup server, so it should save all my files permanently.

Thanks,

Danesh


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 23/01/2007, 16h40   #2
Andrew Sackville-West
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SAMBA deletes folders in my home folder

On Tue, Jan 23, 2007 at 01:17:45AM +0100, Danesh Daroui wrote:
>
> I have installed SAMBA and it works fine. Each user with WinXP has its
> own home folder and all printers all shared between all WinXP users. The
> problem is when I create a folder in my shared folder and then restart
> the server, my new created folder at my own home folder is gone. It
> seems that SAMBA deletes all new created folder by WinXP users in their
> home folders when the server is restarted. It sounds unusual since all
> my data will be gone and therefore these folders for each user will be
> practically useless. Is there something that I can change in SAMBA's
> settings, so my new created folders and all files transfered to it will
> be remain unchanged even when the server is restarted? I want to use it
> as a backup server, so it should save all my files permanently.


your explanation is confusing.sounds like you have fileserver running
debian with samba and you have desktop with winxp, right? So you
create a folder using the winxp machine? but where is that folder
created? on the winxp's harddrive, but in the shared folder? or is it
created in some network share on the server?

Also, you claim "SAMBA deletes all new created folder by WinXP users
in their home folders..." I find that hard to believe. That sounds
more like a windows problem.

A

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFtjk/aIeIEqwil4YRAlhgAKDkwc6GCccEccjsZonG9q99Dcu+cACeKy jB
TgTbQHeDXwbC3Du+SvOlPVE=
=38oj
-----END PGP SIGNATURE-----

  Réponse avec citation
Vieux 23/01/2007, 20h30   #3
Danesh Daroui
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SAMBA deletes folders in my home folder

Well, I explain in more detail now. I have a Debian file and print
server which runs SAMBA. I use SAMBA to share printers between my WinXP
machines and it works fine. As you know, when you careate an account in
SAMBA for each WinXP user, when SAMBA server appears in the Wokgroup
computers in WinXP machines, you can click on SAMBA server and you will
see all printers shared and also a folder which acts as home folder for
each WinXP user. Then you can go in your folder and put files in that.
It exactly is like home folders in Linux. Also, all it contents is on
server and not local XP machines. Now, when I create a new folder in my
home folder (which resides on Debian server (SAMBA)) it works fine, but
when I restart the server the new created folder will be deleted. I want
SAMBA to hold all files in home folders (which is created for each user
and is accessible by only that user remotely) even when it is restarted.

D.




Andrew Sackville-West wrote:
> On Tue, Jan 23, 2007 at 01:17:45AM +0100, Danesh Daroui wrote:
>
>> I have installed SAMBA and it works fine. Each user with WinXP has its
>> own home folder and all printers all shared between all WinXP users. The
>> problem is when I create a folder in my shared folder and then restart
>> the server, my new created folder at my own home folder is gone. It
>> seems that SAMBA deletes all new created folder by WinXP users in their
>> home folders when the server is restarted. It sounds unusual since all
>> my data will be gone and therefore these folders for each user will be
>> practically useless. Is there something that I can change in SAMBA's
>> settings, so my new created folders and all files transfered to it will
>> be remain unchanged even when the server is restarted? I want to use it
>> as a backup server, so it should save all my files permanently.
>>

>
> your explanation is confusing.sounds like you have fileserver running
> debian with samba and you have desktop with winxp, right? So you
> create a folder using the winxp machine? but where is that folder
> created? on the winxp's harddrive, but in the shared folder? or is it
> created in some network share on the server?
>
> Also, you claim "SAMBA deletes all new created folder by WinXP users
> in their home folders..." I find that hard to believe. That sounds
> more like a windows problem.
>
> A
>



  Réponse avec citation
Vieux 23/01/2007, 20h40   #4
Andrew Sackville-West
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SAMBA deletes folders in my home folder

On Tue, Jan 23, 2007 at 09:26:38PM +0100, Danesh Daroui wrote:
> Well, I explain in more detail now. I have a Debian file and print
> server which runs SAMBA. I use SAMBA to share printers between my WinXP
> machines and it works fine. As you know, when you careate an account in
> SAMBA for each WinXP user, when SAMBA server appears in the Wokgroup
> computers in WinXP machines, you can click on SAMBA server and you will
> see all printers shared and also a folder which acts as home folder for
> each WinXP user. Then you can go in your folder and put files in that.
> It exactly is like home folders in Linux.


okay, that makes sense

> Also, all it contents is on
> server and not local XP machines. Now, when I create a new folder in my
> home folder (which resides on Debian server (SAMBA)) it works fine, but
> when I restart the server the new created folder will be deleted. I want
> SAMBA to hold all files in home folders (which is created for each user
> and is accessible by only that user remotely) even when it is restarted.


so can you confirm, before the reboot, that the new folder is actually
on the server? through the winxp machine, create a folder and then
physically confirm on the fileserver that the folder is created. I
suspect that you may be facing an issue where windows is not actually
creating the folder onthe server, or is caching the info and its not
getting synced to the server properly. IOW, windows acts like its
creating the folder, but is not actually doing it, thus it
"disappears" when the server reboots because the network connection is
lost and so windows dumps all the info it has on it.

that's all the I can offer on this.

A

>
> Andrew Sackville-West wrote:
> >On Tue, Jan 23, 2007 at 01:17:45AM +0100, Danesh Daroui wrote:
> >
> >>I have installed SAMBA and it works fine. Each user with WinXP has its
> >>own home folder and all printers all shared between all WinXP users. The
> >>problem is when I create a folder in my shared folder and then restart
> >>the server, my new created folder at my own home folder is gone. It
> >>seems that SAMBA deletes all new created folder by WinXP users in their
> >>home folders when the server is restarted. It sounds unusual since all
> >>my data will be gone and therefore these folders for each user will be
> >>practically useless. Is there something that I can change in SAMBA's
> >>settings, so my new created folders and all files transfered to it will
> >>be remain unchanged even when the server is restarted? I want to use it
> >>as a backup server, so it should save all my files permanently.
> >>

> >
> >your explanation is confusing.sounds like you have fileserver running
> >debian with samba and you have desktop with winxp, right? So you
> >create a folder using the winxp machine? but where is that folder
> >created? on the winxp's harddrive, but in the shared folder? or is it
> >created in some network share on the server?
> >
> >Also, you claim "SAMBA deletes all new created folder by WinXP users
> >in their home folders..." I find that hard to believe. That sounds
> >more like a windows problem.
> >
> >A
> >

>


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFtnDKaIeIEqwil4YRAg0TAKDWEYT4FJOps4K8xsGBGv 9X4KXU7ACgwaw9
blX25xzw6auQQsOmEZ/00aA=
=ra9d
-----END PGP SIGNATURE-----

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 03h01.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,15888 seconds with 12 queries