Displaying 19 results from an estimated 19 matches for "filetransf".
Did you mean:
filetransfer
2007 Nov 21
4
Builder::XmlMarkup adds <inspect/> on printing and <clone/> on saving
Hello,
I am new in this group. Please give me a short hint, in case this is
the wrong place for my posting.
I want to create an XML file and store it in "filetransfer". The XML
part of the file (the body) sould go to "filetransfer.data". Despite
the last line, everything is fine with the code below.
With "filetransfer.save" two entries "<clone/>" are added at the end
of filetransfer.data. How can I avoid these entries?...
2013 May 08
2
[Bug 2099] New: SshClient.connect() failure on port 22
...0090704f
Java Version:
1.6.0_30
Sample Program:
import com.sshtools.j2ssh.SftpClient;
import com.sshtools.j2ssh.SshClient;
import com.sshtools.j2ssh.authentication.PasswordAuthenticationClient;
import com.sshtools.j2ssh.configuration.ConfigurationLoader;
import java.io.PrintStream;
public class fileTransfer
{
public static boolean connectToServer(String serverIp, int
serverPort, String userId, String password)
{
SshClient sfc = null;
try {
System.out.println("inside Try of as its SFTP");
ConfigurationLoader.initialize(false);
System.out.println("Configura...
2005 Dec 27
9
2.6.14 - HTB/SFQ QoS broken?
Hello,
First of all, I already contacted Martin Devera, the developer of HTB, and
he told me to search for help on this mailinglist, thus I am describing
my problems here now...
I am kind of seriously annoyed by QoS as I have been trying for over 3 years
to get it working properly - first I did not understand how it works, then
it seemed not to work, then it was working perfectly for half a
2003 Mar 18
1
mp3 files not playing
hello.....
i am running a samba server (samba 2.2.3a on suse linux 8.0) , two win
98 client and one win xp client.
the access to the samba-shares and the filetransfer works very fine with
all clients.
but if i want to play mp3-files that are stored on the server from the
win 98 clients nothing happens...winamp just 'hangs' trying it....there
is no problem with the xp client
any idea??
2003 Jul 04
2
(PR#3400)
Martin Maechler asked me to restate my problem.
Compiling the file (slightly modified w.r.t. the formerly
attached file) that can be found at
http://www.geo.uni-bayreuth.de/~martin/filetransfer/xswms2d.Rd
terminates with the error message
******* Syntax error: mismatched or missing brackets in
/-----
.....
\-----
when compiled by
R CMD Rdconv -t txt xswms2d.Rd
However, the file does not cause any error after deleting the
line
\item{a}{4}
(line 530), for example. This line...
2004 Nov 15
5
Packet loss with htb+sfq+l7filter
...ark 0x3
$NFl7 --l7proto http -j RETURN
$NFl7 --l7proto ftp -j MARK --set-mark 0x3
$NFl7 --l7proto ftp -j RETURN
$NFl7 --l7proto skype -j MARK --set-mark 0x2
$NFl7 --l7proto skype -j RETURN
$NFl7 --l7proto msnmessenger -j MARK --set-mark 0x1
$NFl7 --l7proto msnmessenger -j RETURN
$NFl7 --l7proto msn-filetransfer -j MARK --set-mark 0x3
$NFl7 --l7proto msn-filetransfer -j RETURN
$NFl7 --l7proto jabber -j MARK --set-mark 0x1
$NFl7 --l7proto jabber -j RETURN
$NFl7 --l7proto smtp -j MARK --set-mark 0x3
$NFl7 --l7proto smtp -j RETURN
$NFl7 --l7proto pop3 -j MARK --set-mark 0x3
$NFl7 --l7proto pop3 -j RETURN
$N...
2013 Jun 25
2
syslinux6 EFI fail to boot via pxe
...nnect to port y which set the source port to x + 1 at line 287
for example:
Client | Server
TFTP get file 2900 > 69
Response tsize 2900 < 7012
ACK blk 0 2901 > 7012 <-- wrong source port
Now the TFTP is failing, because he expect the filetransfer client port as the same as the initial filerequest.
Maybe that help to solve the problem
Regards
Michael
2004 Mar 16
3
samba 3, ADS, kerberos, keytab problem - Additional pre-authentication required
...directory and DNS properly set up.
- a suse linux 9.0 router with samba3.0.2.rc.1 and heimdal 0.6.-67.
- I am able to join the domain and get a valid ticket through kinit, if
I enter the Administrator's password or the userdata with password from
some account in the Administrator group.
- Filetransfer and Name services and winbind work flawlessly, as long
as there is a valid ticket.
I have googled and read in mailing lists, and became good advice (thanks
chris!) on how to get a ticket wih a cronjob and a keytab file:
- On the ADS-KDC I created a user, to whose account the new kerberos
pr...
1998 Mar 20
0
system hangs because of samba?!
...n because of the following
rules inthe [global] section of my smb.conf?!
#speed under FreeBSD
getwd cache = Yes
max xmit = 8192
read raw = yes
read prediction = yes
read size = 8192
socket options = IPTOS_LOWDELAY TCP_NODELAY
I think since I put this in my server hnags now and then because of big
filetransfers, but there might be another cause of hanging (I don't really
know why it happens, but I think it was after the change of smb.conf...
Paul
2013 Jun 25
0
syslinux6 EFI fail to boot via pxe
...t to x + 1 at line 287
>
> for example:
> Client | Server
> TFTP get file 2900 > 69
> Response tsize 2900 < 7012
> ACK blk 0 2901 > 7012 <-- wrong source port
>
> Now the TFTP is failing, because he expect the filetransfer client port as the same as the initial filerequest.
Isn't the server complaining because port 7012 is unreachable? Not the
other way around? It really doesn't matter to the server what the value
of the source port is from the client.
Looking at your network packet dump from a previous...
2005 Apr 25
14
IP2P & Skype question
Hi,
I am not sure if this is the correct destination for this email
question, so if not, please can someone direct me to the correct mailing
list / user.
I need to detect Skype traffic using (I think it can be done) IP2P.on a
RH Linux 2.4.20 kernel as well as the later fedora platforms. We have
built it into your kernel, but are looking for some help in the matching
parameters for skype in
2013 Jun 24
2
syslinux6 EFI fail to boot via pxe
Hello,
I tried to boot the new syslinux.efi (32bit) from the released syslinux 6 via PXE. In a wireshark trace I can see that the syslinux.efi was loaded successfully via TFTP.
Then the client try to load ldlinux.e32. I see the request and also the acknoledgement in the trace. After that the client try to load the file, but the source port is changed to tftp request port + 1.
For example:
2004 Jul 21
3
Request to an hpa-TFTP enhancement - convert '\' in filenames to '/'
Hello,
I'm working on getting BartPE (normally a LiveCD of Windows XP)
network booted by PXE from a Linux TFTPD server. Normally a M$
RIS server with Active Directory and stuff is necessary, but the basic
filetransfers are all done by TFTP and SMB and can therefore be
delivered by a Linux machine.
I'm referring to this documentation
http://oss.netfarm.it/guides/pxe.php how to do that.
Most of the stuff is simple and there have to be some python based
tools installed on the Linux machine.
BUT, to satis...
2006 Jun 04
4
Maximum samba file transfer speed on gigabit...
Ok so maybe someone can explain this to me. I've been banging my head
against the wall on this one for several weeks now and the powers that be
are starting to get a little impatient. What we've got is an old FoxPro
application, the FoxPro .dbf's being stored on a Linux fileserver using
Samba (Fedora 3 currently, using Fedora 5 on the new test server). We're
having speed
2016 May 11
3
access to files continues after removing user from group
Hello all,
I've noticed that removing a user from a group in /etc/group does not
immediately prevent the user from accessing files / directories which the
group
still has access to.
For example, say user 'cwseyst2' only has access to access to 'plc' if it
is in group 'plc-staff'.
# getfacl plc
# file: plc
# owner: smbadmin
# group: smbadmin
user::rwx
group::rwx
2006 Apr 05
0
Slow performance to samba server with OSX client
...copy using Finder to a samba share on a Gentoo Linux machine
running samba version 3.0.14a. Copying a 1GB file to the fileserver
takes roughly 2 hours (33,9 MB in 4 min). This means 142 kb/s over a
Gigabit network.
Now here is the strange thing:
When I log into the Gentoo box using SSH, during the filetransfer and
run tcpdump (dumping output through the terminal) the transfer speed
shoots up and the copying takes less than one minute. 700MB in 30
seconds, or 23 MB/s. I included a small piece of the tcpdump in the
hope it helps.
When I stop the tcpdump or route it to /dev/null the speed drops.
Whenever...
2009 Mar 11
6
Export ZFS via ISCSI to Linux - Is it stable for production use now?
Hello,
I want to setup an opensolaris for centralized storage server, using
ZFS as the underlying FS, on a RAID 10 SATA disks.
I will export the storage blocks using ISCSI to RHEL 5 (less than 10
clients, and I will format the partition as EXT3)
I want to ask...
1. Is this setup suitable for mission critical use now?
2. Can I use LVM with this setup?
Currently we are using NFS as the
2004 Sep 15
2
Samba 2.0.6-3 (productive env.) slow down dramticaly
...ers = @smb-o-admin-it
write list = @smb-o-admin-it
force user = root
force group = smb-o-admin-it
guest ok = Yes
csc policy = disable
########################################################################
here comes an syslog extract from an example filetransfer (copying from
\\server\public to local desktop. Transfer ends with windows message
"File could not be copied. From Sourcefile or from Sourcedisk could not
be read"
############################################################
[2004/09/15 22:01:57, 5] auth/auth_util.c:debug_nt_user_to...
2003 Jun 09
21
shorewall + tos + netbios
Hi Tom,
How are u?
hehehe
I have a question.
I have 2 pc with redhat 9.0 configured with ipsec freeswan 1.99 (vpn)
and i have to tranfer file from one to the othert one.
I see that ftp tranfer have a throughtput is the double than a netbios
tranfer... why???
I supposed the problem is the TOS.(/etc/shorewall/tos) and i modified
the file like ftp... in this method.
#SOURCE DEST