similar to: Junk appended to filepath, impossible to read from filesystm

Displaying 20 results from an estimated 300 matches similar to: "Junk appended to filepath, impossible to read from filesystm"

2018 Jun 29
1
Bug in tools::md5sum - does not work when filepath contains tilde (ie home directory)
I've reproduced on ubuntu and winodws with R3.4.3 When the filepath contains a tilde, the result is NA. But if the file path is expanded then the function works. Example: tools::md5sum("~/.Rprofile") returns NA tools::md5sum(normalizePath("~/.Rprofile")) returns the proper md5 Perhaps this is expected behaviour because the documentation does say NA is returned for
2001 Oct 23
1
can't find files due to wrong filepath
Hi all, i run wine for quite some time now, and it always worked allright for programs like paint shop pro 4, and some program's i wrote for myself with vbasic/c++ but i read about transgaming, with a new Directx api, so i wanted to give that a try. that distrobution runs my old programs like psp well, but some programs can't run because they seem to miss some files.. i had that same
2014 Mar 11
3
Caching {filePath,mtime64,checksum} values to speed up execution-time
Folks: When using rsync to copy huge amounts of data I've found that a significant amount of time is spent computing the checksums. Sometimes hours, ... sometimes days - it depends on the total amount of data checked! And after that sometimes it's only a few files that need to be updated. I've pulled the latest git (rsync-3.1.1pre1) and didn't see anything to address this (or I
2010 Dec 09
3
How many files & directories in a ZFS filesystem?
Looking for a little help, please. A contact from Oracle (Sun) suggested I pose the question to this email. We''re using ZFS on Solaris 10 in an application where there are so many directory-subdirectory layers, and a lot of small files (~1-2Kb) that we ran out of inodes (over 30 million!). So, the zfs question is, how can we see how many files & directories have been created in
2018 Dec 04
0
set seen flag and junk moving a mail manually to JUNK
* Jakobus Sch?rz: > addflag "Junk"; > setflag "\\seen"; That's probably not what you want, because the 'setflag' command replaces all existing flags. In any case, I recommend you use this method instead: plugin { sieve_pipe_bin_dir = /etc/dovecot/sievepipe # Message moved into Spam folder imapsieve_mailbox1_name = Junk
2018 Dec 04
0
set seen flag and junk moving a mail manually to JUNK
Ok. I tried another Thunderbird-specific Flag: require ["imap4flags", "vnd.dovecot.pipe", "copy", "imapsieve", "environment", "variables"]; if environment :matches "imap.email" "*" { ? set "email" "${1}";?? } addflag "Junk"; addflag "\\seen"; addflag "$label3"; pipe
2018 Dec 04
2
set seen flag and junk moving a mail manually to JUNK
Hi there! I want to set the \seen and the Junk Flag to an email, which i move manually to my Junk-Folder. I tried a lot... but nothing worked like expected. I have a sieve-filter, which takes an email and copy it to a pipe to rspamc. This filter is working correctly, i get a debug-message from the script, which is called through the sieve-filter. But adding another rule (addflag
2018 Dec 04
2
set seen flag and junk moving a mail manually to JUNK
Hi Ralph! This is, what calls the correct sive-filter rules. I have that already in use. But the file file:/etc/dovecot/sievepipe/report-spam contains my sieve-script from my first posting. So, the difference from setflag to addflag is, setflag sets the flags, and only the given flags (removing all other flags), and addflag adds a flag to the existing flags... I fiddled around a little... The
2001 Nov 06
1
rsync for realtime filesystem replication.
Apologies in advance for a kind of long question: I've written an application called changedfiles (http://www.bangstate.com/software.html#changedfiles), which consists of two parts: a linux kernel module that reports all file operations to a device special, and a userspace daemon which can take arbitray shell action on files matching regexp rules specified in a config file. E.G.,
2007 Apr 18
0
Junk mail
Please take my email address off all mailing lists. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments= /20070205/d56a24e4/attachment-0001.htm
2006 Nov 03
0
Off topic: junk "mail filter"
Hi, anybody having a _junk_ "mail filter" instead of a "junk mail" filter should either unsubscribe from this list of fix the configuration. I''m getting back my messages with some nonsense like: <cgs@ldsys.net>: host ext1-chi.ldsys.net[208.176.63.109] refused to talk to me: 554 <rrzmta2.rz.uni-regensburg.de[132.199.1.17]>: Client host rejected: All
1997 Dec 23
1
Junk e-mail .... help needed!!!
Hi!! Of late, I'm getting a lot of un-solicited mails from this list, and inspite of un-subscribing mails, messages, threats , nothing really seems to work... My question: 1. Is there any way I can 'avoid' or 'bounce' incoming messages at the mail-server level?? 2. I cannot change my address (alias) as such... since this involves sending reminders to God knows how many
2004 Mar 27
0
SPAM and other junk posted to openssh-unix-dev@mindrot.org
You can read the list via <http://gmane.org/>, which does its own Spamassassin and ClamAV filtering. But it looks like at the moment SA there is having almost as many troubles as that filtering the list itself. It would be possible to write some new SA rules to catch the 'suspicious message' crap, and then send them to either the list owner or the maintainer of Gmane. -- Ed Avis
2009 Aug 31
1
IMAP servers and Sent/Junk folders
Hi, my users were recently moved from a uw-imap on HPUX to dovecot on EL5. Their sent items and folders went from a ~/Sent mbox file (when using SquirrelMail and Apple Mail both) to ~/mail/Sent for SquirrelMail and ~/mail/Sent Messages for other imap clients. I notice I can cat the files together and the only artifact is I end up with multiple "This message is part of the system do not
2007 Apr 18
0
Junk mail
Please take my email address off all mailing lists. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments= /20070205/d56a24e4/attachment-0001.htm
2004 Sep 20
1
[LLVMdev] Is there any way to modify basic block like adding junk code or ...
Hi , Is there any way to modify code like adding junk code or mess up the order of a bunch of codes(in same basic block) which is no dependency? I saw some options like -dce -deadargelim for 'opt' , but what I want is to reverse to do it. I mean adding some dead code or junk code. Actually what I want is to implement a ploymorphic engine. Coud I do those by using llvm? Thanks. Qiuyu
2005 May 17
2
Junk at the beginning, Warning, flexibel rate not heavily tested!
Hi,all I am newer to Asterisk.My Asterisk version is the newest CVS-HEAD.now something appears in the console CLI like below these,I don't know what's happen to my Asterisk Server.Could anybody help me? Thanks Junk at the beginning Warning, flexibel rate not heavily tested! Junk at the beginning Warning, flexibel rate not heavily tested! Warning, flexibel rate not heavily tested!
2007 Mar 06
0
Add current caller to junk-callers-database
Hello, I'm wondering how one might set up a feature to add (in real-time) the current CallerID information to a junk-callers database. After answering a call from an outside line and determining that the call was from a telemarketer or the like, the user could dial an easy specific code (like ** or 77), which would cause the call to be transferred to a specific extension within the
2007 Nov 14
1
"Whats New at Digium the Asterisk Company" -- Junk?
Is the "Whats New at Digium the Asterisk Company" message I got from digium at en25.com really from Digium? If so I suggest to send it from digium.com and not to use those shady Eloqua redirect URLs. Regards, Philipp Kempgen -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk?
2009 Aug 19
2
Newbie: How to copy track from CD for MOH without getting "Junk at beginning of frame ..."
I was copying tracks from CD into mp3 files so that I could use it in Asterisk 1.4.21.2 MOH. (BTW, I have already secured proper license to play MOH to callers.) I used MS Media Player version 11 and rip it at 128kbps (smallest) but whenever I listen to MOH, I saw the following message on the Asterisk console. WARNING[20829]: mp3/interface.c:215 decodeMP3: Junk at the beginning of frame 49443303