Sponsored Content
Full Discussion: axel command in solaris
Operating Systems Solaris axel command in solaris Post 302606943 by nareshkumar1 on Wednesday 14th of March 2012 01:04:33 AM
Old 03-14-2012
Java axel command in solaris

HI guys,

I am using axel command in soalris environment. but it is not returning any output
when i gave below command
Code:
#/usr/local/bin/axel -a  -n 10 ftp:<ip>/directory/path
Initializing download: ftp:<ip>/directory/path

what can i do to know whether this is running or not (background)


Thanks &Regards

---------- Post updated 03-14-12 at 10:34 AM ---------- Previous update was 03-13-12 at 05:18 PM ----------

every thing is okey. i.e download is initiating but dont know whether it is running backround or not . (or) am i missing any syntax .

please send you suggestion AEAP.

Thanks & Regards,
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Find command in Solaris

Hi folks, I am DBA who needs some help with find command. We have a directory with files dated from January 1, 2001. Several files are created each day. We probably have several hundred files. I want to delete all files OLDER than 90 days (I want to keep files that are 90 days before today &... (3 Replies)
Discussion started by: srolen
3 Replies

2. UNIX for Dummies Questions & Answers

Nohup command on Solaris

Hi, I have a general question on using the "nohup" command. As far as I've got it, submmitting a job with no hang up specified, should result in the job running until completion, regardless of whether the session that submitted the job(parent) is still active. This is very helpful when doing... (1 Reply)
Discussion started by: errolg
1 Replies

3. Solaris

solaris command reference

is there any good doc which explains the systems command reference manual for sun solaris for ex: related to memory disk space booting rsh enabling restarting LOM etc etc pls help... (1 Reply)
Discussion started by: gini
1 Replies

4. UNIX for Dummies Questions & Answers

mv command Solaris 10

Hi, does any one know what happens if you issue command mv file* and forget to write down the target directory? I lost with this command many files, if any one can tell me where to look for them I'll appreciate a lot. (2 Replies)
Discussion started by: sbnik
2 Replies

5. UNIX for Dummies Questions & Answers

Solaris 8 to Solaris 10 "metatool command"

We have had a third party upgrade a solaris 8 server to solaris 10. On solaris 8 I used a command called metatool so I could get a gui view of the disk layouts. What the command under Solaris 10? Does it work in the same way as metatool? Thanks Mark (1 Reply)
Discussion started by: miredale
1 Replies

6. Solaris

Solaris Command

Hi, I want to know is it possible to know the time of command user has executed ? (2 Replies)
Discussion started by: manoj.solaris
2 Replies

7. Solaris

what is the command to see the java version in solaris 8 and solaris 10

what is the command to see the java version in solaris 8 and solaris 10 (1 Reply)
Discussion started by: tv.praveenkumar
1 Replies

8. Solaris

Command in solaris

Need commands for following, At any give time Peak CPU average CPU Free memory paging swap % If any one can help in linux also, it would be fine. thanks Gopalan V (2 Replies)
Discussion started by: ilugopal
2 Replies
ftp::geturl(n)							    ftp client							    ftp::geturl(n)

__________________________________________________________________________________________________________________________________________________

NAME
ftp::geturl - Uri handler for ftp urls SYNOPSIS
package require Tcl 8.2 package require ftp::geturl ?0.2.1? ::ftp::geturl url _________________________________________________________________ DESCRIPTION
This package provides a command which wraps around the client side of the ftp protocol provided by package ftp to allow the retrieval of urls using the ftp schema. API
::ftp::geturl url This command can be used by the generic command ::uri::geturl (See package uri) to retrieve the contents of ftp urls. Internally it uses the commands of the package ftp to fulfill the request. The contents of a ftp url are defined as follows: file The contents of the specified file itself. directory A listing of the contents of the directory in key value notation where the file name is the key and its attributes the asso- ciated value. link The attributes of the link, including the path it refers to. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category ftp of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. SEE ALSO
ftpd, mime, pop3, smtp KEYWORDS
ftp, internet, net, rfc 959 ftp 0.2.1 ftp::geturl(n)
All times are GMT -4. The time now is 10:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy