Sponsored Content
Full Discussion: Darwin + XFree86 FTP Client
Top Forums UNIX for Dummies Questions & Answers Darwin + XFree86 FTP Client Post 21581 by killerserv on Sunday 19th of May 2002 08:32:22 PM
Old 05-19-2002
You may wanted to try this FTP's out.

Fetch 4.01
http://fetchsoftworks.com/
Transmit
http://www.panic.com/transmit/download.html
RBBrowse - now with SFTP and SSH
http://www.rbrowser.com/
SecureFTP
http://www.glub.com/products/secureftp/screencaps.shtml
osXigen is a fully featured, easy to use FTP client for Mac OS X
http://www.jomosoft.com/osXigen.html
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

FTP Client

Is there any ftp CLIENT(either freeware or sharware) can support passive mode else ncftp? Thanks! (2 Replies)
Discussion started by: coolmans
2 Replies

2. UNIX for Dummies Questions & Answers

ftp command line client

Hi! Does anyone of you know another good ftp command line Client like Midnight Commander? (not /usr/bin/ftp) Thanks. (5 Replies)
Discussion started by: donald1111
5 Replies

3. UNIX for Advanced & Expert Users

Command line FTP Client

I'm looking for a FTP client that is similar to NCFTP in that I can run a full ftp command in one line without needing to access the client first then typing the ftp commands. Very simple request but I can't find any other tool like that, I have downloaded Kermit thinking I can use it to tranfer... (3 Replies)
Discussion started by: tamkag
3 Replies

4. UNIX for Dummies Questions & Answers

FTP client that meets these requirements?

Hi All, Does anyone knows an FTP client that meet these basic requirements? -Runs in the console therefore not a gui based but a command line based like the normal ftp program. -auto detects ascii / binary format files. -runs in linux. -free and opensource. Filezilla should be fine but... (3 Replies)
Discussion started by: 3rr0r_3rr0r
3 Replies

5. Linux

viewing ftp client logs

Hi All Is there any linux log file that captures invalid ftp login attempts in client side? I'm trying to come up with a script that will send an email to owners stating the number of invalid password login attempt when logging in to the ftp server. its like, 1. i'm in client side...then... (2 Replies)
Discussion started by: 3rr0r_3rr0r
2 Replies

6. Solaris

A good ftp client

Can anyone please suggest a agood ftp client(GUI) which would support sftp ...on solaris. I badly need it. I keep doing the transfers frequently, and some of them are binary and I am not sure how I change the mode to binary. To avoid this and other hassles, it would help if i have a GUI client. ... (6 Replies)
Discussion started by: Naanu
6 Replies

7. UNIX for Advanced & Expert Users

Dummy FTP Client!

We're just about to start testing a new server build. The application has many FTP/SFTP connections going to different servers. I'd like to temporarily replace the FTP/SFTP binaries with a mock version that will allow us to run all our production code as is, but will prevent the FTPs from actually... (1 Reply)
Discussion started by: JerryHone
1 Replies

8. Shell Programming and Scripting

FTP client is hanging very rarely!

Hi, I have a script in which I am using ftp to transfer some files from remote -> local and vice versa, this scripts is invoked by cron. for your reference I am sharing the function also : ============================================= fn_FileTransfer_LocalToRemote() { set -x... (1 Reply)
Discussion started by: anshuman0507
1 Replies

9. Red Hat

Implement FTP server on RHEL server without using FTP client

We have RHEL 5.8 in our environment, I had a query whether we can implement an FTP server using vsftpd package and Linux configurations like setsebool without using any external FTP clients like FileZilla etc. I am very confused on this. The FTP functionalities that should be present are download &... (3 Replies)
Discussion started by: RHCE
3 Replies

10. Shell Programming and Scripting

AIX FTP client

I am trying to transfer logs from Aix 6.1 to a linux appliance but it is not happening from last one month if i execute the batch command by command i can execute well but if i do it in shell script it is stuck without any error. Any one know how to generate a FTP client trace to know the issue... (10 Replies)
Discussion started by: ra8ul
10 Replies
pytrainer(7)						 Miscellaneous Information Manual					      pytrainer(7)

NAME
pytrainer - sport activity logging tool SYNOPSIS
pytrainer [options] DESCRIPTION
pytrainer is a tool to log all sport excursions coming from GPS devices (with a focus on ForeRunnner 205, 305 and 405) or GPX (http://www.topografix.com) files. Pytrainer supports GPS track files and displays it in graphs, maps... OPTIONS
-h, --help show this help message and exit -d, --debug enable logging at debug level -i, --info enable logging at info level -w, --warn enable logging at warning level --valid enable validation of files imported by plugins (details at info or debug logging level) - note plugin must support validation --check triggers database (only sqlite based) and configuration file sanity checks, adding fields if necessary. Backup of database is done before any change. Details at info or debug logging level --oldgraph Turn off new graphing approach --newgraph Deprecated option: turn on new graphing approach --confdir=CONF_DIR Specify the directory where application configuration will be stored. --logtype=TYPE Specify where logging should be output to. TYPE is one of 'file' (default), or 'console'. EXAMPLES
pytrainer starts pytrainer with log level set to ERROR pytrainer -d starts pytrainer with log level set to DEBUG (troubleshooting) AUTHORS
This manual page was originally written by Braulio Valdivielso <brlvldvlsmrtnz@gmail.com> and polished by Christian Perrier <bubulle@debian.org>. For more information please check 'Credits' in 'About' menu. Thanks to everyone who contributes and supports pytrainer. SEE ALSO
Project web site: http://sourceforge.net/apps/trac/pytrainer/ Distribution list: pytrainer-devel@lists.sourceforge.net version 1.0 2011-08-29 pytrainer(7)
All times are GMT -4. The time now is 10:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy