Displaying 20 results from an estimated 44 matches for "eft".
Did you mean:
left
1999 Jun 01
0
" ERROR! Out of file structures" with smbd, and Arcserve IT on sm b share
...:08, 3] smbd/trans2.c:call_trans2findfirst(665)
call_trans2findfirst: dirtype = 22, maxentries = 3, close_after_first=1,
close_if_end = 0 requires_resume_key = 1 level = 260, max_data_bytes = 352
[1999/06/01 14:42:08, 3] lib/util.c:unix_clean_name(609)
unix_clean_name [/home/admin/labels/cd-rom/eft/cdlabe3.cdr]
[1999/06/01 14:42:08, 3] lib/util.c:unix_clean_name(609)
unix_clean_name [home/admin/labels/cd-rom/eft/cdlabe3.cdr]
[1999/06/01 14:42:08, 3] lib/util.c:unix_clean_name(609)
unix_clean_name [home/admin/labels/cd-rom/eft]
[1999/06/01 14:42:08, 3] smbd/dir.c:dptr_create(474)
creatin...
2008 Mar 04
0
[PATCH] Compiling libev on Ubuntu Edgy Eft
On Ubuntu Edy Eft sys/inotify.h does not define IN_DONT_FOLLOW
(however linux/inotify.h does), so adding the check below will
circumvent compilation errors.
diff --git a/src/extconf.rb b/src/extconf.rb
index 2175fab..91bd44a 100644
--- a/src/extconf.rb
+++ b/src/extconf.rb
@@ -27,7 +27,7 @@ if have_header(''...
2024 Aug 02
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
I'm connecting to "EFT Server" https://www.globalscape.com/eft and it has an SFTP module. It has nothing to do with OpenSSH, but enterprise likes it for some reason. I don't control the server.
Looks like EFT doesn't support SSH2_FXP_FSETSTAT (working with a file handle), but it does support SSH2_FXP_SETSTA...
2013 Jun 19
1
"The account is not authorized to login from this station"
...= *
preferred master = no
winbind separator = +
max log size = 50
log file = /var/log/samba/log.%m
encrypt passwords = no
dns proxy = no
realm = MUD-LAB.INTERNAL.CO.ZA
security = ADS
wins server = 192.168.100.99
wins proxy = no
client ntlmv2 auth = yes
[EFT]
comment = EFT
path = /MIPEB-Live/EFT
browseable = yes
read only = no
inherit acls = yes
inherit permissions = yes
create mask = 700
directory mask = 700
valid users = @"MUD-LAB+mip_sys_ad"
[EFT Rejection]
comment = EFT Rejection
path = /MIPEB-...
2024 Aug 02
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
> On Aug 2, 2024, at 00:32, ilya Basin <basinilya at gmail.com> wrote:
>
> Looks like EFT doesn't support SSH2_FXP_FSETSTAT (working with a file handle), but it does support SSH2_FXP_SETSTAT (working with a file path). OpenSSH sftp only uses SSH2_FXP_FSETSTAT for directories. It doesn't have a separate "touch" command to set mtime for a path and its "chmod" c...
2024 Aug 01
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
...y 31, 2024 at 15:42 UTC
> To: ilya Basin; openssh-unix-dev at mindrot.org
> Subject: sftp can't preserve uploaded mtime: fsetstat: No such file or directory
>
> On 31/07/2024 16:28, ilya Basin wrote:
> I use openssh-client 1:8.9p1-3ubuntu0.6 and I'm trying to upload files to EFT Server.
>
> Previously I was using Total Commander with SFTP plugin and it does preserve mtime. https://www.ghisler.com/plugins.htm
>
> When I try to do the same from command line it fails.
>
> $ sftp -p user at server <<< 'put MRW_PM_Series_17146_PSSF_T1_HB.zi...
2006 Sep 21
2
Examples, and what is the preferred version/release to use?
...;)
Then my other main question at the moment is: what version of puppet
should I be using to be able to meaningfully follow the discussions
here. Is that the subversion trunk, or the most recent source release
(or some other)?
Because at the moment I am using the packages that are in Ubuntu edgy
eft (I think 0.18.4) on a dapper drake install (actually multiple on a
Xen machine), and for example am wondering whether the advice on how
to propagate facter facts via puppet as Luke explained somewhere not
so long ago on this thread would work with my puppet version. Because
when I do a puppet --gen...
2017 Sep 11
0
Re: virt-v2v stuck EDAC sbridge
On Fri, Sep 08, 2017 at 06:33:58PM +0000, Seth Tanner wrote:
> [fedora@virt-v2v-fedora ~]$ virt-v2v -ic vpx://AXIA-EFT%5cstanner@192.168.28.9/Axia/galleon.axia-eft.local/?no_verify=1 "Axia-DEV" -o glance -on Axia-DEV
Some of the debug info is missing here.
Can you run it with ‘-v -x’ added to the virt-v2v the command line.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com...
2006 Oct 31
0
6232309 need configurable limit on number of open FMEs
Author: jrutt
Repository: /hg/zfs-crypto/gate
Revision: 41d7d68d4ab013616c499ed0e497bffb54c8cc73
Log message:
6232309 need configurable limit on number of open FMEs
Files:
update: usr/src/cmd/fm/modules/common/eversholt/eft.c
update: usr/src/cmd/fm/modules/common/eversholt/eft.conf
update: usr/src/cmd/fm/modules/common/eversholt/fme.c
update: usr/src/cmd/fm/modules/common/eversholt/fme.h
2024 Jul 31
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
Hi.
I use openssh-client 1:8.9p1-3ubuntu0.6 and I'm trying to upload files to EFT Server.
Previously I was using Total Commander with SFTP plugin and it does preserve mtime. https://www.ghisler.com/plugins.htm
When I try to do the same from command line it fails.
$ sftp -p user at server <<< 'put MRW_PM_Series_17146_PSSF_T1_HB.zip "/0_GLS to be automated...
2024 Jul 31
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
On 31/07/2024 16:28, ilya Basin wrote:
> I use openssh-client 1:8.9p1-3ubuntu0.6 and I'm trying to upload files to EFT Server.
>
> Previously I was using Total Commander with SFTP plugin and it does preserve mtime.https://www.ghisler.com/plugins.htm
>
> When I try to do the same from command line it fails.
>
> $ sftp -p user at server <<< 'put MRW_PM_Series_17146_PSSF_T1_HB.zip &...
2007 Jan 24
0
R packages for [K]Ubuntu now available
A quick note to "publicly advertise" the immediate availability of packages of
R 2.4.1 for Ubuntu Dapper Drake (6.06) and Edgy Eft (6.10), straight off
CRAN.
>From the README:
R packages for Ubuntu on i386 are available. The plans are to support at
least the latest Ubuntu release and the latest LTS release. Currently
(January 2007), these are Edgy Eft (6.10) and Dapper Drake (6.06),
respectively.
To obtain the latest R...
2006 Nov 02
1
axis labels & title not visible
...the labels are printed. I've tried explicitly setting
axes=TRUE, but the result is the same. I have also tried downgrading to
2.3.1 and that didn't help. This has to be something really obvious that I
can't see for some reason. Any ideas?
FYI, I am running this on Ubuntu 6.10 (Edgy Eft).
Thanks!
-Jay
[[alternative HTML version deleted]]
2006 Nov 07
1
Display problems X11 device
Hello,
I am running R Version 2.3.1 (2006-06-01) on Kubuntu Edgy Eft 6.10 (problems
appreared after upgrading from previous version, but I don't know which
version of R was included then).
I have very weird problems with X11 device: it seems that it cannot display
correctly. For instance,
x<-1:10
plot(x)
opens the X11 plotting window, but points are...
2007 Mar 19
1
Can anyone view these video files with Wine? - Cartoon Network website
...ix/
Cartoon Network runs this site where you can watch shows that appear
late at night during AdultSwim. You could watch the shows with Firefox,
Mplayer and alll the Automatix codecs, UNTIL they added a function that
checks for Windows media player 10.
I tryed viewing the website with Ubuntu Edgy Eft with an Automatix2
installation of Wine. I was ABLE to get past the function that checks
for Windows Media Player 10, but I was unable to to view the videos.
I wrote Cartoon Network conplaining but I have not heard back from
them.
What should I try or where should I look?
2006 Oct 03
1
Error in X11 (PR#9272)
Full_Name: Frank Sch?ffer
Version: 2.3.1
OS: Ubuntu 6.10 (Edgy Eft)
Submission from: (NULL) (86.56.0.173)
frank at darwin:~$ R
R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.1 (2006-06-01)
ISBN 3-900051-07-0
R ist freie Software und kommt OHNE JEGLICHE GARANTIE.
Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreit...
2024 Jul 31
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
...com]
Sent: Wednesday, July 31, 2024 at 15:42 UTC
To: ilya Basin; openssh-unix-dev at mindrot.org
Subject: sftp can't preserve uploaded mtime: fsetstat: No such file or directory
On 31/07/2024 16:28, ilya Basin wrote:
I use openssh-client 1:8.9p1-3ubuntu0.6 and I'm trying to upload files to EFT Server.
Previously I was using Total Commander with SFTP plugin and it does preserve mtime. https://www.ghisler.com/plugins.htm
When I try to do the same from command line it fails.
$ sftp -p user at server <<< 'put MRW_PM_Series_17146_PSSF_T1_HB.zip "/0_GLS to be automated...
2007 Mar 19
2
NASCAR 2003 and sound issues
I've submitted a bug on this issue, but I'm hoping to find a
workaround that may help resolve the bug or get me to where I want to
be - racing this game.
Wine 0.9.22-9ubuntu3 (edgy)
Installed on Ubuntu - Edgy Eft (2.6.17-10-generic)
I did not compile this, installed as a package via Ubuntu's App
Manager
I don't use Windows with wine
Application: NASCAR 2003 (CD Installed version, no patches or mods)
Command line: wine NR2003.exe
Behavior: The game starts with the intro movie correctly. The sound...
1999 Apr 14
1
hmmm.. oplock problem on smb craches MS Word ... ?!?
...ock_break(943)
request_oplock_break: no response received to oplock break request to pid
1807
0 on port 2384 for dev = 808, inode = 1753116
The config file is very simple, here is a snapshot:
(it is not complete, the sharings are not essential here :) )
# Global parameters
workgroup = EFT_UNIX
netbios name = DAFFY
server string = Linux File Server for EFT
encrypt passwords = Yes
map to guest = Bad User
log file = /var/log/samba/log.%m
max log size = 50
nt smb support = No
time server = Yes
deadtime = 15...
2007 Mar 24
2
freepbx -> DB Error messages...
Hi all,
I am probably missing something ultimately obvious, but I have a problem
configuring freepbx...
Using Edgy Eft with the cvs freePBX 2.2.1 and followed the Ubuntu
installation guide on freepbx.org.
System pxe-boots from a server with NFS root on same
Using * 1.2 current (from source, not .deb's)
Using mISDN-streams (from source, not .deb's)
Using freePBX-2.2.1 (from source, not .deb's)
Installed...