Displaying 4 results from an estimated 4 matches for "writtable".
Did you mean:
writable
2004 Jul 06
1
[Windows] Unable to delete files transfered by rsync
...ines at
home. Both running WinXP SP1.
On the machine (named machine 1) with NTFS formatted drive, I issued the
following commands
>rsync -varuz "machine2::My Documents/My Financials/" .
The update was success. However the subdirectories and the files inside
are being not writtable.
I can't add file the any of the subdirectories nor changing (include
deleting) any file inside the subdir.
On the other hand, when I issue the following from machine1
>rsync -varuz . "machine2::My Documents/My Financials/"
The files arrived at machine2 with no pr...
2009 Jan 26
1
imap flags - \* - dovecot 1.1.{8,9}
Isn't \* supposed to be (almost always) in flags after "SELECT" command in dovecot imap?
Isn't \* meaning is "you can store any new flag" ?
20 select INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Flags permitted.
so no \* ...
[..]
50 store 1 +flags $MDNSent
* FLAGS (\Answered \Flagged
2002 Dec 09
1
Problem printing with WinXP and samba
I am having problems printing from my XP machine to a printer hosted from
a linux redhat 8 w/samba2.2.7-2 installed. I can see the printer fine
from \\[server] (browsing from network places) and I can see other shares
and stuff, but once I install the printer, it says "access denied, unable
to connect". So I'm assuming that I need to set security on a file
somewhere, but since
2012 Sep 30
2
User can't use SFTP after chroot
Hi,
I've posted this question on ServerFault, but no answer has been found
(http://serverfault.com/questions/431329/user-cant-sftp-after-chroot).
I have version 1:5.3p1-3ubuntu7
To sum up: I want to chroot the user sam. Things I have done:
- add user 'sam' to group 'users'
- added Subsystem sftp internal-sftp to /etc/ssh/sshd_config (at the bottom)
- added a Match :
--
Match