Displaying 20 results from an estimated 100 matches similar to: "Pcloud and Rclone: NUL added to beginning of each file"
2019 Sep 09
2
Off-site cloud backup (eg Amazon S3, Wasabi)
I?d like to synchronise our mail store to an Amazon S3 bucket or similar, for protection from ransomware.
Server is running on macOS with maildir.
Should I use a Dovecot process, rsync, a Mac app like Arq or Jungle Disk, or something else?
Anyone have experience or opinions on this?
Thanks,
James.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
2012 Oct 27
0
Remote access to R/Bioconductor on EBI's 64-bit Linux Cluster
Hi Rusers
Here is a place for testing R on Cloud.
http://www.ebi.ac.uk/Tools/rcloud/ <http://www.ebi.ac.uk/Tools/rcloud/>
Start the workbench by downloading the package for your operating system
(Macintosh or Windows), or via Java Web Start, and you will get access to an
instance of R running on one of EBI's powerful machines. You can install
additional packages, upload your own
2019 Aug 06
5
Configuration help
Okay, it's done. Here is the file
Le mar. 6 ao?t 2019 ? 10:55, Rowland penny via samba <samba at lists.samba.org>
a ?crit :
> On 06/08/2019 09:36, Guillaume Couvreur wrote:
> > it doesn't work, here is the log file
>
> Nothing there, can you try raising the log level ?
>
> start by adding:
>
> log level = 4
>
> to smb.conf and restart Samba and
2015 Aug 24
1
Web apps on a R server
I want to deploy some R web apps with a clean separate of concerns: R
code // applications.
My choice for the R part is to use one of these two tools:
- deployR[1]
- OpenCPU[2]
and JavaScript for web apps.
OS is Fedora 22 and web server Nginx.
I have been reading documentation about these two R application
integration tools, and find hard to choose one method. So I am
interested in hearing
2023 Oct 19
1
sftp 'Couldn't execute "bash"' lls error
Hi all.
Congratulations for the terrific software!
I want to know how it is explained.
Connected to ipv6-wireless.
sftp> ls
BLFS-11.3-html-sysv blfs-book-11.3-html.tar.xz set-rclone-password.sh
sftp> lls
Couldn't execute "bash": No such file or directory
Shell exited with status 1
sftp>
Note: this situation happened within "GNU Screen" (pts). It worked
2009 Jun 22
0
Putting R Based open source analytics for collobrative spreadsheet working on the Cloud
>
>
> Dear All,
I just posted an interview with Karim Chine of http://www.biocep.net/ who
has successfully built a latform for on demand data mining enabled by the
cloud through R.
Here is an except
BIOCEP is built on top of R and Scilab and anything that you can do within
those environments is accessible through BIOCEP. Here is what you have
uniquely with this new R/Scilab-based
2007 Oct 13
3
[Bug 12794] New: swfdec_text_field_movie assertion on blocky.swf
http://bugs.freedesktop.org/show_bug.cgi?id=12794
Summary: swfdec_text_field_movie assertion on blocky.swf
Product: swfdec
Version: unspecified
Platform: x86 (IA32)
URL: http://www.shockwave.com/content/blocky/sis/blocky.swf
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2013 Jun 19
1
Error 400 on SERVER: No such file or directory - getcwd
Hi
fully expecting to have done something silly here but am struggling to debug why I am getting the error:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: No such file or directory - getcwd at /etc/puppet/manifests/nodes.pp:2 on node my.domain.net
the line in question is getting a custom module which has not changed recently.
I was installing
2005 Dec 29
0
Re: Samba and NUL characters
I've tried CIFS VFS with the following config in my fstab
//cdn-mtl-ms/Logs /mnt/logs cifs username=user,password=pass 0 0
And I still have the same problem. As for kernel versions, the working
one uses "linux-2.4.21-20.EL" and the non-working one uses
"linux-2.6.9-11.EL". Does this have anything to do with "oplock" being
enabled in the kernel? I've
2010 Apr 28
2
[PATCH hivex] regedit: Add implicit nul-termination when importing strings.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages. http://et.redhat.com/~rjones/libguestfs/
See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html
-------------- next part --------------
>From 81cc08b749bde37f364400c2b983d1e73e8dde21 Mon Sep 17
2004 Jul 09
1
NUL characters in POP3 conversation cause Outlook to hang
We're being bitten an Outlook bug [1,2] that is triggered by a NUL
character in a message being sent through POP3. I see that dovecot's
imap implementation converts 0x00 to 0x80, but this conversion is not
done for POP3. Would it be possible to add an option to do this mapping
for POP3 as well?
Matt
[1] http://xforce.iss.net/xforce/xfdb/15859
[2]
2020 Aug 16
2
Bug: GSSAPI: Unexpected NUL in auth data
Hi,
After upgrading server to v2.3.11.3 (Arch linux). I can no
longer connect from Evolution client to the server via GSSAPI
(Kerberos). I get the following message in the log:
auth: Debug: gssapi(?,x.x.x.x,<XXX>): Unexpected NUL in auth
data
The bug appears to have been introduced by this patch:
https://github.com/dovecot/core/commit/d196f4c83c7383c17440d39eb994b4cd9ff5af52
Should
2020 Aug 16
0
Bug: GSSAPI: Unexpected NUL in auth data
> On 16/08/2020 11:52 Paul Banks <com-dovecot at paulbanks.org> wrote:
>
>
> Hi,
>
> After upgrading server to v2.3.11.3 (Arch linux). I can no
> longer connect from Evolution client to the server via GSSAPI
> (Kerberos). I get the following message in the log:
>
> auth: Debug: gssapi(?,x.x.x.x,<XXX>): Unexpected NUL in auth
> data
>
> The
2008 Apr 14
1
Initialize many variables to NUL, check whether an object exist
Hi,
Two questions:
A) I need to initialize many variables to NULL. So I created variable_names
<- c("a1", "a2"). What can I do to variable_names so that variable a1 is
NULL and a2 is NULL ?
B) How can I check whether an object exist ?
Thanks
Stanley
[[alternative HTML version deleted]]
2005 Dec 28
1
Re: Samba and NUL characters
Hi,
We have a Windows NT 4 SP5 sharing a read-only share of logs
that are constantly being written to and a Linux box running CentOS
release 4.2 (Final) that mounts this share. The share in mounted using
the following command:
smbmount //cdn-mtl-ms/Logs /mnt/logs -o
sockopt=SO_KEEPALIVE,username=user,password=pass,ro,uid=503,gid=503
smbmount -v shows --> Version 3.0.10-1.4E.2
We notice a
1998 Oct 14
0
The poisoned NUL byte
Summary: you can exploit a single-byte buffer overrun to gain root privs.
When, half a day after releasing version 2.2beta37 of the Linux nfs server,
I received a message from Larry Doolittle telling me that it was still
vulnerable to the root exploit posted to bugtraq, I was ready to quit
hacking and start as a carpenter...
Tempting as that was, I didn''t, and started looking for the
2003 May 06
3
FW: Sum by categorical variable
Another easy(/stupid) question:
with the following command
j2<-xf1[1:10,"V4"]
I have
> j2
[1] CHROMOLI LINEAGERMAI RINALDI GIUNTIMA
AUTOSTELLA
[6] CAIZZONE CENTRO B PEL E C SNC CONSORZI MAN NORD
PDM
1304 Levels: MACHIAVELLI Snc MENARINI MANUFACTURERS LOGISTICS SERVICES
... ZUCCHERIFICIO
2007 Jun 02
2
small bug in swfdec_mouse_as.c
Hi,
I found a small bug there. BTW which way is expected to send patches?
Attach a couple of git-format-patch(ed) patches in email, use
git-send-email or push to a git repository and notify the list?
Cheers,
diff --git a/libswfdec/swfdec_mouse_as.c b/libswfdec/swfdec_mouse_as.c
index d4d53d9..9483bbf 100644
--- a/libswfdec/swfdec_mouse_as.c
+++ b/libswfdec/swfdec_mouse_as.c
@@ -31,7 +31,7 @@
2001 Mar 11
1
Wine failure
Here's the info:
codeweavers-wine-20010305-1 on RH 6.2
Building font metrics. This may take some time...
fixme:font:LFD_InitFontInfo font '-2rebels-flare light
gothic-light-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry
'fcd8859' and character encoding '15'
fixme:font:LFD_InitFontInfo font '-2rebels-franklin cond.
2007 Jun 18
2
as branch progress report
Since there seem to be quite some people hacking on the as branch, I'd
like to give some report about its progress. So if you encounter
regressions after a git pull, you know where to look (or who to ask).
For everyone not aware of this, the as branch will become 0.5.0 at
some point. I should probably merge it into HEAD soon and start
releasing it, but I'm still unsure about this, because