Sponsored Content
Full Discussion: Slow
Contact Us Post Here to Contact Site Administrators and Moderators Slow Post 4581 by Neo on Thursday 26th of July 2001 04:12:56 PM
Old 07-26-2001
Please check you network connection and Internet path. The site is on a T3 site and we access from a broadband cable modem many hops away. It is lightening fast for us. The site cannot respond faster than your network connection Smilie


In other words, the site flies when connectivity between client and server are fast. It is very fast on the server side. The bottleneck is on the client side.


Sometimes providers sell services that saturate their links and the service degrades. This many be happening between you and part of the Internet.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

scp is slow

All of the sudden scp got really slow ... from 2-3 seconds to 30 seconds. This happened for 5 hours, and then it went back to running fast. Why? If I use the -q qualifier which "Disables the progress meter" could this have any adverse effect? Thanks (1 Reply)
Discussion started by: tomstone_98
1 Replies

2. Solaris

Slow Login

Hi All, I have problem when i write my user name to login to my server late (about 10 min) to give me field of password if u know how i can solve it? Thanks (4 Replies)
Discussion started by: mass1123
4 Replies

3. Shell Programming and Scripting

Slow looping

Looks like I'm hogging the board this morning. This links to my previous thread, but it's a seperate issue so I though I would start a seperate thread. :) I have the following bit of script that works but takes ages to run due to the size of the file (hundreds of thousands of rows of data). Can... (1 Reply)
Discussion started by: dlam
1 Replies

4. Solaris

ssh very slow

I'm facing a problem when trying to ssh to SUN servers with solaris OS,it takes a long time until prompted for password ..after connecting to the server everything work fine..how can I solve this issue??? (11 Replies)
Discussion started by: mm00123
11 Replies

5. AIX

SLOW mksysb

Hello. I am running AIX 5.2 on a 9131-52A I am trying to run a mksysb. I ran one on a similar 9131 and it did not take long at all. But this one is taking forever. My output is as follows: ********************************************************* AIX:/ # mksysb -i /dev/rmt0 Creating... (2 Replies)
Discussion started by: mhenryj
2 Replies

6. UNIX Desktop Questions & Answers

Ftp is slow

hi, good morning. Ma trying to ftp from one AIX machine to another on the same segment of the network. The ftp to eshtablish connection from machine A to machine B is quick, but the reverse is taking is much time (2 mins). anyone can help me to solve this issue please (1 Reply)
Discussion started by: kamaldev
1 Replies

7. Shell Programming and Scripting

Why is SED so slow?

I have many files which contain about two million lines. Now I want to use sed to delete the 9th line and add a new line behind the 8th line. I use the command as follows: for((i=1;i<100;i++)); do echo $i; sed -i '9d' $i.dat; sed -i '8a this is a new line' $i.dat; done But it is... (3 Replies)
Discussion started by: wxuyec
3 Replies
filezilla(1)							 FileZilla Manual						      filezilla(1)

NAME
FileZilla - FTP client SYNOPSIS
filezilla filezilla [-l <logontype>] <FTP URL> filezilla -h|-s|-v filezilla -c <site> DESCRIPTION
FileZilla is a powerful client for plain FTP, FTP over SSL/TLS (FTPS) and the SSH File Transfer Protocol (SFTP). OPTIONS
-c <site>, --site <site> Connect to the given site from the Site Manager. Site has to be given as complete path, with a slash as separation character. Any slash or backslash that is part of a segment has to be escaped with a backslash. Path has to be prefixed with 0 for user defined entries or 1 for default entries. Site path may not contain double quotation marks. Example: filezilla -c 0/foo/bar/sl/ash connects to the user site sl/ash in the site directory foo/bar May not be used together with -s nor with URL parameter. -h, --help Displays a help dialog listing these commandline options. -l <logontype>, --logontype <logontype> Set a special logontype, can only be used in combination with a FTP URL as argument. Logontype has to be either ask or interactive. If -l isn't given, the normal logontype is used. -s, --sitemanager Start with Site Manager opened. May not be used together with -c nor with URL parameter. -v, --version Display version number of FileZilla. ENVIRONMENT
The FZ_DATADIR environment variable can be used to specify the directory containing FileZilla's data files. SUPPORT
Please visit http://filezilla-project.org/ for further information. Report bugs only if you are using the latest version available from the FileZilla website. COPYRIGHT
Copyright (C) 2004-2010 Tim Kosse FileZilla is distributed under the terms of the GNU General Public License version 2 or later. SEE ALSO
fzdefaults.xml(5) April 2008 filezilla(1)
All times are GMT -4. The time now is 08:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy