similar to: Change atrributes of file on windows side (or DOS)

Displaying 20 results from an estimated 3000 matches similar to: "Change atrributes of file on windows side (or DOS)"

2004 May 27
1
Dlink DG-104s telnet reboot
Is there any reference for the dg-104 telnet(shell) I need to log into a remote unit and reboot it over telnet. Its shell is not clear. David Hickman TSG Computer Consulting - Auctions 314-865-4752 x2 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/enriched Size: 287 bytes Desc: not available Url :
2013 Jul 14
1
There is an error in chmod(1)
There is an error in the chmod(1) man page. tingo at kg-v2$ uname -a FreeBSD kg-v2.kg4.no 8.3-STABLE FreeBSD 8.3-STABLE #6: Fri Apr 27 23:50:55 CEST 2012 root at kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 tingo at kg-v2$ apropos ^sticky sticky(7) - sticky text and append-only directories tingo at kg-v2$ man 1 chmod | grep sticky 1000 (the sticky bit). See chmod(2)
2001 Apr 02
1
[PATCH]: scp could hang in Cygwin
Hi, attached is a patch which solves the following problem: Sometimes scp could hang in Cygwin when used as remote end using the -t option. This is due to a binmode/textmode problem which could be raised by the login shell which is used by the user and it's setting of textmode on stdin. The patch solves that problem by explicitly setting binmode on stdin. Besides solving the hanging
2017 Oct 16
1
Re: Elias Hickman's libguestfs dump
I'm literally LOLing right now. I've been struggling to get OOOQ installed all night.Thank you, for answering so promptly.Could you perhaps point me in the direction of a tutorial/how-to for Backporting a commit, relevant to this issue? Thanks again.~Elias On Tuesday, October 17, 2017, 1:17:54 AM GMT+9, Richard W.M. Jones <rjones@redhat.com> wrote: On Mon, Oct 16, 2017 at
2001 Feb 12
1
Little Bug under Win32
Hi I found a small Bug when compiling OpenSSH under Win32 using Cygwin. When you use SSH as a interactive Shell everthing looks normal but when you try to transfer binary data via SSH you will get only garbage. Example: ssh -l root -i ./.ssh/identity server1 cat /tmp/test.tar.gz > c:\test.tar.gz The problem is that stdout is opend as Text-File so every LF which
2017 Feb 09
1
[PATCH] Fix compile with cygwin
The underscores are wrong. The comment is also correct. Also remove the configure.ac option. Otherwise it tries to compile the windows unicode stuff which POSIX(cygwin) does not understand. --- configure.ac | 2 +- include/share/compat.h | 2 +- src/libFLAC/stream_decoder.c | 3 --- src/libFLAC/stream_encoder.c | 3 --- src/share/grabbag/file.c | 8 +------- 5 files
2008 May 12
2
Fonts in Quartz Devices
Hi, I'm new to R. I'm using a Mac OS X 10.5 and R 2.7.0. I'm trying to change the font family for a plot in a quartz device. Simply passing the desired font by using the family argument works with other devices, but not with quartz. Am I missing anything? I've already checked the docs for quartz and quartzFonts, but didn't find a solution. Any help much appreciated.
2001 Apr 07
1
samba on NetBSD - some patches
Hi, We (NetBSD) just received a bug report that smbclient's mput command usees find(1) with a non-standard option "-maxdepth". This was replaced with a simple call to ls(1). As I don't know how many of the patches from out Packages Collection were sent to you in the past, I'm simply sending you all our patches - please include any you like in future samba releases! BTW,
2010 Nov 19
3
File Offsets for SCP (patch)
I don't know if anyone would be interested in this but I'm including a patch to allow for offsets when transferring files with SCP. It's pretty simple and assumes the user knows what they are doing (for example, if transferring with a wild card the offset would apply to all files). -A is the number of bytes offset from the beginning of the files. -Z is the number of bytes inset
2012 Jan 11
1
user.DOSATTRIB defaults to hidden?
Hi all, Is there a way to control the default DOS attributes stored in the user.DOSATTRIB value? I'm using a QNAP NAS device (running Samba) that seems to create files that have the 'hidden' DOS attribute set by the user.DOSATTRIB value as a default. The NAS device's smb.conf has the 'store dos attributes' option set to yes and each of the 'map hidden',
2012 Jun 14
3
What is the difference between Soap API and REST API?
Regards, Seeni Rafiyullah Khan A, * * -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more
2012 Oct 23
7
Not updating the updated_at field
This is for Rails 3.1.1 I have a field called last_seen in a model. This field will be updated when the something about the record is seen in the real world (don''t worry about this part) So I go x.update_attribute(:last_seen, Time.now) and the following happens is UPDATE "blah" SET "last_seen" = ''2012-10-23 08:57:46.179288'', "updated_at"
1998 Jul 14
0
Slackware Shadow Insecurity (fwd)
Here's someone that felt the need to put something better together. ---------- Forwarded message ---------- Date: Mon, 13 Jul 1998 04:22:15 -0400 From: Richard Thomas <rthomas@sy.net> To: BUGTRAQ@NETSPACE.ORG Subject: Slackware Shadow Insecurity Discovered by Ted Hickman: Recently I noticed something rather "insecure" about the slackware 3.4 /bin/login (and probably other
2004 Jul 06
3
Dialing out of a voicemail message?
Anyway to make hitting `0` during a voice mail dial an extension? The bosses used to have that feature and love it. Their VM prompt would say: "Hello, My name is blah blah. I am currently unavailable. If you would like to speak to an operator press 0 now, otherwise leave me a message". Extension 0 exists, but dialing it during a VM prompt does nothing. Thanks, -- Daniel Jimenez
2004 Aug 06
1
some portability fixes ...
i don't want to deal with CVS, so i'll just post some minor fixes along to explanations for your amusement on this list ... I. cygwin compilability cygwin doesn't yet handle threads that is compatible with icecast, but thankfully icecast supports win32 native threads. however, cygwin's preprocessor "#define"'s makes icecast confuse whether it should behave
2010 Jul 17
0
mksh on klibc
Dixi quod? >Builtins work fine, calling external programmes does >not. It seems to hang in jobs.c:j_waitj() and sending >it SIGCHLD seems to not trigger jobs.c:j_sigchld() >at all. This is probably some kind of signals being >not delivered correctly ? see here for a bug with the >same symptoms: http://dev.haiku-os.org/ticket/5567 >http://dev.haiku-os.org/changeset/35836 >
2011 Apr 13
8
Set password on file.
User must have opportunity to set password on their files. So what would be the best way to implement it? Is there any gems? Regards, Ivan. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send
2017 Oct 16
0
Re: Elias Hickman's libguestfs dump
On Mon, Oct 16, 2017 at 04:06:42PM +0000, Elias Hickman wrote: > supermin: internal insmod jbd2.ko > supermin: internal insmod mbcache.ko > supermin: internal insmod ext4.ko > [    0.384209] random: crng init done > supermin: internal insmod crc-itu-t.ko > supermin: internal insmod crc4.ko > supermin: internal insmod crc7.ko > supermin: internal insmod crc8.ko >
2004 Jul 27
2
Open for beta testers - free calls in us/canada
We have another 500 beta openings in the SimpleConnect beta. SimpleConnect is a service for you to make IAX/SIP calls from * or any IAX/SIP agent. Beta participants get free calls to anywhere in the United States and Canada. If you want to become a beta tester, just go to https://secure.simpletelecom.com/order/ . No credit card is required. We're looking forward to your feedback. Sean
2002 Jan 25
6
Help with archive bit request
Hello, I am trying to get the archive bit to behave under Samba 2.2.2 on a Linux box (Slackware 8.0) serving NT and Win2K clients. I have "map archive = yes" and "dos filemode = yes". If I have "force create mode = 0100", creating new files sets the archive bit (good) and "attrib +a filename" will turn on the archive bit if it was off (good) but