similar to: scp should not report 100% until the last byte is transferred

Displaying 20 results from an estimated 300 matches similar to: "scp should not report 100% until the last byte is transferred"

2011 Mar 16
1
changing dpi with regeidt doesn't work
I'm wondering what's wrong with the follwoing command : tfoerste at n22 ~ $ wine regedit ~/Wine/dpi.reg regedit: setValue failed to open key System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts tfoerste at n22 ~ $ cat Wine/dpi.reg [System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts] "LogPixels"=dword:00000073 Pls reply to me too I'm not
2011 Mar 14
1
How to change the dpi from 96 to 115 automatically
Currently I start winecfg and set the dpi within the GUI. Is there any chance to use "wine regedit ..." for that thing ? TIA -- MfG/Sincerely Toralf F?rster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
2011 Jan 03
1
set registry value HKEY_CURRENT_USER\Software\Wine\X11 Driver to "ClientSideWithRender"="N"
After reading this comment https://bugs.freedesktop.org/show_bug.cgi?id=30157#c5 I'm wondering whether the registry value in comment #4 of that bug report should be made a default value for wine or not ? -- MfG/Kind regards Toralf F?rster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
2011 Apr 26
1
question releated to Makefile dependencies
I changed my configure + build 1-liner of wine : $>export CFLAGS="-O2 -march=native -pipe -g -ggdb"; export CXXFLAGS="$CFLAGS"; export CC="ccache gcc"; ./configure --enable-tests; make -j 2 with respect to the CFLAGS and wonders now, why make after the "make depend" step didn't found anything new to build. Doesn't depend the main target from
2011 Sep 19
1
GnuTLS error but wine thingks tes is ok
I'm wonder whether this : tfoerste at n22 ~/devel/wine-git/dlls/secur32/tests $ make test ... ntlm.c:1343: Tests skipped: NTLM package not installed, skipping test ../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok GnuTLS error: GnuTLS internal error. ... is wanted (schannel.ok is created in this case). I tested the
2011 Sep 26
0
Fwd: Re: GnuTLS internal error in wine test case
Hello, the following test case failed at my gen6too Linux using GnuTLS 3.0.3 : tfoerste at n22 ~/devel/wine-git/dlls/secur32/tests $ make test ../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok GnuTLS error: An unexpected TLS packet was received. GnuTLS error: A TLS fatal alert has been received. schannel.c:748: Test
2015 Dec 09
1
tsocks or equivalent for CentOS 7
Thanks, I got swamped after sending this but will get back to it soon. ----- Original Message ----- From: "Nux!" <nux at li.nux.ro> To: "CentOS mailing list" <centos at centos.org> Sent: Wednesday, December 9, 2015 3:16:21 AM Subject: Re: [CentOS] tsocks or equivalent for CentOS 7
2006 Mar 30
1
Transparent socks proxy
Hello, I'm running Wine 0.9.10 on a Fedora Core 5 at work. I'd like to use the Socks5 proxy we've got with application run under Wine. The application I'm using in Wine works fine using direct connection to the internet but this application has no settings I can change to inform it of the socks proxy. So I'm using Sockscap32 2.38 from www.permeo.com . It works fine under
2018 Feb 20
3
Is there socksify script for dynamics forwardings to unix domain sockets?
Hi! I noticed that `ssh -D /tmp/socket $myhost` will actually provide a socks server listing on the unix domain socket /tmp/socket (this does not appear to be documented, though it is semi-documented for -L and -R). Do you know of any "socksification" script to go along with it, in the spirit of tsocks of socksify (from dante)? Those do not seem to support socks servers running on
2018 Feb 21
4
Is there socksify script for dynamics forwardings to unix domain sockets?
Am Di, 20. Feb 2018, 23:13:16 -0800 schrieb Dan Kaminsky: > Date: Tue, 20 Feb 2018 23:13:16 -0800 > From: Dan Kaminsky <dan at doxpara.com> > To: J? Fahlke <jorrit at jorrit.de> > Cc: openssh-unix-dev at mindrot.org > Subject: Re: Is there socksify script for dynamics forwardings to unix > domain sockets? > > Whoa. That's pretty cool. > >
2015 Dec 08
3
tsocks or equivalent for CentOS 7
Does such exist? I looked for dante and couldn't find that. I found and tried using a version from CentOS 6 but it didn't work. If anyone can point me to an rpm (or set of same) I would most certainly appreciate it. Thanks. Confidentiality Notice | This email and any included attachments may be privileged, confidential and/or otherwise protected from disclosure. Access to this email by
2014 Oct 21
3
v3.18-rc1 32 bit KVM hangs early in boot process
On 10/20/2014 07:34 PM, Toralf F?rster wrote: > I uploaded the screen shots from the virt-manager to [1] and [2] > > FWIW e56d9fccb was fine so the bug slipped in after that. > > > [1] http://www.directupload.net/file/d/3781/j9mwrtpq_jpg.htm > [2] http://www.directupload.net/file/d/3781/29trc56v_jpg.htm > It might be virtio-console related, when the uevetns are
2014 Oct 21
3
v3.18-rc1 32 bit KVM hangs early in boot process
On 10/20/2014 07:34 PM, Toralf F?rster wrote: > I uploaded the screen shots from the virt-manager to [1] and [2] > > FWIW e56d9fccb was fine so the bug slipped in after that. > > > [1] http://www.directupload.net/file/d/3781/j9mwrtpq_jpg.htm > [2] http://www.directupload.net/file/d/3781/29trc56v_jpg.htm > It might be virtio-console related, when the uevetns are
2011 Sep 14
10
[Bug 8456] New: improve --link-dest bahaviour
https://bugzilla.samba.org/show_bug.cgi?id=8456 Summary: improve --link-dest bahaviour Product: rsync Version: 3.0.8 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: toralf.foerster at gmx.de
2011 Sep 12
14
[Bug 8450] New: --link-dest seems not to work mounted NTFS file systems
https://bugzilla.samba.org/show_bug.cgi?id=8450 Summary: --link-dest seems not to work mounted NTFS file systems Product: rsync Version: 3.0.8 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2014 Aug 31
4
[Bug 2269] New: ssh-copy-id: does not respect .ssh/config
https://bugzilla.mindrot.org/show_bug.cgi?id=2269 Bug ID: 2269 Summary: ssh-copy-id: does not respect .ssh/config Product: Portable OpenSSH Version: 6.6p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh-copy-id Assignee: unassigned-bugs
2005 Feb 16
1
Help Please!!!!
I have a asterisk server with 6 Cisco ATA connected in SIP. My problem is that one of them is dropping calls an I can't figure out what is the problem; I had made a SIP DEBUG PEER 1088 that is the peer with the problem. Any help will be appreciate Thanks Erick Weber VoIP*CLI> sip debug peer 1088 SIP Debugging Enabled for IP: 201.133.170.82:5060 Peer RTP is at port 192.168.1.69:0 Peer
2012 Apr 25
4
[Bug 8895] New: rsync warning: some files vanished
https://bugzilla.samba.org/show_bug.cgi?id=8895 Summary: rsync warning: some files vanished Product: rsync Version: 3.0.9 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: toralf.foerster at gmx.de
2009 Aug 03
3
Performance problem with STATUS after upgrade (1.0.15 -> 1.2.2)
Hello list, after upgrading dovecot from 1.0.15 to 1.2.2 (and carefully reading through the upgrading notes in the wiki), I got sieve, quota and fts up and running, but I'm now suffering some kind of performance problem with the STATUS command. Symptoms: Reading mail on the IMAP server itself with "mutt", no TLS/SSL, connected through loopback interface. Whenever I idle a bit and
2009 Aug 06
3
ACL plugin, public namespace, erroneous \HasNoChildren
Hi, dovecot 1.2.2 with a second namespace called "Public", mapped to "/export/vmailboxes/public", LIST returning \HasNoChildren: root at testvm06:~# cat /export/vmailboxes/public/dovecot-acl user=cite lrwstiekxa authenticated lrs anyone lrs root at testvm06:~# ls -l /export/vmailboxes/public/.announcements/dovecot-acl lrwxrwxrwx 1 root root 14 Aug 6 03:50