search for: folder1

Displaying 20 results from an estimated 94 matches for "folder1".

Did you mean: folder
2009 Jul 16
4
please help me using rsync efficiently
Hi, I need a small information on the way rsync copies the files . I am writing the files , links to a list file and I am passing the list file to rsync for copying to remote machine. The contents of the list file (passed to rsync for synchronisation) are /folder1/folder2/rep/01234018329/FSG2_PULL.txt#79GA91205KAE --- actual file /folder1/folder2/users/01234002360/my/FSG2_PULL#79GA91205KAE ---- link /folder1/folder2/rep/00000000090/TEST#79GA85630K9X /folder1/folder2/users/01234002360/my/TEST#79GA85630K9X /folder1/folder2/rep/00000000090/TEST#79GAL5005KMN /fo...
2015 Apr 16
2
mailbox deletion is not replicated correctly
i can't delete several folders at once. I have a folder structure like folder1/folder2/folder3 (we use slash as hierarchy separator). When i delete folder1 server1 executes the command correctly Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de): Mailbox deleted: INBOX/Trash/folder1/folder2/folder3 Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-...
2010 Jul 01
2
dovecot 1.2.11/ thunderbird 3.1 - moving folders
Hello List, customers telled me problem when moving folders in thunderbird which i can confirm. Following setup on my side: dovecot 1.2.11 with mbox. Thunderbird 3.1 with ready mailaccount and "Server supports folders that contain sub-folders and messages" is disabled. i create folder1 for subfolders and in folder1 a folder2 for mails. Now i create folder3 on toplevel like just like folder1 for subfolders. Now i drag/dop folder2 to folder3. Thunderbird is moving this folder successful but in folder1/.imap i can still see a folder folder2 which is containing a dovecot.index.log At...
2015 Apr 17
2
mailbox deletion is not replicated correctly
On 16.04.2015 20:32, Timo Sirainen wrote: > On 16 Apr 2015, at 19:22, Dennis Kuhn <d.kuhn at heinlein-support.de> wrote: >> >> i can't delete several folders at once. I have a folder structure like >> folder1/folder2/folder3 (we use slash as hierarchy separator). When i >> delete folder1 server1 executes the command correctly >> >> >> Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de): >> Mailbox deleted: INBOX/Trash/folder1/folder2/folder3 >> Apr 1...
2007 Jun 11
1
dfs problems in 3.0.25a after client reboot and remapping
...1 dfsroot/appl1 lrwxrwxrwx share1 -> msdfs:server1\share1 [dfs] comment = "SaMBa DFS root" path = /path.../dfsroot # next line does not work prior 3.0.25 !!! # hide unreadable = Yes msdfs root = Yes on 'server1' ls -lR share1: drwxrws--- folder1 drwxrws--- folder2 [share1] path = /path.../share1 valid users = +opr force group = opr printable = no writeable = yes inherit permissions = Yes The failing clients are Windows Server 2003 SP1 with Citrix MetaFrame Presentation Server 4.0 rebooted...
2023 Mar 20
1
Cleanup permission settings / traverse folder
Hello, I have problems removing the permission settings on a directory/folder after configuration of a share. My folders look like: /var/folder1/folder2/ I created share1 on folder1 and share2 on folder2. Afterwards, I activated ACLs and set permission on folder1 to domain/group1 and on folder2 to domain/group2. I couldn't access share2 with a user from group2 and I figured out that Samba doesn't support SeChangeNotifyPrivilege (...
2007 Jul 04
1
dfs problems addressed in 3.0.25b?
...are1 > > [dfs] > comment = "SaMBa DFS root" > path = /path.../dfsroot > # next line does not work prior 3.0.25 !!! > # hide unreadable = Yes > msdfs root = Yes > > on 'server1' ls -lR > > share1: > drwxrws--- folder1 > drwxrws--- folder2 > > [share1] > path = /path.../share1 > valid users = +opr > force group = opr > printable = no > writeable = yes > inherit permissions = Yes > > The failing clients are Windows Server 2003 SP1 wi...
2023 Mar 20
1
Cleanup permission settings / traverse folder
...via samba wrote: > > > On 20/03/2023 16:22, Thomas Hoffmann (Speed4Trade GmbH) via samba wrote: >> Hello, >> I have problems removing the permission settings on a directory/folder >> after configuration of a share. >> >> My folders look like: >> /var/folder1/folder2/ >> >> I created share1 on folder1 and share2 on folder2. >> Afterwards, I activated ACLs and set permission on folder1 to >> domain/group1 and on folder2 to domain/group2. >> >> I couldn't access share2 with a user from group2 and I figured out &gt...
2015 Jan 28
6
problem giving setting user permissions on specific folder
Hello: I have this user who should have read write permissions in the folders \\server/folder1/folder2 \\server/folder4 Using windows I set the permission for this user but it does not work. I can not access the folders If I try server ~ # smbclient //server/folder1 -U username Enter username's password: Domain=[INTERN] OS=[Unix] Server=[Samba 3.6.23] tree connect failed: NT_STATUS_...
2011 Jan 26
2
Basic Permissions Questions
Hi List :) So, I have a folder1, its owner is user1 who has r+w on the folder. User2 is the group owner who only has read access (when I say user2, I mean the group called user2, because when you make a new user the OS can make them their own group). You can see these permissions below: [user2 at host test]$ ls -l drw-r----- 3...
2007 Apr 25
1
Symbolic links on Mac OSX
I have noticed an anomaly with symbolic links. umask 027 mkdir folder1 echo 'hello world' > folder1/file1 cd folder1 ln -s file1 softfile1 rsync -a ../folder1/ ../folder2/ ls -lF ../folder* ../folder1: total 16 -rw-r----- 1 alan alan 12 Apr 26 00:00 file1 lrwxr-x--- 1 alan alan 5 Apr 26 00:02 softfile1@ -> file1 ../folder2: total 16 -rw-r-----...
2007 May 22
0
xattrs with --link-dest inconsistancy
...by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, no ACLs, xattrs, iconv Titan:~ alan$ mkdir ~/Desktop/Folder1 Titan:~ alan$ mkdir ~/Desktop/Folder1/Folder1a Titan:~ alan$ echo 'File1' > /Users/alan/Desktop/Folder1/Folder1a/file1 Titan:~ alan$ xattr -s tree fir /Users/alan/Desktop/Folder1/Folder1a/ Titan:~ alan$ xattr -l /Users/alan/Desktop/Folder*/* /Users/alan/Desktop/Folder1/Folder1a...
2015 Apr 16
0
mailbox deletion is not replicated correctly
On 16 Apr 2015, at 19:22, Dennis Kuhn <d.kuhn at heinlein-support.de> wrote: > > i can't delete several folders at once. I have a folder structure like > folder1/folder2/folder3 (we use slash as hierarchy separator). When i > delete folder1 server1 executes the command correctly > > > Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de): > Mailbox deleted: INBOX/Trash/folder1/folder2/folder3 > Apr 16 13:44:28 server1 dov...
2015 Jul 14
0
mailbox deletion is not replicated correctly
On 04/17/2015 12:07 PM, Dennis Kuhn wrote: > On 16.04.2015 20:32, Timo Sirainen wrote: >> On 16 Apr 2015, at 19:22, Dennis Kuhn <d.kuhn at heinlein-support.de> wrote: >>> i can't delete several folders at once. I have a folder structure like >>> folder1/folder2/folder3 (we use slash as hierarchy separator). When i >>> delete folder1 server1 executes the command correctly >>> >>> >>> Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de): >>> Mailbox deleted: INBOX/Trash/folder1/folder2/fo...
2010 Dec 15
1
problem with ~/mail/ namespace
...oblems right now is that the ~/mail/ compatibility namespace doesn't seem to work. dovecot 2.0.8 Dec 15 12:01:52 zen.engr.oregonstate.edu dovecot: [ID 583609 mail.warning] imap(tom2): Warning: Subscriptions file /nfs/rack/u4/t/tom2/mail/.subscriptions: Ignoring invalid entry: ~/mail/foo1/folder1 Dec 15 12:01:52 zen.engr.oregonstate.edu dovecot: [ID 583609 mail.warning] imap(tom2): Warning: Subscriptions file /nfs/rack/u4/t/tom2/mail/.subscriptions: Ignoring invalid entry: ~tom2/mail/foo1/folder1 from .subscriptions: ~/mail/foo1/folder1 ~tom2/mail/foo1/folder1 in 10-mail.conf namespac...
2007 Oct 29
1
Force parent directories creation
Hello, If I have a directory tree in the source machine like the following: 192.168.1.1 => /raid/system/mainfolder/folder1/subfolder/myfile.txt and the target machine directory tree looks like: 192.168.1.2 => /raid/system/mainfolder/ Is there a way to send myfile.txt to the target machine and force rsync to create the target directories (/folder1/subfolder) ? When I use a command like (from the machine with ip 1...
2007 Mar 31
2
xattrs problems on Mac OSX with resource forks
...using the latest 3.0.0cvs protocol version 30 Capabilities: 64- bit files, 32-bit system inums, 64-bit internal inums, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, no ACLs, xattrs xattrs cvs 1.77 I installed xattr for Mac OSX Senario: $ mkdir /Users/alan/Desktop/folder1 $ echo 'Hello' > /Users/alan/Desktop/folder1/file1 $ xattr --set color blue /Users/alan/Desktop/folder1/file1 In the Finder.app I set file1 to the color green. Drag a bit of text 'details' to folder1 to give /Users/alan/Desktop/ folder1/details.textClipping $ xattr --list /U...
2002 May 21
3
Controlling share create permissions
Is it possible to set default create permissions on certain directories within a share? ie. Create files in the share [something] /folder1/ as 744 but in /folder1/subfolder/ as 777. I thought of creating two shares and having the users manually go into the other share to save thier files, but confusion ensued. Thanks for any help! Ryan
2015 Jan 28
3
problem giving setting user permissions on specific folder
Hi Rowland: voyager /data/company # ls -la folder1/ insgesamt 56 drwxrwxr-x+ 1 administrator dom?nen-benutzer 744 26. Sep 12:45 . drwxr-xr-x 9 root root 4096 25. Sep 23:33 .. drwxrwxr-x+ 1 user dom?nen-benutzer 200 20. Jan 14:40 folderx drwxrwxr-x+ 1 user dom?nen-benutzer 288 19. Jan 14:19 folderxt drwxrwxr-x+ 1 admin...
2011 Jul 15
0
Backup namespace
I use dovecot 1.2.16 and I use . (dot) as the hierarchy separator. My user structure is like so: username/Maildir/.Folder1 username/Maildir/.Folder1.Subfolder The Inbox is right under: username/Maildir/cur & username/Maildir/new My namespace definition for the regular mail is: namespace private { separator = . prefix = inbox = yes } In a separate directory, nfs mounted, I also hold full daily backups...