Sponsored Content
Top Forums Shell Programming and Scripting Executing statements after quit in FTP. Post 44392 by dharmesht on Friday 5th of December 2003 09:10:46 AM
Old 12-05-2003
hi google
thatsfine
i tried with closing tag
itzz fine working

Cheeers
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

FTP - Executing Commands

I have written a script to ftp a file from Unix to an NT machine to authenticate ftp login I have added the information into the .netrc file when logged in using ftp the commands are not executed. Does anybody know how to make the command execute once username and password have been provided using... (2 Replies)
Discussion started by: hesmas
2 Replies

2. UNIX for Advanced & Expert Users

Executing shell script from Windows FTP

Hello, Any inputs on the possibility of executing a shell script on unix box from Windows FTP TIA (1 Reply)
Discussion started by: B2BIntegrator
1 Replies

3. Shell Programming and Scripting

executing commands through FTP session

Dears, i want to execute unix commands through FTP session those commands like grep XXXXX file name > new file tar new file ..... etc Please let me know how to so thank you (3 Replies)
Discussion started by: faiz
3 Replies

4. UNIX for Dummies Questions & Answers

If FTP cron job fails to connect = quit

Im having a problem with my ftp CRON jobs. I have another related (but not the same question in shell scripting). My FTP CRON jobs connect to a server and drop some files off, if for some reason it cannot connect to the server (timesout/password wrong etc) instead of stopping, it tries again... (3 Replies)
Discussion started by: mokachoka
3 Replies

5. Shell Programming and Scripting

FTP script - 'quit' never executes

I have wrote a script to get a very large encrypted file from a remote ftp server to a local debian box. The file downloads successfully, but the script never exits, or quits. None of code executes after the ftp get command. The file is approx 291M Here is the code: !/bin/sh... (3 Replies)
Discussion started by: jstrahm
3 Replies

6. Shell Programming and Scripting

Quit FTP issue

Hey, same problem. i want to check if files have been successfuly transferred after getting them back, but after I quit the ftp, nothing gets executed. Difference from original post is that I get 226 and 221 feedbacks from the server. 226 Transfer complete. 2409 bytes received in 0.0086... (5 Replies)
Discussion started by: fpflug
5 Replies

7. Shell Programming and Scripting

Commands not executing after FTP in shell script

Hello In the shell script we have a FTP command like below ftp -n -v -q winftp.principal.com >/infa/datafiles/GRP/Scripts/ftp_from_infa_dvcn.log<<END_SCRIPT   quote USER $FTP_USER quote PASS $FTP_PASS ascii lcd $FTP_LOCALDIR cd $FTP_FLDR put $FTP_FILE   bye exit If i... (1 Reply)
Discussion started by: Pratik4891
1 Replies

8. Red Hat

FTP stuck in 150 ascii after executing command

Hi, We have 2 linux RH servers (Server A and Server B), that were configured the same way. Same OS version, same ftp client, etc. The ftp client that we had installe, was downloaded from rpmbone site and the filename is: ftp-0.17-53.el6.x86_64 The permissions were already set up... (1 Reply)
Discussion started by: cees09
1 Replies

9. UNIX for Beginners Questions & Answers

Executing statements inside forloop parallely

Hi All, I have made a forloop as given below. if ]; then echo -e "serv_AAA_DS.ldif file created and will be splitted into 8 smaller files for ldapadd \n" sh ./file_splitter.sh for (( w=1; w <= 8; ++w )) do nohup ldapadd -x -c -h PL0 -p 389 -D "$LDAP_USER" -w... (8 Replies)
Discussion started by: Kamesh G
8 Replies
quodlibet(1)						      General Commands Manual						      quodlibet(1)

NAME
quodlibet - audio library manager and player SYNOPSIS
quodlibet [ --print-playing | control ] exfalso [ directory ] DESCRIPTION
Quod Libet is a music management program. It provides several different ways to view your audio library, as well as support for Internet radio and audio feeds. It has extremely flexible metadata tag editing and searching capabilities. This manual page is only a short reference for Quod Libet. Complete documentation is available at http://code.google.com/p/quodli- bet/wiki/Guide. QUOD LIBET OPTIONS
--enqueue filename|query Enqueue a filename or query results. --filter tag=value Filter on a tag value --focus Focus the running player --hide-window Hide main window --next Jump to next song --open-browser=BrowserName Open a new browser --order=inorder|shuffle|weighted|onesong|toggle Set or toggle the playback order --pause Pause playback --play Start playback --play-file=filename Play a file --play-pause Toggle play/pause mode --previous Jump to previous song or restart if near the beginning --force-previous Jump to previous song --print-playlist Print the current playlist --print-queue Print the contents of the queue --print-playing Print out information about the currently playing song. You may provide in a string like the kind described in the RENAMING FILES sec- tion below. --query=search-string Search your audio library --quit Exit Quod Libet --random=tag Filter on a random value --repeat=off|on|t Turn repeat off, on, or toggle --seek=[+|-][HH:]MM:SS Seek within the playing song --set-browser=BrowserName Set the current browser --set-rating=0.0..1.0 Rate the playing song --show-window Hide main window --start-playing Begin playing immediately --status Print playing status --toggle-window Toggle main window visibility --unfilter Remove active browser filters --unqueue=filename|query Unqueue a file or query --volume=(+|-|)0..100 Set the volume ALBUM COVERS
Album covers should be put in the same directory as the songs they apply to, and have "folder", "front", or "cover" in their filenames. If you want to store multiple albums in the same directory but keep distinct cover images, the name of the appropriate image file must contain the labelid tag value, e.g. COCX-32760 cover.jpg. TIED TAGS
Many places in Quod Libet allow you to use "tied tags". Tied tags are two tag names joined together with a "~" like "title~version" or "album~part". Tied tags result in "nice" displays even when one of the tags is missing; for example, "title~version" will result in Title - Version when a version tag is present, but only Title when one isn't. You can tie any number of tags together. SEARCH SYNTAX
All of Quod Libet's search boxes support advanced searches of the following forms: tag = value tag = !value tag = "value" tag = /value/ tag = &(value1, value2) tag = |(value1, value2) !tag = value |(tag1 = value1, tag2 = value2) &(tag1 = value1, tag2 = value2) #(numerictag < value) #(numerictag = value) #(numerictag > value) The 'c' postfix on strings or regular expressions makes the search case-sensitive. Numeric values may be given as integers, floating-point numbers, MM:SS format, or simple English, e.g. "3 days", "2 hours". See http://code.google.com/p/quodlibet/wiki/Guide_Searching. All internal tags begin with a ~ character. Non-numeric internal tags are ~basename, ~dirname, ~filename, ~format, ~length, ~people, and ~rating. Numeric internal tags are ~#added, ~#bitrate, ~#disc, ~#lastplayed, ~#laststarted, ~#length, ~#mtime, ~#playcount, ~#skipcount, and ~#track. See http://code.google.com/p/quodlibet/wiki/Guide_InternalTags. RENAMING FILES
Quod Libet allows you to rename files based on their tags. In some cases you may wish to alter the filename depending on whether some tags are present or missing, in addition to their values. A common pattern might be <tracknumber>. <title~version> You can use a '|' to only text when a tag is present: <tracknumber|<tracknumber>. ><title~version> You can also specify literal text to use if the tag is missing by adding another '|': <album|<album>|No Album> - <title> See http://code.google.com/p/quodlibet/wiki/Guide_Renaming. AUDIO BACKENDS
Quod Libet uses GStreamer for audio playback. It tries to read your GConf GStreamer configuration, but if that fails it falls back to osssink. You can change the pipeline option in ~/.quodlibet/config to use a different sink, or pass options to the sink. For example, you might use esdsink or alsasink device=hw:1. See http://code.google.com/p/quodlibet/wiki/Guide_AudioBackends. FILES
~/.quodlibet/songs A pickled Python dict of cached metadata. Deleting this file will remove all songs from your library. ~/.quodlibet/config Quod Libet's configuration file. This file is overwritten when Quod Libet exits. ~/.quodlibet/current A "key=value" file containing information about the currently playing song. ~/.quodlibet/control A FIFO connected to the most-recently-started instance of the program. --next, --previous, etc., use this to control the player. ~/.quodlibet/plugins/ Put plugins (from http://code.google.com/p/quodlibet/wiki/Guide_Plugins) here. ~/.quodlibet/browsers/ Put custom library browsers here. See http://code.google.com/p/quodlibet/wiki/Guide_Extending. BUGS
See http://code.google.com/p/quodlibet/issues/list for a list of all currently open bugs and feature requests. AUTHORS
Joe Wreschnig and Michael Urman are the primary authors of Quod Libet. SEE ALSO
http://code.google.com/p/quodlibet/wiki/Guide, http://code.google.com/p/quodlibet/wiki/FAQ, regex(7), gst-launch(1) November 26th, 2005 quodlibet(1)
All times are GMT -4. The time now is 04:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy