Sponsored Content
Top Forums Shell Programming and Scripting Recursive FTP -- here at last. Post 32391 by norsk hedensk on Sunday 24th of November 2002 09:26:18 AM
Old 11-24-2002
perderabo,

that is a great script you wrote! im very impressed.
your effort to do this for every one just to help some people out is just another example of why unix.com has got to be the best and most helpful website one could find on all things related to unix and the internet. im running a server in my basment and have a desktop in my room, and im gonna have a mirror of everything on the site on my desktop, so i can work on the site from my room, and im gonna use your script to keep everything up to date. thanks for your hard work! im sure it will be appreciated by everyone who sees it.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Recursive FTP

I am trying to write a recursive FTP script and have come to a point where I need to test if the file is either a normal ascii file or a directory. My question is how do I test if the file is either ascii or directory. (1 Reply)
Discussion started by: aslamg
1 Replies

2. UNIX for Dummies Questions & Answers

recursive effect!!

I run the following command in some of my folders... and ended up with a huge mess!! find . -type f -exec perl -e 's/blabla/zzzxxxx/gi' -p -i.bak {} \; I had to kill the process and later when I checked with one of my folders.. ls vaditerm.dt.bak vaditerm.dt.bak.bak... (2 Replies)
Discussion started by: sskb
2 Replies

3. Shell Programming and Scripting

perl + Net::FTP::Recursive

Problem: It will not advance to the next user in the list. It always dies right after it sends the 2/2 files from the first users dir. $USERLIST="/export/home/mxdooley/perl_ftp/userlist"; $USER_DIR="/export/home/mxdooley/perl_ftp/homes";... (2 Replies)
Discussion started by: Optimus_P
2 Replies

4. Shell Programming and Scripting

recursive rcp

I wrote a shell script (AIX) to extract the file "/rep1/toto" from all the hosts referred in a list and send them to one local directory named ~/$host-$file with the hostname as prefix rcp -p user@host:/rep1/$file ~/$host-$file where file = toto ==> it works ! I would do the same thing... (6 Replies)
Discussion started by: Nicol
6 Replies

5. UNIX for Advanced & Expert Users

recursive sorting

In the ls command, -t option and -R option dont work simultaneously. ls -t ---> lists the files with sorting based on file date ls -R ---> lists the files recursively. How to make utilize both in the same command.? I want to sort the recursive files listing.. (1 Reply)
Discussion started by: fermisoft
1 Replies

6. Cybersecurity

Recursive SFTP

Hello, I need to transfer files from Serve1 to Server2. Previously I was using scp command. Now I have to use sftp (due to audit issues). The problem with sftp is (atleast to my level of knowledge) we cannot transfer dirs (and files within that dir). Is there a way to solve this? Looks like... (1 Reply)
Discussion started by: MohanTJ
1 Replies

7. UNIX for Dummies Questions & Answers

recursive wc on a directory?

Hi all, I need to count the number of lines in all the files under a directory (several levels deep). I am feeling extremely dumb, but I don't know how to do that. Needless to say, I am not a shell script wiz... Any advice? thanks in advance! (13 Replies)
Discussion started by: bimba17
13 Replies

8. UNIX for Dummies Questions & Answers

Recursive Permissions???

Is there anyway that I can change permissions on a directory and all its sub-directories and files using one single "chmod" command?? (5 Replies)
Discussion started by: the_red_dove
5 Replies

9. UNIX for Dummies Questions & Answers

recursive search and ftp

Could someone help me in recursive search and ftp'ing the files to remote server? The host machine will have /dir1/dira/list_of_files1 /dir1/dirb/list_of_files2 /dir1/dirc/list_of_files3 . . . so., I need to search from dir1 recursively (only one level down) and find all the files that... (1 Reply)
Discussion started by: brahmi
1 Replies

10. OS X (Apple)

Search recursive

before posting, I have tried to find my answer elsewhere. no luck. I need to find a file buried in a folder somewhere. Master folder has 10 sub folders. each sub folder has folders too. I found this but it does nothing I am on Mac and use Applescript. do shell script "find... (2 Replies)
Discussion started by: sbrady
2 Replies
ggz(7)								  GGZ Gaming Zone							    ggz(7)

NAME
ggz - The GGZ Gaming Zone DESCRIPTION
The GGZ Gaming Zone is a standards-conforming online gaming infrastructure which provides many applications and games to people who like to play on the internet or in local networks. GGZ, how the (recursive) acronym is called, is available for many computer systems. This docu- ment focuses on the installations on Linux, BSD and Unix. APPLICATIONS
There isn't a single executable named ggz, instead a multitude of programs is available to the user, and even more which operate on the system level or are used by developers and administrators. Users will most likely want to connect to a GGZ server on the internet, such as ggz://live.ggzgamingzone.org, to play games against other people. Core clients are used to perform this task. Functional clients exist in the form of kggz for the K Desktop Environment (KDE), ggz-gnome and ggz-gtk for GNOME or XFCE users, and ggz-txt for people who prefer com- mand-line applications. Of course, the clients are not bound to a specific desktop, but the choices above will likely be influenced by the level of integration. A client under development is the SDL-based vibora. Special clients exist in the form of ggzap, a quick-launcher for the KDE panel, and ggz-wrapper which is used for launching GGZ games from instant messenger applications. GAMES
Games are usually launched by the GGZ server, with corresponding game clients running on the user's desktop. Plenty of games are available for GGZ, most of them coming from the GGZ project itself but several independent game projects do now provide GGZ support. Game clients are implemented using multiple toolkits, some of which stem from certain desktop environments. However, all games work equally well under all desktops, it's just a matter of personal choice which of them are to be installed - having all of them is just fine. While some GGZ game clients are suited for online gaming only, others also run locally like normal games happen to do. Those will be found in the desktop's application menu. FILES
The following layout can vary from site to site, depending on the completeness of a GGZ installation and the operating system distribution in use. It adheres to the File Hierarchy Standard (FHS) as much as possible. /usr/bin GGZ applications, tools, and the games which provide single player mode. /usr/lib/ggz(d) GGZ game clients and servers. /usr/share/ggz(d) Data files for game clients and servers. /etc/ggz.modules Game module registry for game clients. /etc/ggzd Configuration for the GGZ server, including rooms and game types. CONFORMING TO
GGZ Design Document and Protocol Reference, available at http://www.ggzgamingzone.org/docs/design/ GGZ Client-Client Protocol Reference, available at http://www.ggzgamingzone.org/docs/design/clientspec/ GGZ Server-Server Protocol Reference, available at http://www.ggzgamingzone.org/docs/design/serverspec/ Freedesktop.org specifications for desktop integration of games and applications, more information at http://www.freedesktop.org/ File Hierarchy Standard for unix-derived operating systems, at http://www.pathname.com/fhs/ AUTHORS
The GGZ Development Team <ggz-dev@mail.ggzgamingzone.org> SEE ALSO
kggz(6), ggz-gtk(6), ggz-txt(6), ggz-java(6) The GGZ Development Team 0.0.14 ggz(7)
All times are GMT -4. The time now is 06:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy